childishwitch / SpamOpinion

nthu105nlp: use several method to detect spam review

Repository from Github https://github.comchildishwitch/SpamOpinionRepository from Github https://github.comchildishwitch/SpamOpinion

python version: python3.4
three directories are three kinds of method
we use NB method for the final plugin
if we have a json file(format like data.json), run json2doc.py to have a prediction
if we have a text file(format like data.txt), run jsondoc_readTxt.py to have a prediction
you may have to download dict.txt.big.txt from internet source for jieba, and install jieba

About

nthu105nlp: use several method to detect spam review


Languages

Language:Python 100.0%