fushengwuyu / chinese_spelling_correctionLinks
中文文本纠错模型,keras实现
☆74Updated 3 years ago
Alternatives and similar repositories for chinese_spelling_correction
Users that are interested in chinese_spelling_correction are comparing it to the libraries listed below
Sorting:
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 在苏剑林老师的代码上改了一下,改成了python3.6,基于膨胀卷积,字词混合向量,radam梯度优化算法,百度百科词向量的阅读理解模型☆23Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- bert_chinese☆39Updated 2 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- Bert分类,语义相似度,获取句向量。☆64Updated 2 months ago
- 对话改写介绍文章☆97Updated last year
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆121Updated 5 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 4 years ago
- implementation SlotGated SLU model for keras☆34Updated 4 years ago
- A light NER Tool,NER标注工具,基于Vue & FastAPI,带NER数据增强☆64Updated 5 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆21Updated 2 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆46Updated 3 years ago
- ☆89Updated 4 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆127Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆92Updated 5 years ago