Skip to content

This is the program which tries to classifier the sentiment of the production's comments in JD.

Notifications You must be signed in to change notification settings

lixiansen2048/NLP-JD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This is a program based on machine learning which tries to classify the sentiment of product's comment in JD.

The accuracy of the classifier is about 85% in theory. It isn't good enough but the idea of the program may be useful.I trust that after optimization, this program will work better than now.

You can easily reuse that model only by writing DataSpider.py to get your data.

The detail has been shown in my CSDN blog.

基于机器学习的NLP情感分析(一)---- 数据采集与词向量构造方法

基于机器学习的NLP情感分析(二)—- 分类问题

About

This is the program which tries to classifier the sentiment of the production's comments in JD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%