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…☆49Updated 3 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Dataset for Emotion Recognition Research☆214Updated 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 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 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
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- ☆124Updated 4 years ago
- Build and train state-of-the-art natural language processing models using BERT☆226Updated 4 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 3 months ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 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
- Lecture summarization with BERT☆152Updated 2 years ago
- Document similarity algorithms experiment - Jaccard, TF-IDF, Doc2vec, USE, and BERT.☆85Updated 5 years ago
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those coo…☆260Updated 3 years ago
- Code repository for Rakuten Data Challenge: Multimodal Product Classification and Retrieval.☆26Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- ☆151Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.☆28Updated 5 years ago