zhiyou720 / chinese_bert_ner
基础pytorch 和 bert的ner模型,实现断句,标点符号预测
☆12Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for chinese_bert_ner
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆26Updated 2 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 4 years ago
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 3 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 4 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated last year
- ☆7Updated last year
- A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP☆24Updated 3 years ago
- ☆20Updated 4 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆22Updated 3 years ago
- ☆32Updated 3 years ago
- Code & Data for our Paper "PATTERN-BASED CHINESE HYPERNYM-HYPONYM RELATION EXTRACTION METHOD"☆12Updated 4 years ago
- 基于深度学习识别THCHS30数据集☆14Updated 3 years ago
- ChineseWord correct!!when you input some error words,return some maybe right word☆9Updated 10 years ago
- A Multi-Format Transfer Learning Model for Event Argument Extraction via Variational Information Bottleneck☆10Updated 2 years ago
- bert,albert计算中文句子的相似度☆21Updated 4 years ago
- 用户画像,知识图谱挖掘☆10Updated last year
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆35Updated 7 months ago
- Estimate the phonetic distance between Chinese words and get similar sounding candidate words.☆35Updated last year
- 抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)☆12Updated 2 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆38Updated 2 years ago
- 采用nlp-architect实现rasa-nlu中文意图提取和槽填充☆41Updated 5 years ago
- 基于Pytorch 1.0 实现的中文断句与标点符号恢复。☆55Updated 5 years ago
- Using FasterTransformer for accelerating the predict speed of bert and roberta☆13Updated 5 years ago
- Translation model based on sequence to sequence model. 基于seq2seq模型的翻译模型demo☆17Updated 6 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated last year
- bert4keras实现gpt下中国象棋☆43Updated 4 years ago
- 用bert4keras加载CDial-GPT☆38Updated 4 years ago
- rasa_chinese 的服务 package☆18Updated 3 years ago
- A transformer model that should be able to solve a simple NER task☆12Updated 5 years ago