Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This model classified politicians' tweets in English according to nine issues:
|
| 6 |
+
|
| 7 |
+
- Health
|
| 8 |
+
- Economy
|
| 9 |
+
- Immigration
|
| 10 |
+
- Crime
|
| 11 |
+
- Education
|
| 12 |
+
- Taxes
|
| 13 |
+
- International Affairs
|
| 14 |
+
- Defense
|
| 15 |
+
- Environment
|
| 16 |
+
|
| 17 |
+
The model was used to classify Twitter messages to study responsiveness to public issue salience for a forthcoming article. A link to the article will be provided that explains the training and validation process upon publication.
|