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 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Accompanying code for the Medium article☆164Updated 6 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
- Keras implementation of BERT with pre-trained weights☆816Updated 6 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 8 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆369Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Example code for "Real-World Natural Language Processing"☆340Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆249Updated 7 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆191Updated 6 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆541Updated 5 years ago
- Multi Label text classification using bert☆156Updated 6 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 8 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 3 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆215Updated 8 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆250Updated 7 years ago
- A fast implementation of GloVe, with optional retrofitting☆247Updated 2 years ago