BrikerMan / Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
☆2,395Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for Kashgari
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,428Updated 2 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,935Updated 2 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,850Updated 3 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).