strongio / keras-bertLinks
A simple technique to integrate BERT from tf hub to keras
☆258Updated 2 years ago
Alternatives and similar repositories for keras-bert
Users that are interested in keras-bert are comparing it to the libraries listed below
Sorting:
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆286Updated 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…☆309Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 5 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆813Updated 6 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 5 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆365Updated 5 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆192Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Example code for "Real-World Natural Language Processing"☆338Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆723Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Multi Label text classification using bert☆155Updated 6 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆251Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 5 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago