songyouwei / ABSA-PyTorchLinks
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
☆2,069Updated last year
Alternatives and similar repositories for ABSA-PyTorch
Users that are interested in ABSA-PyTorch are comparing it to the libraries listed below
Sorting:
- A paper list for aspect based sentiment analysis.☆456Updated last year
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆511Updated 3 years ago
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆362Updated last year
- Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;☆1,019Updated this week
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆911Updated 2 years ago
- 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,195Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,260Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,847Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆690Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,663Updated 5 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,648Updated 2 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,808Updated 11 months ago
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆402Updated last year
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,814Updated 6 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆671Updated 4 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆629Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆508Updated 2 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆591Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆956Updated 5 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,211Updated 2 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,240Updated 4 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,976Updated 2 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,065Updated last year
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,885Updated last year
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,421Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,491Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,534Updated 3 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,719Updated 10 months ago