A simple technique to integrate BERT from tf hub to keras
☆258Feb 15, 2023Updated 3 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:
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Dec 18, 2018Updated 7 years ago
- Keras implementation of BERT with pre-trained weights☆815Jul 26, 2019Updated 6 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,427Jan 22, 2022Updated 4 years ago
- Content for Applied ML Workshop @ DataHack Summit 2019☆24Nov 16, 2019Updated 6 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆541May 30, 2020Updated 5 years ago
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆29Sep 18, 2018Updated 7 years ago
- Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.☆11Apr 24, 2020Updated 5 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Dec 29, 2018Updated 7 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆808Jan 13, 2023Updated 3 years ago
- Load GPT-2 checkpoint and generate texts☆127Jan 22, 2022Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Jun 20, 2020Updated 5 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,176May 28, 2023Updated 2 years ago
- RAdam implemented in Keras & TensorFlow☆324Jan 22, 2022Updated 4 years ago
- Implementation of XLNet that can load pretrained checkpoints☆169Jan 22, 2022Updated 4 years ago
- BERT semantic search engine for searching literature research papers for coronavirus covid-19 in google colab☆31Apr 13, 2020Updated 5 years ago
- Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conve…☆4,231Aug 25, 2025Updated 6 months ago
- 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP☆12,817Jan 23, 2024Updated 2 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196May 30, 2024Updated last year
- Named-Entity-Recognition Workshop☆16May 27, 2019Updated 6 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,273May 19, 2022Updated 3 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆657Jan 22, 2022Updated 4 years ago
- Implementation of Rectified Adam in Keras☆70Aug 24, 2019Updated 6 years ago
- Super easy library for BERT based NLP models☆1,919Aug 19, 2024Updated last year
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,402Nov 7, 2025Updated 3 months ago
- Slides, code and resources for model interpretation methods in machine learning and deep learning☆33Aug 8, 2019Updated 6 years ago
- ktrain is a Python library that makes deep learning and AI more accessible and easier to apply☆1,265Feb 6, 2025Updated last year
- Python Version of Andrew Welter's Hatebase Wrapper☆10Feb 20, 2022Updated 4 years ago
- ☆10Apr 20, 2019Updated 6 years ago
- scikit-learn inspired API for CRFsuite☆433Feb 10, 2026Updated 3 weeks ago
- TensorFlow code and pre-trained models for BERT☆39,879Jul 23, 2024Updated last year
- A wrapper layer for stacking layers horizontally☆228Jan 22, 2022Updated 4 years ago
- A Pre-trained BERT on StackOverflow Corpus☆47Feb 27, 2021Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Mar 21, 2018Updated 7 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Oct 4, 2018Updated 7 years ago
- An open-source NLP research library, built on PyTorch.☆11,889Nov 22, 2022Updated 3 years ago
- this machine learning program is designed to classify multi-class categories of the text. it can be tested on any type of textual dataset…☆18May 14, 2019Updated 6 years ago
- A Hyperparameter Tuning Library for Keras☆2,918Dec 1, 2025Updated 3 months ago
- Snorkel MeTaL: A framework for training models with multi-task weak supervision