zhiyou720 / chinese_bert_nerLinks
基础pytorch 和 bert的ner模型,实现断句,标点符号预测
☆16Updated 11 months ago
Alternatives and similar repositories for chinese_bert_ner
Users that are interested in chinese_bert_ner are comparing it to the libraries listed below
Sorting:
- 基于Pytorch 1.0 实现的中文断句与标点符号恢复。☆58Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆26Updated 3 years ago
- 用户画像,知识图谱挖掘☆10Updated 2 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Updated 2 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- 闲聊机器人☆11Updated 4 years ago
- bert,albert计算中文句子的相似度☆21Updated 5 years ago
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 6 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago
- 新词发现/新词挖掘/自由度/凝固度/python3☆10Updated 6 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated 2 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 5 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- 离线端阅读理解应用 QA for mobile, Android & iPhone☆60Updated 2 years ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆22Updated 4 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- ChineseWord correct!!when you input some error words,return some maybe right word☆8Updated 10 years ago
- ☆13Updated last year
- A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP☆24Updated 4 years ago
- ☆22Updated 4 years ago
- 采用nlp-architect实现rasa-nlu中文意图提取和槽填充☆40Updated 6 years ago
- Chinese MobileBERT(中文MobileBERT模型)☆94Updated 3 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Updated 8 months ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 5 years ago
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 2 years ago