FernandoLpz / Text-Classification-LSTMs-PyTorchLinks
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
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 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
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- ☆37Updated 4 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 years ago
- LSTM and CNN sentiment analysis☆169Updated 7 years ago
- Detect toxic spans in toxic texts☆69Updated 2 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
- ☆38Updated 6 years ago
- Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification☆230Updated this week
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 11 months ago
- A paper list for aspect based sentiment analysis.☆138Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Sentiment analysis in Pytorch on an IMDb dataset.☆68Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆132Updated 2 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 3 years ago
- Class for Aspect-term extraction and Aspect-based sentiment analysis with BERT and Adapters☆45Updated 2 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆77Updated 6 years ago
- ☆150Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆53Updated 4 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- A curated list of zero-shot learning in NLP. :-)☆13Updated 3 years ago