Skip to content

warteg-biru/sentiment-analysis-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Indonesian Sentiment Analysis Model

Scripts to create a model to be used as an sentiment classifier. This classifier is uses NLTK for string processing. Scikit-learn for text classification.

We couldn't have assembled this rhetoric scoring model without the help of some awesome creators on the internet.

Credits to: Harrison Kinsley a.k.a sentdex, Laurence Moroney and Eduonix

Tutorials and Code from them below:
Sentdex, tutoring how to use NLTK with Python 3 for Natural Language Processing:
https://www.youtube.com/watch?v=FLZvOKSCkxY&list=PLQVvvaa0QuDf2JswnfiGkliBInZnIC4HL
Eduonix, on Projects In Machine Learning | NLP for Text Classification with NLTK & Scikit-learn video:
https://www.youtube.com/watch?v=G4UVJoGFAv0
Laurence Moroney, Text Classification Tutorial (Coding TensorFlow):
https://www.youtube.com/watch?v=BO4g2DRvL6U

About

A model to analyze sentiment for product reviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages