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
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- Transfer Learning for NLP Tasks☆55Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- ☆45Updated 2 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 3 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆84Updated 6 years ago
- ☆82Updated 3 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 3 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- ☆33Updated 7 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago