pengming617 / bert_textMatchingLinks
利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据
☆199Updated 5 years ago
Alternatives and similar repositories for bert_textMatching
Users that are interested in bert_textMatching are comparing it to the libraries listed below
Sorting:
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 7 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆231Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型