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
- Detect toxic spans in toxic texts☆68Updated last year
- 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
- Name Entity Recognition using Python and Keras☆45Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 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
- This repository contains code that was used to generate the first place solution in the CommonLit Readability Prize☆69Updated 3 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆178Updated 3 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 years ago
- Sentiment analysis in Pytorch on an IMDb dataset.☆68Updated 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
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 8 months ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network☆78Updated 3 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆44Updated 3 years ago
- ☆150Updated 2 years ago
- Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textua…☆27Updated 5 years ago
- Multi Emotion Detection from COVID-19 Text using BERT☆19Updated 8 months ago
- Abstractive Text Summarization using PyTorch☆14Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 2 years ago
- ☆270Updated 2 years ago
- Finetune multiple pre-trained Transformer-based models to solve Vietnamese Fake News Detection problem (ReINTEL) in VLSP2020 shared task☆18Updated 4 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆72Updated 4 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆24Updated 4 years ago
- Resources for "Aspect-based Sentiment Analysis using BERT with Disentangled Attention" work☆16Updated 3 years ago
- collection of jupyter notebook for various data analysis related tasks.☆24Updated 3 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆627Updated 3 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated last year
- ☆37Updated 4 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated last year