abhimishra91 / pytorch-tutorials
Set of notebooks to practice Pytorch from basics to RNN
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-tutorials
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Text Classification using transformer based models☆23Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- Repo for EMNLP 2020 paper, "Improving Neural Topic Models using Knowledge Distillation"☆31Updated 4 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆27Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆74Updated 6 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆20Updated last year
- Code for unsupervised aspect extraction, using Keras and its Backends☆92Updated last year
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 5 years ago
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 2 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- Evolution of word vectors from long, sparse, and 1-hot to short, dense, and context sensitive☆28Updated last year
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆68Updated 5 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆48Updated 2 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- ☆38Updated 5 years ago
- Tutorial for text classification with BERT, using HuggingFace's transformers.☆13Updated 4 years ago
- ☆16Updated 3 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 5 years ago
- ☆35Updated 4 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 4 months ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 4 years ago
- Detect toxic spans in toxic texts☆66Updated last year
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆64Updated 7 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Emotion-cause pair extraction☆14Updated 3 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆63Updated 5 years ago