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☆63Updated 8 months ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆55Updated 5 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆49Updated 5 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆131Updated 2 years ago
- Source code for "Chinese Financial News Annotation For Target-based Sentiment Analysis"☆11Updated 5 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆67Updated 2 years ago
- ☆218Updated 4 years ago
- ☆37Updated 2 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- 自然语言处理导论实验课课件☆43Updated 4 years ago
- 搜索组代码仓库☆13Updated 4 years ago
- ☆13Updated 3 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆129Updated 4 years ago
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆46Updated 4 years ago
- 简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业☆151Updated 2 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification☆51Updated 5 years ago
- NLP Course Material & QA☆171Updated 3 years ago
- Here is the code for the paper ``Aspect-Level Sentiment Analysis via Convolution over Dependency Tree'' accepted by EMNLP2019.☆13Updated 4 years ago
- DeepEE: Deep Event Extraction Algorithm Gallery (基于深度学习的开源中文事件抽取算法汇总)☆41Updated 2 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- The source code of article "Distinguish Confusing Law Articles for Legal Judgment Prediction", ACL 2020☆66Updated 7 months ago
- 基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knig…☆28Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- Chinese Word Segmentation Using MM/CRF/Bi-LSTM/Bi-LSTM-CRF/BERT-LSTM, 中文分词,使用 最大词匹配、CRF(CRF++)、Bi-LSTM (+CRF)、BERT-Bi-LSTM☆30Updated 5 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- Code for the EMNLP 2019 paper: Event Representation Learning Enhanced with External Commonsense Knowledge.☆42Updated 2 years ago