FernandoLpz / Text-Classification-LSTMs-PyTorch
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by Kaggle.
☆64Updated 2 years ago
Alternatives and similar repositories for Text-Classification-LSTMs-PyTorch:
Users that are interested in Text-Classification-LSTMs-PyTorch are comparing it to the libraries listed below
- Sentiment analysis in Pytorch on an IMDb dataset.☆68Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆95Updated 2 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 years ago
- ☆37Updated 4 years ago
- The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch frame…☆48Updated 2 years ago
- PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained…☆26Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- Detect toxic spans in toxic texts☆68Updated last year
- ☆150Updated 2 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆24Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Class for Aspect-term extraction and Aspect-based sentiment analysis with BERT and Adapters☆44Updated 2 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆626Updated 3 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 2 years ago
- Text summarization with python and transformer☆13Updated last year
- ☆38Updated 5 years ago
- Dataset for Emotion Recognition Research☆210Updated 2 years ago
- Pytorch Implementation of GoEmotions 😍😢😱☆158Updated last year
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- A Generative Language Model for Few-shot Aspect-Based Sentiment Analysis☆29Updated last year
- A paper list for aspect based sentiment analysis.☆136Updated 9 months ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- This is the repository for my NLP master thesis with the title Transfer and Multitask Learning for Aspect-Based Sentiment Analysis Using …☆13Updated 2 years ago
- This repo contains the dataset and description for Ruddit and its variants.☆34Updated 3 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆29Updated 4 years ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network☆78Updated 3 years ago