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:
- 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
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 5 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
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- Sentiment analysis in Pytorch on an IMDb dataset.☆68Updated 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
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Code repository for Rakuten Data Challenge: Multimodal Product Classification and Retrieval.☆26Updated 4 years ago
- In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair classification task and a pre-trained BERT m…☆30Updated 4 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆53Updated 4 years ago
- ☆37Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 4 years ago
- ☆21Updated 11 months ago
- Class for Aspect-term extraction and Aspect-based sentiment analysis with BERT and Adapters☆45Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆76Updated 6 years ago
- Detect toxic spans in toxic texts☆68Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated last year
- ☆38Updated 6 years ago
- Name Entity Recognition using Python and Keras☆46Updated 5 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆28Updated 4 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆77Updated 6 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 9 months ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 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
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago