zhiyou720 / chinese_bert_ner
基础pytorch 和 bert的ner模型,实现断句,标点符号预测
☆16Updated 9 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
- 基于Pytorch 1.0 实现的中文断句与标点符号恢复。☆58Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 带拼音、字 形特征的文本纠错模型☆11Updated 2 years ago
- 抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)☆12Updated 2 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆38Updated 2 years ago
- bert,albert计算中文句子的相似度☆21Updated 5 years ago
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Updated 5 months ago
- ☆33Updated 4 years ago
- 基于深度学习识别THCHS30数据集☆14Updated 3 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 5 years ago
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Updated last year
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 6 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆26Updated 2 years ago
- 闲聊机器人☆11Updated 4 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 5 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆47Updated 3 years ago
- Chinese MobileBERT(中文MobileBERT模型)☆90Updated 3 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆28Updated 2 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- Combine Tecent's bert as service model and rasa_nlu for text classification☆20Updated 2 years ago
- 为提高推理速度优化代码,并在中文语料上复现RE2模型☆15Updated 2 years ago
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆26Updated 11 months ago
- Code & Data for our Paper "PATTERN-BASED CHINESE HYPERNYM-HYPONYM RELATION EXTRACTION METHOD"☆12Updated 5 years ago
- A Bert-CNN-LSTM model for punctuation restoration☆57Updated last year
- ☆13Updated last year
- 中文关键词提取☆12Updated last year
- 本项目采用keras-bert加载BERT模型,进行完形填空。☆8Updated 4 years ago