Commit
·
7337b2e
1
Parent(s):
afc4323
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
A Multi-Class Text-Classification Model that Detects the Irony in Text Prompts.
|
| 2 |
|
| 3 |
- irony
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-classification
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
datasets:
|
| 7 |
+
- yigitkucuk/poems-dataset
|
| 8 |
+
license: gpl-3.0
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
A Multi-Class Text-Classification Model that Detects the Irony in Text Prompts.
|
| 12 |
|
| 13 |
- irony
|