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
- Keras implementation of BERT with pre-trained weights☆814Updated 5 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
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆365Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- Multi Label text classification using bert☆155Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆410Updated 2 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆192Updated 6 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 7 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 5 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆452Updated 5 years ago
- NLP model implementations with keras for beginner☆151Updated 2 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
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 5 years ago
- Neural Machine Translation with Keras☆530Updated 3 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 5 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago