conviette commited on
Commit
8b6c0f4
·
1 Parent(s): e9213fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@
4
  license: apache-2.0
5
  ---
6
 
7
- This model was developed to analyze comment authorship patterns on Korean news articles.
8
  For further details, refer to our paper on Journalism: [News comment sections and online echo chambers: The ideological alignment between partisan news stories and their user comments](https://journals.sagepub.com/doi/full/10.1177/14648849211069241)
9
 
10
  * This model is a BERT classification model to classify Korean user generated comments into binary labels of liberal or conservative.
 
4
  license: apache-2.0
5
  ---
6
 
7
+ This model is a binary classifier developed to analyze comment authorship patterns on Korean news articles.
8
  For further details, refer to our paper on Journalism: [News comment sections and online echo chambers: The ideological alignment between partisan news stories and their user comments](https://journals.sagepub.com/doi/full/10.1177/14648849211069241)
9
 
10
  * This model is a BERT classification model to classify Korean user generated comments into binary labels of liberal or conservative.