Skip to content

Implementation of a sentiment classifier using varius NLP techniques and models.

Notifications You must be signed in to change notification settings

mircocarciani/NLP_Sentiment_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Files in ZIP folder
 - readme.txt   
 - car_reviews.ipynb   (jupyter notebook)
 - car_reviews-negated.csv    (contains all reviews already negated using the sintax dependecy parcer)


Version of the used models
- scikit-learn	ver 0.23.2
- numpy			ver 1.20.3
- stanza		ver 1.3.0
- nltk			ver 3.5	
- gensim:		ver 4.1.2
- pandas		ver 1.1.3
- seaborn		ver 0.11.0
- matplotlib	ver 3.3.2

About

Implementation of a sentiment classifier using varius NLP techniques and models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published