Update README.md
Browse files
README.md
CHANGED
@@ -41,3 +41,7 @@ You can use this model directly with a pipeline for text classification:
|
|
41 |
[{'label': 'positive', 'score': 0.9863048791885376},
|
42 |
{'label': 'negative', 'score': 0.9570127129554749}]
|
43 |
```
|
|
|
|
|
|
|
|
|
|
41 |
[{'label': 'positive', 'score': 0.9863048791885376},
|
42 |
{'label': 'negative', 'score': 0.9570127129554749}]
|
43 |
```
|
44 |
+
|
45 |
+
## Code
|
46 |
+
|
47 |
+
https://github.com/rasyosef/amharic-sentiment-classification
|