gentelyang / cnn-text-classification-master
中文文本情感分类利用cnn
☆20Updated 5 years ago
Alternatives and similar repositories for cnn-text-classification-master:
Users that are interested in cnn-text-classification-master are comparing it to the libraries listed below
- 基于keras的评论文本情感分类☆43Updated 4 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆32Updated 7 years ago
- 细粒度用户评论情感分析☆121Updated 6 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆53Updated 6 years ago
- 电商评论观点挖掘☆38Updated 5 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Updated 4 years ago
- 情绪原因识别、情绪分类、情绪词典构建☆68Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆52Updated 6 years ago
- baseline分享-互联网新闻情感分析☆11Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- 完全端到端的核心实体识别与情感预测☆34Updated 5 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- NLP 以及相关的学习实践☆40Updated 2 years ago
- 文本相似性☆23Updated 5 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 6 years ago
- 相似案例匹配☆46Updated 5 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆25Updated 9 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 5 years ago
- 基于 SVM 的细粒度 情感分析☆22Updated 6 years ago
- 文本热点挖掘,基于DBSCAN聚类模型,对文本的热点事件进行挖掘☆40Updated 4 years ago
- gensim-word2vec+svm文本情感分析☆102Updated 7 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。使用Bert-As-Service库中的中文Bert模型进行句向量的提取,加入全连接层后进行三分类。☆25Updated 5 years ago