IBM / deep-learning-language-model
A Code Pattern focusing on how to train a machine learning language model while using Keras and Tensorflow
☆124Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep-learning-language-model
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- Transfer Learning for NLP Tasks☆56Updated 5 years ago
- ☆84Updated 6 years ago
- Example showing generalisation☆70Updated 4 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆146Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- A Keras version of Google's BERT model☆33Updated 5 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆45Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- ☆143Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 4 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆234Updated 5 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆78Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆134Updated 5 years ago
- Paraphrases generator based on RAVE.☆59Updated 6 years ago
- Handling multiple intents using Rasa NLU Tensorflow pipeline☆51Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 7 years ago
- A simple website demonstrating TextRank's extractive summarization capability.☆55Updated 3 years ago
- LM, ULMFit et al.☆47Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 6 years ago
- Tutorial for BERT (and other transformer) embeddings with spaCy and Rasa☆65Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- reference tensorflow code for named entity tagging☆106Updated 3 years ago
- Load GPT-2 checkpoint and generate texts☆128Updated 2 years ago