CyberZHG / keras-bertLinks
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
☆2,427Updated 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:
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,387Updated 11 months ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆808Updated 2 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,265Updated 3 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated last month
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,419Updated last year
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,782Updated 2 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,899Updated last month
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,838Updated 4 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- keras implement of transformers for humans☆5,417Updated 9 months ago
- tensorflow implementation☆1,150Updated 6 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,733Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,359Updated last year
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,426Updated last month
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,254Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,665Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,898Updated 3 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆920Updated 2 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,820Updated 6 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,494Updated 3 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆718Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆656Updated 5 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,074Updated last year
- Keras implementation of BERT with pre-trained weights☆813Updated 6 years ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,130Updated last year
- Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, …☆813Updated 2 years ago