shayneobrien / sentiment-classificationLinks
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.
☆15Updated 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
Sorting:
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆55Updated 5 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Updated 11 months ago
- CS224n_learning_notes_and_assignments( winter,2019)☆77Updated last year
- 简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业☆152Updated 2 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 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
- 自然语言处理导论实验课课件☆43Updated 5 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆132Updated 2 years ago
- 搜索组代码仓库☆13Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- FastGCN for inductive text classification☆85Updated 5 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
- [NLPCC 2020] Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks☆31Updated 2 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆108Updated 7 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆105Updated 4 years ago
- 基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knig…☆28Updated 4 years ago
- Hierarchical-Attention-Network☆46Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- ☆13Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- 一个简单地问答系统基于tfidf glove和bert☆26Updated 5 years ago
- word2vec implementation for skip-gram in pytorch☆54Updated 5 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- implementation of Relation Classification via Convolutional Deep Neural Network☆29Updated 7 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆172Updated 3 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆247Updated last year