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.
☆13Updated 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
- 简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业☆150Updated 2 years ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆55Updated 5 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆128Updated 4 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆98Updated 4 years ago
- word2vec implementation for skip-gram in pytorch☆54Updated 5 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆62Updated 7 months ago
- Summary and comparison of Chinese classification models☆34Updated 2 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
- CS224n_learning_notes_and_assignments( winter,2019)☆77Updated 10 months ago
- NLP Course Material & QA☆171Updated 3 years ago
- Simple Text Classification[WIP]☆11Updated 2 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆46Updated 4 years ago
- 搜索组代码仓库☆13Updated 4 years ago
- 自然语言处理导论实验课课件☆43Updated 4 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆25Updated 9 years ago
- 基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knig…☆28Updated 4 years ago
- ☆13Updated 3 years ago
- 电商评论情感分类☆15Updated 4 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Updated 4 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆32Updated 2 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆67Updated 2 years ago
- 信息检索实验: 问答系统设计与实现☆56Updated 5 years ago
- 智源研究院&中科院计算所-互联网虚假新闻检测挑战赛☆67Updated 5 years ago