ChunML / NLP
This is where I put all my work in Natural Language Processing
☆96Updated 3 years ago
Alternatives and similar repositories for NLP:
Users that are interested in NLP are comparing it to the libraries listed below
- Re-implementation of ELMo on Keras☆135Updated last year
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- English-French Machine Language Translation in Tensorflow☆110Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆117Updated 3 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 6 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 5 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Convai2 submission.☆294Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Transfer Learning for NLP Tasks☆56Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- Load GPT-2 checkpoint and generate texts☆128Updated 2 years ago
- BERT for question answering starting with HotpotQA☆168Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago