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 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- bert chinese similarity☆141Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆147Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- use ELMo in chinese environment☆105Updated 6 years ago
- ☆280Updated 4 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案