liuhuanyong / Pinyin2Chinese
Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。
☆86Updated 6 years ago
Alternatives and similar repositories for Pinyin2Chinese:
Users that are interested in Pinyin2Chinese are comparing it to the libraries listed below
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆64Updated 6 years ago
- 李傲龍的博客☆81Updated 7 months ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 中文文本纠错模型,keras实现☆70Updated 3 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆130Updated 4 years ago
- NLP NER datasets video/music/book bio☆84Updated 4 years ago
- NER(命名实体识别)中文语料,一站式获取☆129Updated 5 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- Python toolkit for Chinese Language Understanding(CLUE) Evaluation benchmark☆128Updated last year
- 各大中文分词性能评测☆155Updated 6 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 基于ltp的简单评论观点抽取模块☆116Updated 6 years ago
- 中文版unilm预训练模型☆83Updated 3 years ago
- ChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本 蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建…☆168Updated 6 years ago
- 新词发现 基于词频、凝聚系数和左右邻接信息熵☆124Updated 4 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆122Updated 5 years ago
- 基于bert进行中文文本纠错☆228Updated last year
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆52Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago
- 教育行业新闻 自动文摘 语料库 自动摘要☆196Updated 6 years ago
- 中文单词自动纠错☆121Updated 3 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆182Updated 4 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆91Updated 5 years ago
- ☆89Updated 4 years ago
- 基于BERT的无监督分词和句法分析☆111Updated 4 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago