jiangnanboy / t5-onnx-correctorLinks
t5-model-onnx,中文拼写纠错,Chinese spelling correction。
☆14Updated 2 years ago
Alternatives and similar repositories for t5-onnx-corrector
Users that are interested in t5-onnx-corrector are comparing it to the libraries listed below
Sorting:
- intent detection and slot filling 意图识别与槽填充联合模型☆39Updated 2 years ago
- deep training task☆29Updated 2 years ago
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆46Updated last year
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆67Updated 2 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆28Updated 2 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 2 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于模板的文本纠错;Automatically Mining Error Templates for Grammatical Error Correction☆40Updated 3 years ago
- HMM\CRF\BERT-CRF\BILSTM-CRF\BERTBILSTMCRF\XLNETBILSTMCRF☆33Updated 2 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21Updated 2 years ago
- 用bert4keras加载CDial-GPT☆38Updated 4 years ago
- implementation SlotGated SLU model for keras☆34Updated 4 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 长文本相似度模型☆21Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆51Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- 天池比赛作品整理。实现从pdf中提取出姓名、出生年月、性别、电话、最高学历、籍贯、落户市县、政治面貌、毕业院校、工作单位、工作内容、职务、项目名称、项目责任、学位、毕业时间、工作时间、项目时间共18个字段。☆113Updated 11 months ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- 基于NER的文本纠错☆14Updated last year
- bert,albert计算中文句子的相似度☆21Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆43Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆114Updated last year