CyberZHG / keras-bertLinks
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
☆2,428Updated 4 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 last year
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆809Updated 3 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,272Updated 3 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,986Updated 3 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,649Updated 6 months ago
- Pre-trained ELMo Representations for Many Languages☆1,460Updated 4 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,919Updated 2 months ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,786Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,418Updated 2 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆968Updated 7 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,897Updated 4 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Updated 4 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,896Updated 3 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,106Updated last year
- keras implement of transformers for humans☆5,421Updated last year
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,835Updated 6 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,175Updated 2 years ago
- A neural network model for Chinese named entity recognition☆1,822Updated 7 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,439Updated 6 months ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,851Updated last year
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Updated 6 years ago
- tensorflow implementation☆1,149Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,671Updated 6 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,628Updated last week
- ☆536Updated 7 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,954Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆925Updated 2 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 7 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,808Updated last year