Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
license: apache-2.0
|
| 5 |
---
|
| 6 |
|
| 7 |
-
This model
|
| 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.
|