Kasaba6330 commited on
Commit
7430bd1
·
verified ·
1 Parent(s): fbc0181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 at the University of Ibadan 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.
 
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.