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
- 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
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆369Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 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
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆341Updated 4 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 8 years ago
- Multi Label text classification using bert☆154Updated 6 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 3 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipe…☆228Updated 5 years ago
- Multiple implementations for abstractive text summurization , using google colab☆530Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 3 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
- Building QA system for Stanford Question Answering Dataset☆249Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆722Updated 6 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆541Updated 5 years ago
- Implementation of character based convolutional neural network☆261Updated 4 years ago