prrao87 / fine-grained-sentimentLinks
A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.
☆172Updated 8 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
Sorting:
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆84Updated 2 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 5 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Steam review texting embedding analysis☆143Updated 2 years ago
- A Survey and Experiments on Annotated Corpora for Emotion Classification in Text☆233Updated 2 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Python code for various NLP metrics☆169Updated 6 years ago
- DeEpLearning models for MultIlingual haTespeech (DELIMIT): Benchmarking multilingual models across 9 languages and 16 datasets.☆110Updated 2 years ago
- Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.☆85Updated 3 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆113Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Twitter word embeddings generated using Word2Vec and FastText.☆47Updated 6 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 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 3 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- ☆234Updated 9 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- A Python library for Interpretable Machine Learning in Text Classification using the SS3 model, with easy-to-use visualization tools for …☆349Updated 2 months ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago