qingyujean / sscLinks
基于“音形码”的中文字符串相似度计算方法
☆225Updated 4 years ago
Alternatives and similar repositories for ssc
Users that are interested in ssc are comparing it to the libraries listed below
Sorting:
- ☆56Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- 简易的中文纠错和消歧☆289Updated 9 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆295Updated 4 years ago
- This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"☆295Updated 5 years ago
- 速度更快、效果更好的中文新词发现☆511Updated last year
- SpellGCN☆252Updated 4 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆448Updated 6 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆164Updated 5 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、 字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- NLU is hard!!!☆273Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆325Updated 2 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆332Updated 5 years ago
- 中文地址分词(地址元素识别与抽取),通过序列标注进行NER☆195Updated 5 years ago
- 对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字☆459Updated last year
- 基于bert进行中文文本纠错☆235Updated 2 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理 向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- chinese and english corpus process script, python, c++, java☆197Updated 6 years ago
- Chinese "spelling" error correction☆263Updated 7 years ago
- 中文近义词表 Chinese Synonyms☆258Updated 7 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆429Updated 5 years ago
- mirror of dongxiexidian/Chinese☆301Updated 6 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 中文单词自动纠错☆121Updated 4 years ago
- Time-NLP的python3版本 中文时间表达词转换☆517Updated 2 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 5 years ago
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- 李傲龍的博客☆82Updated 11 months ago
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆271Updated 4 months ago