#SENTıMENT OF MOVıES COMMENT
The aim of the this project take the film comment and provide information about the film .
Slides- [Here] (https://prezi.com/ewtjmgmd8z2v/natural-language-processing/).
- Pycharm
- Scrapy
- NLTK
- Naive Bayes
- WEKA
scrapy crawl comment -o comment.json
##Project Development Steps
- Take datas from film website
- Clean data (remove mentioned users)
- Label positive and negative comment
- Apply Naive Bayes Classifier algorithm
- Test results