lvjianjin / bert-tfservingLinks
一个完整bert训练到部署的案例
☆23Updated 5 years ago
Alternatives and similar repositories for bert-tfserving
Users that are interested in bert-tfserving are comparing it to the libraries listed below
Sorting:
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆35Updated 2 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆79Updated 5 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- bert_chinese☆39Updated 3 years ago
- code collections for the book of qna☆120Updated 2 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆86Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 简单高效的Bert中文文本分类模型开发和部署☆26Updated 6 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 3 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆111Updated 6 years ago
- 任务型对话系统(Task-based Dialogue System)☆66Updated 3 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- 基于Elasticsearch的KBQA☆55Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多 标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆42Updated 4 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆68Updated 5 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 多轮对话系统的多意图识别☆30Updated 7 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆40Updated 6 years ago