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
- 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 Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆81Updated 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
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Text summarization with python and transformer☆13Updated last year
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- ☆37Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA☆30Updated 5 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 years ago
- Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa …☆22Updated 4 years ago
- Sentiment analysis in Pytorch on an IMDb dataset.☆68Updated 2 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated 2 years ago
- ☆59Updated 3 years ago
- LSTM and CNN sentiment analysis☆165Updated 7 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆214Updated 5 years ago
- ☆33Updated 3 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆103Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 3 years ago
- Multimodal Meme Classification: Identifying Offensive Content in Image and Text☆70Updated 2 years ago
- ☆38Updated 6 years ago
- Multi Emotion Detection from COVID-19 Text using BERT☆19Updated 9 months ago
- The sentiment analysis system which participate of FiQA 2018 Task 1 (https://sites.google.com/view/fiqa)☆11Updated 6 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Baseline model for multimodal classification based on images and text. Text representation obtained from pretrained BERT base model and i…☆40Updated 2 years ago
- Resources for "Aspect-based Sentiment Analysis using BERT with Disentangled Attention" work☆16Updated 3 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago