mayatp / nlp_deception

NLP Deception using Amazon reviews data. Implementing SVM for classifiying fake and real reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nlp_deception

NLP Deception using Amazon reviews data. Implementing SVM for classifiying fake and real reviews. textstat package is included in the repository as it's needed when using most of the functions in maya_part_b.py file, such as syllable and sentence count, smog index, automated readability index etc.

To install the library on a Mac:

  1. navigate to the textstat folder ‘cd textstat’
  2. run ‘python setup.py build’ command or ‘python setup.py install’ as root

About

NLP Deception using Amazon reviews data. Implementing SVM for classifiying fake and real reviews.


Languages

Language:Python 100.0%