Skip to content

RenzoTsai/Machine-Learning-on-News-Sentiment

Repository files navigation

Machine-Learning-on-News-Sentiment

This is a project related to Chinese News Sentiment Analysis and uses the traditional Machine Learning Method: Naive Bayes.

Needs :

numpy / pandas / jieba / matplotlib

How to Run:

Step One

run preProcess.py to preprocess raw dataset and get the clean data.

Step Two

run wordCut.py to cut the news sentences and get the Chinese Word Segmentation.

Step Three

run train.py to train the machine learning model.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages