jibinmathew69 / Hands-on-NLP-with-PyTorchLinks
Collection of Notebooks for Natural Language Processing with PyTorch
☆31Updated 6 years ago
Alternatives and similar repositories for Hands-on-NLP-with-PyTorch
Users that are interested in Hands-on-NLP-with-PyTorch are comparing it to the libraries listed below
Sorting:
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- ☆45Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- This is where I put all my work in Natural Language Processing☆97Updated 4 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- Character-level CNN for text classification☆57Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- Example code for "Real-World Natural Language Processing"☆339Updated 4 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Quick semantic search using Siamese-BERT encodings☆70Updated 4 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 6 years ago