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
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 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
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 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
- Text summarization with python and transformer☆13Updated last year
- PyTorch implementation of Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network☆49Updated 2 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 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
- Hierarchical Attention Networks for Document Classification in Keras☆76Updated 6 years ago
- Name Entity Recognition using Python and Keras☆45Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- Detect toxic spans in toxic texts☆68Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated last year
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network☆78Updated 3 years ago
- Abstractive Text Summarization using Transformer☆165Updated last year
- ☆37Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- LSTM and CNN sentiment analysis☆165Updated 6 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Code Implementation of TDS Article "Semi-supervised Intent Classification with GAN-BERT"☆14Updated 4 years ago
- Japanese Sentence Summarization with BERT☆49Updated last year
- ☆21Updated 9 months ago
- code for the paper "Zero-Shot Text Classification with Self-Training" for EMNLP 2022☆49Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆82Updated last year
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 4 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