jibinmathew69 / Hands-on-NLP-with-PyTorchLinks
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
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- simple Word2vec from scratch using tensorflow for understanding☆32Updated 7 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Quick semantic search using Siamese-BERT encodings☆71Updated 4 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 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
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 4 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 5 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated last year
- Question Answering System using BiDAF Model on SQuAD v2.0☆25Updated 4 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- The assignments from Stanford Natural Language Processing Course on Coursera, started Jan 2016, Finished Jan 2016☆13Updated 9 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 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
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Neural Machine Translation using word level seq2seq model and embeddings☆38Updated 7 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago