Skip to content

Latest commit

 

History

History

sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sentiment Analysis

Analyze what the movie reviews truly mean with a pinch of NN :)

You can train the model by running main.py or import the saved_model.sav through pickel and implement it in your projects.