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
Sorting:
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- [Tutorial] Summarizing Text with Amazon Reviews☆25Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- Quick semantic search using Siamese-BERT encodings☆71Updated 4 years ago
- ☆13Updated 4 years ago
- NLP model implementations with keras for beginner☆151Updated 2 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
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- A Keras version of Google's BERT model☆33Updated 5 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- ☆41Updated 9 years ago
- Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.☆28Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago