songyouwei / ABSA-PyTorchLinks
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
☆2,090Updated 2 years ago
Alternatives and similar repositories for ABSA-PyTorch
Users that are interested in ABSA-PyTorch are comparing it to the libraries listed below
Sorting:
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆921Updated 2 years ago
- Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;☆1,057Updated this week
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆362Updated last year
- A paper list for aspect based sentiment analysis.☆457Updated last year
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,822Updated 6 years ago
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆514Updated 3 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,851Updated 4 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,625Updated last year
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,812Updated last year
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,215Updated 2 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 6 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,666Updated 5 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆463Updated 4 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,388Updated last year
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,908Updated 2 months ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,741Updated last year
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated 2 months ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,267Updated 3 years ago
- tensorflow implementation☆1,150Updated 6 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆637Updated 3 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,240Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆632Updated 6 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,507Updated 2 years ago
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆403Updated 2 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,382Updated 3 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆683Updated 4 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,140Updated 2 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆512Updated 2 years ago
- Source code of K-BERT (AAAI2020)☆977Updated 2 years ago