prrao87 / fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.
☆169Updated 6 months ago
Alternatives and similar repositories for fine-grained-sentiment:
Users that are interested in fine-grained-sentiment are comparing it to the libraries listed below
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Steam review texting embedding analysis☆141Updated last year
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 6 months ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆159Updated 3 years ago
- Deep Keyphrase Extraction using BERT☆257Updated 3 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 3 years ago
- NLP model implementations with keras for beginner☆153Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆226Updated last year
- A Survey and Experiments on Annotated Corpora for Emotion Classification in Text☆231Updated last year
- Python code for various NLP metrics☆166Updated 5 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆92Updated last year
- DeEpLearning models for MultIlingual haTespeech (DELIMIT): Benchmarking multilingual models across 9 languages and 16 datasets.☆108Updated last year
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆77Updated 4 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 3 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Data-driven projects repo☆74Updated 5 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- ☆120Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆188Updated last year
- A list of publications on NLP interpretability (Welcome PR)☆167Updated 4 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words☆122Updated 3 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆361Updated 2 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆219Updated 7 months ago