YZHANG1270 / Aspect-Based-Sentiment-AnalysisLinks
Aspect Based Sentiment Analysis 基于方面的细粒度情感分析
☆174Updated 3 years ago
Alternatives and similar repositories for Aspect-Based-Sentiment-Analysis
Users that are interested in Aspect-Based-Sentiment-Analysis are comparing it to the libraries listed below
Sorting:
- 细粒度用户评论情感分析☆123Updated 7 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆43Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆270Updated 5 years ago
- smp ewect code☆78Updated 5 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆85Updated 5 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆201Updated 3 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 3 years ago
- 多标签文本分类☆53Updated 6 years ago
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的 方面级情感分析论文与相关资源集合☆363Updated last year
- multi-label-classification-4-event-type☆138Updated 2 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Updated 2 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Updated 10 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- ☆86Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- 电商评论观点挖掘☆43Updated 4 years ago
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆45Updated 7 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆201Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Updated 6 years ago
- 情绪原因识别、情绪分类、情绪词典构建☆71Updated 7 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆245Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago