taozhijiang / chinese_correct_wsd
简易的中文纠错和消歧
☆285Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for chinese_correct_wsd
- Chinese "spelling" error correction☆256Updated 6 years ago
- 速度更快、效果更好的中文新词发现☆509Updated 7 months ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆437Updated 5 years ago
- 中文单词自动纠错☆121Updated 3 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆472Updated 6 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆284Updated 3 years ago
- python3实现互信息和左右熵的新词发现☆584Updated 5 years ago
- 中文近义词表 Chinese Synonyms☆246Updated 6 years ago
- 基于哈工大同义词词林扩展版的单词相似度计算方法☆355Updated last year
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自 然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆449Updated 5 years ago
- 中文文本自动纠错☆80Updated 6 years ago
- chinese and english corpus process script, python, c++, java☆194Updated 5 years ago
- Simple Solution for Multi-Criteria Chinese Word Segmentation☆300Updated 4 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆720Updated 2 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆358Updated 5 years ago
- 中文文本错别字检测以及自动纠错 / Autochecker & autocorrecter for chinese☆289Updated 7 years ago
- 教育行业新闻 自动文摘 语料库 自动摘要☆194Updated 6 years ago
- 对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字☆435Updated 7 months ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆164Updated 5 years ago
- 基于bert进行中文文本纠错☆225Updated last year
- 一个中文的已标注词性的语料库☆198Updated 10 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆193Updated 4 years ago
- cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information☆275Updated last year
- word2vec/glove/swivel binary file on chinese corpus☆398Updated 8 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆146Updated 6 years ago
- 自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of N…☆657Updated last year
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆128Updated 4 years ago