songyouwei / ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
☆2,066Updated last year
Alternatives and similar repositories for ABSA-PyTorch:
Users that are interested in ABSA-PyTorch are comparing it to the libraries listed below
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆510Updated 3 years ago
- Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;☆1,002Updated this week
- A paper list for aspect based sentiment analysis.☆457Updated last year
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆362Updated last year
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆462Updated 4 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,178Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆907Updated 2 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆690Updated 5 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,649Updated 2 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,801Updated 10 months ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,661Updated 5 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆401Updated last year
- TextCNN Pytorch实现 中文文本分类 情感分析☆624Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆952Updated 5 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,813Updated 6 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,259Updated 2 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,703Updated 9 months ago
- bert中文分类实践☆735Updated 6 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,619Updated 9 months ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆665Updated 4 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,415Updated last year
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- tensorflow implementation☆1,145Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,372Updated 2 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆630Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- DeepIE: Deep Learning for Information Extraction☆1,948Updated 2 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,533Updated 3 years ago