Thanks to visit codestin.com
Credit goes to github.com

Skip to content

emreozbay/NLP

Repository files navigation

#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/).

Requirement

  1. Pycharm
  2. Scrapy
  3. NLTK
  4. Naive Bayes
  5. WEKA

Run

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages