jibinmathew69 / Hands-on-NLP-with-PyTorch
Collection of Notebooks for Natural Language Processing with PyTorch
☆30Updated 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
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 6 years ago
- Codes for the paper "Towards Sub-Word Level Compositions for Sentiment Analysis of Hi-En Code Mixed Text "☆35Updated 8 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Question answering system developed using seq2seq and memory network model in Keras☆22Updated 7 years ago
- Use transfer learning for Text_classification with BERT.☆21Updated 2 years ago
- Code for "Contextualized Embeddings in Named-Entity Recognition", ECIR 2020☆13Updated 9 months ago
- ☆44Updated last year
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆30Updated 5 years ago
- BERT Model Fine-tuning on Quora Questions Pairs☆32Updated 5 years ago
- ☆33Updated 6 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- NLP: Relation extraction with position-aware self-attention transformer☆65Updated 2 years ago