shivananda199 / Fake-Product-Review-Monitoring-and-Product-Evaluation-using-Opinion-Mining

The system deletes fake reviews on products and rates a product automatically based on customer reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not found

srinjoy26 opened this issue · comments

.\Desktop\final year project\Fake-Product-Review-Monitoring-and-Product-Evaluation-using-Opinion-Mining-master\fake\fakepro\admin>python test.py
Traceback (most recent call last):
File "test.py", line 27, in
with open("product_reviews.json") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'product_reviews.json'

please give me a solution

create a json file with reviews

json file

yes, as suggested by iota-008, create a sample product_reviews.json file with a collection of positive and negative reviews.