Building a swahili sentiment analyzer
# Term-Project-Developing-a-Swahili-Sentiment-Analyzer
# Sentiment analyzer that should be able to validate by accepting a new text or message in swahili and determine its sentiment i.e. whether it is positive or negative
To run this project
1. Install all the necessary python libraries #Install the gradio library to run the user interface
2. Run the code and make sure the dataset is properly connected you can access through an online codespace
3. You can flag any wrong sentiments so that they can be logged for extensive training
4. I am using the gradio library for the deployment . You can run the code and access the same via a link generated after the code is succefully compilled
5. Also note that the notebook and the python script are the same so feel free to run either!
# Thank you and enjoy