The hanzi similar tool.(汉字相似度计算工具,中文形近字算法。可用于手写汉字识别纠正,文本混淆等。)
☆300Feb 28, 2024Updated 2 years ago
Alternatives and similar repositories for nlp-hanzi-similar
Users that are interested in nlp-hanzi-similar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字☆482Mar 28, 2024Updated 2 years ago
- 字符相似度, 汉字字形/拼音/语义相似度(单字, 可用于数据增强, CSC错别字检测识别任务(构建混淆集)) Chinese character font/pinyin/semantic similarity (single character, can be used f…☆24Jul 5, 2025Updated last year
- 汉字形近字分布☆13Dec 18, 2021Updated 4 years ago
- The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)☆158Feb 28, 2024Updated 2 years ago
- 汉字拆字库,可以将汉字拆解成偏旁部首,在机器学习中作为汉字的字形特征 | Hanzi Decomposition Library allows Chinese characters to be broken down into radicals and components…☆424Dec 29, 2025Updated 7 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 漢語拆字字典☆819Jan 8, 2023Updated 3 years ago
- ☆16Jun 18, 2022Updated 4 years ago
- 🇨🇳🇬🇧Chinese and English word spelling corrector.(中文易错别字检测,中文拼写检测纠正。英文单词拼写校验工具)☆265Dec 8, 2024Updated last year
- 基于“音形码”的中文字符串相似度计算方法☆225Jul 24, 2020Updated 6 years ago
- ☆270Jul 26, 2024Updated 2 years ago
- This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"☆295Oct 10, 2019Updated 6 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆302Dec 29, 2025Updated 7 months ago
- 汉字数据集,包括汉字的相关信息,例如笔画数、部首、拼音、英文释义/同义词等。☆130Jul 17, 2020Updated 6 years ago
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆67Aug 26, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.☆95Apr 26, 2021Updated 5 years ago
- A Multi-modal Model Chinese Spell Checker Released on ACL2021.☆161Sep 21, 2023Updated 2 years ago
- ☆129Nov 3, 2022Updated 3 years ago
- SSH Over websockets☆12Jul 12, 2018Updated 8 years ago
- MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Gr…☆570Jun 9, 2023Updated 3 years ago
- ☆47Feb 5, 2023Updated 3 years ago
- 利用语言模型,纠正OCR识别错误☆476May 22, 2023Updated 3 years ago
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆569Jul 26, 2023Updated 3 years ago
- ☆16Jan 30, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- SpellGCN☆249Feb 28, 2021Updated 5 years ago
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆15Sep 18, 2022Updated 3 years ago
- The high performance pinyin tool for java.(java 高性能中文转拼音工具。支持同音字。)☆304Mar 27, 2023Updated 3 years ago
- pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。☆6,502Jul 25, 2026Updated 2 weeks ago
- ☆127Mar 12, 2021Updated 5 years ago
- text correction papers☆316Jan 23, 2024Updated 2 years ago
- 🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换,支持台湾、香港…☆577Sep 5, 2025Updated 11 months ago
- 2019-SOTA简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)☆1,224Sep 3, 2022Updated 3 years ago
- 基于T5模型的中文文本纠错☆34Nov 3, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16May 23, 2022Updated 4 years ago
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆243Aug 16, 2022Updated 3 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声 调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆138May 25, 2020Updated 6 years ago
- CCL 2022 汉语学习者文本纠错评测☆142Dec 16, 2022Updated 3 years ago
- A PyTorch implementation of Knowledge Graph Embedding by Normalizing Flows.☆10Nov 22, 2022Updated 3 years ago
- 基于bert进行中文文本纠错☆242Jun 12, 2023Updated 3 years ago
- 基于规则的文本纠错系统。☆121Jul 14, 2021Updated 5 years ago