lvjianjin / bert-tfserving
一个完整bert训练到部署的案例
☆22Updated 4 years ago
Alternatives and similar repositories for bert-tfserving:
Users that are interested in bert-tfserving are comparing it to the libraries listed below
- bert_chinese☆39Updated 2 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆37Updated 5 years ago
- 中文文本纠错模型,keras实现☆70Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 该部分停止更新,升级项目地址:https://github.com/we-chatter/chatbot_utils☆33Updated 2 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆130Updated 5 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆34Updated 2 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- 手动实现Elasticsearch的倒排索引以及BM25算法☆46Updated 6 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆47Updated 5 years ago
- 简单高效的Bert中文文本分类模型开发和部署☆25Updated 5 years ago
- bert,albert计算中文句子的相似度