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:
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- 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
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 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
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Quick semantic search using Siamese-BERT encodings☆70Updated 4 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆84Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 7 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Question-answer generation from text☆72Updated 2 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆191Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- ☆45Updated 2 years ago
- BioBert Pytorch☆115Updated 2 years ago