ChunML / NLPLinks
This is where I put all my work in Natural Language Processing
☆96Updated 4 years ago
Alternatives and similar repositories for NLP
Users that are interested in NLP are comparing it to the libraries listed below
Sorting:
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 6 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- English-French Machine Language Translation in Tensorflow☆109Updated 7 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆31Updated 6 years ago
- Example code for "Real-World Natural Language Processing"☆340Updated 4 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆191Updated 6 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆123Updated 4 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Implementation of character based convolutional neural network☆261Updated 4 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- Load GPT-2 checkpoint and generate texts☆127Updated 3 years ago
- In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Pyt…☆24Updated 6 years ago
- Explains nlp building blocks in a simple manner.☆251Updated 6 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago