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
Sorting:
- 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 3 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- Sentiment analysis in Pytorch on an IMDb dataset.☆68Updated 2 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated 3 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 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
- Detect toxic spans in toxic texts☆68Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆96Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 5 years ago
- ☆44Updated last year
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆147Updated 4 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 9 months ago
- Resources for "Aspect-based Sentiment Analysis using BERT with Disentangled Attention" work☆16Updated 3 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- ☆37Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- Name Entity Recognition using Python and Keras☆46Updated 5 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated last year
- Text summarization with python and transformer☆13Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆43Updated 3 years ago
- ☆60Updated 4 years ago