ami66 / ChineseTextClassifierLinks
中文商品评论短文本分类器,可用于情感分析
☆365Updated 3 years ago
Alternatives and similar repositories for ChineseTextClassifier
Users that are interested in ChineseTextClassifier are comparing it to the libraries listed below
Sorting:
- 用tensorflow进行中文自然语言处理的情感分析☆449Updated 4 years ago
- 用LSTM进行文本的情感分析☆188Updated 5 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆630Updated 6 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆450Updated 5 years ago
- 基于Word2Vec+SVM对电商的评论数据进行情感分析☆135Updated 7 years ago
- 京东评论情感分析模型,主要包括1、数据获取及探索性分析;2、文本预处理、文本分词、文本向量化、特征提取、