Summarization & Opinion Spam Detection of Online Reviews


Setting up the source

Prerequisites:

Note:

In case the dataset is not available at the above links or is no longer accessible, it can be downloaded from here

Steps to run this system:

  1. cd Fake-review-detection-and-Summarization-ML-src
  2. pip -r install requirements.txt
  3. Install the nltk packages mentioned in the "nltkpackages" file
  4. Run Launcher.py to preprocess and start execution