BERT中文翻译及相关实践代码

BERT Pre-training of Deep Bidirectional Transformers for Language Understanding 的中文翻译

https://yuanxiaosc.github.io/2018/12/25/Bidirectional_Encoder_Representations_Transformers%E7%BF%BB%E8%AF%91/

bert中文分类实践

https://github.com/NLPScott/bert-Chinese-classification-task

使用BERT生成句向量,BERT做文本分类、文本相似度计算

https://github.com/terrifyzhao/bert-utils

用bert做中文命名实体识别

https://github.com/macanv/BERT-BiLSTM-CRF-NER

bert 基于 keras 的封装分类标注框架 Kashgari,几分钟即可搭建一个分类或者序列标注模型

https://github.com/BrikerMan/Kashgari

你可能感兴趣的:(BERT中文翻译及相关实践代码)