SmallVagetable / opinionExtraction
无监督观点聚类。通过依存关系进行观点提取,对观点进行相似度计算,对已经生成的观点聚类
☆47Updated 6 years ago
Alternatives and similar repositories for opinionExtraction:
Users that are interested in opinionExtraction are comparing it to the libraries listed below
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- 电商评论观点挖掘☆41Updated 3 years ago
- 文本相似性☆23Updated 5 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆25Updated 9 years ago
- 评论上的情感分析:主题与情感词抽取☆82Updated 4 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆72Updated last year
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 6 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆40Updated 6 years ago
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆85Updated 6 years ago
- 多标签文本分类☆54Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆38Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 4 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- TF-IDF+Word2vec做文本相似度计算,最好是长文本☆24Updated 5 years ago
- 利用Doc2Vec计算文本相似度☆136Updated 6 years ago
- 电商评论观点挖掘☆38Updated 5 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆77Updated 4 years ago
- Clustering text with Bert☆56Updated 4 years ago
- Pytorch implementation of "Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction", ACML2018☆59Updated 5 months ago
- 利用哈工大同义词林替换问答文本内的同义词进行语料扩充☆36Updated 5 years ago
- 利用bert预训练模型生成句向量或词向量☆28Updated 4 years ago
- 依存句法实现关系三元组的自动抽取☆97Updated 3 years ago