shayneobrien / sentiment-classification
Neural sentiment classification of text using the Stanford Sentiment Treebank (SST-2) movie reviews dataset, logistic regression, naive bayes, continuous bag of words, and multiple CNN variants.
☆14Updated 6 years ago
Alternatives and similar repositories for sentiment-classification:
Users that are interested in sentiment-classification are comparing it to the libraries listed below
- Implementation of papers for text classification task on SST-1/SST-2☆66Updated 9 months ago
- NLP Course Material & QA☆171Updated 3 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆130Updated 2 years ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆55Updated 5 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆103Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- 擂台赛3-大规模预训练调优比赛的示例代码与baseline实现☆38Updated 2 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆67Updated 2 years ago
- 搜索组代码仓库☆13Updated 4 years ago
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆47Updated 4 years ago
- implementation of Relation Classification via Convolutional Deep Neural Network☆29Updated 7 years ago
- ☆218Updated 4 years ago
- This is a repo including all projects in my Introduction to Natural Language Processing course (DATA130006) in School of Data Science @Fu…☆53Updated 5 years ago
- Final project for NLP(DATA130006) in Fudan university.☆18Updated 6 years ago
- Source code for "Chinese Financial News Annotation For Target-based Sentiment Analysis"☆11Updated 5 years ago
- [NLPCC 2020] Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks☆31Updated 2 years ago
- antnlp seminar materials☆85Updated last year
- The code of IJCAI2019 paper "RTHN: A RNN-Transformer Hierarchical Network for Emotion Cause Extraction".☆40Updated 5 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆31Updated last year
- Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification☆51Updated 5 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- A Generative Language Model for Few-shot Aspect-Based Sentiment Analysis☆30Updated last year
- [ACL2020] Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction☆57Updated 3 years ago
- my code and result for Fudan NLP beginner☆8Updated 5 years ago
- CS224n_learning_notes_and_assignments( winter,2019)☆77Updated 11 months ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆246Updated last year
- ☆56Updated 2 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- It is about how to load and aggregate pretrained word embeddings in pytorch, e.g., ELMo\BERT\XLNET.☆12Updated 5 years ago