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
- 自然语言处理导论实验课课件☆43Updated 4 years ago
- 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
- antnlp seminar materials☆85Updated last year
- Dan: A Dependency-based Attention Network for Aspect Based Sentiment Analysis. PyTorch implementation☆21Updated 5 years ago
- my code and result for Fudan NLP beginner☆8Updated 5 years ago
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆46Updated 4 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- [NLPCC 2020] Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks☆31Updated 2 years ago
- PyTorch implementation for our proposed CFIE in EMNLP 2021 paper "Uncovering Main Causalities for Long-tailed Information Extraction".☆27Updated 3 years ago
- NLP Course Material & QA☆171Updated 3 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
- FastGCN for inductive text classification☆85Updated 5 years ago
- 基于关键词的无监督 文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knig…☆28Updated 4 years ago
- 我的数据竞赛方案总结☆68Updated last year
- Stanford cs224n. 斯坦福2019最新cs224n学习资料 个人学习笔记和解读以及作业解答。 http://web.stanford.edu/class/cs224n/☆52Updated 11 months ago
- Final project for NLP(DATA130006) in Fudan university.☆18Updated 6 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- Must-read papers on improving efficiency for pre-trained language models.☆103Updated 2 years ago
- Entity Relation Extraction using Bert & LSTM☆8Updated 5 years ago
- implementation of Relation Classification via Convolutional Deep Neural Network☆29Updated 7 years ago
- 电商评论情感分类☆15Updated 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
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆67Updated 2 years ago
- In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCe…☆46Updated 4 years ago
- ☆15Updated 7 years ago
- 《统计学习方法》--李航 书中算法实现☆197Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆101Updated 4 years ago
- Source code for "Chinese Financial News Annotation For Target-based Sentiment Analysis"☆11Updated 5 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆131Updated 2 years ago