Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ tags:
|
|
| 18 |
Yorùbá Sentiment Checker
|
| 19 |
A hybrid (Rule-Based + Machine Learning) sentiment analysis tool for classifying Yorùbá text into Positive, Negative, or Neutral categories. This project addresses the challenge of building NLP tools for low-resource languages by combining the precision of a curated lexicon with the contextual understanding of a statistical model.
|
| 20 |
|
| 21 |
-
This model was as result of the SEMINAR PAPER PRESENTED IN THE DEPARTMENT OF LINGUISTICS AND AFRICAN LANGUAGES, UNIVERSITY OF IBADAN by Kasaba Abeeb
|
| 22 |
|
| 23 |
**Features**
|
| 24 |
Hybrid Architecture: Integrates a comprehensive, hand-curated Yorùbá sentiment lexicon with a Logistic Regression classifier for robust sentiment prediction.
|
|
|
|
| 18 |
Yorùbá Sentiment Checker
|
| 19 |
A hybrid (Rule-Based + Machine Learning) sentiment analysis tool for classifying Yorùbá text into Positive, Negative, or Neutral categories. This project addresses the challenge of building NLP tools for low-resource languages by combining the precision of a curated lexicon with the contextual understanding of a statistical model.
|
| 20 |
|
| 21 |
+
This model was as result of the SEMINAR PAPER PRESENTED IN THE DEPARTMENT OF LINGUISTICS AND AFRICAN LANGUAGES, UNIVERSITY OF IBADAN by Kasaba Abeeb https://doi.org/10.13140/RG.2.2.29750.97601
|
| 22 |
|
| 23 |
**Features**
|
| 24 |
Hybrid Architecture: Integrates a comprehensive, hand-curated Yorùbá sentiment lexicon with a Logistic Regression classifier for robust sentiment prediction.
|