Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Sarcasm-Detection using BERT Model
|
| 2 |
|
| 3 |
**Sarcasm Detection Model**: Detects instances of sarcasm in text, a crucial aspect for understanding nuanced communication.
|
|
@@ -7,5 +11,4 @@
|
|
| 7 |
- O or Not Sarcasm
|
| 8 |
- 1 or Sarcasm
|
| 9 |
|
| 10 |
-

|
| 11 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
---
|
| 5 |
# Sarcasm-Detection using BERT Model
|
| 6 |
|
| 7 |
**Sarcasm Detection Model**: Detects instances of sarcasm in text, a crucial aspect for understanding nuanced communication.
|
|
|
|
| 11 |
- O or Not Sarcasm
|
| 12 |
- 1 or Sarcasm
|
| 13 |
|
| 14 |
+

|
|
|