chdd / bert-utilsLinks
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
☆10Updated 6 years ago
Alternatives and similar repositories for bert-utils
Users that are interested in bert-utils are comparing it to the libraries listed below
Sorting:
- 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
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 5 years ago
- 实体链接demo☆65Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆68Updated 5 years ago
- bert chinese similarity☆141Updated 5 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- Performance comparison between Chinese word segmentation and part-of-speech tagging tools☆59Updated 6 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
- Bert-classification and bert-dssm implementation with keras.☆94Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆111Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Updated 6 years ago