qingyujean / ssc
基于“音形码”的中文字符串相似度计算方法
☆224Updated 4 years ago
Alternatives and similar repositories for ssc:
Users that are interested in ssc are comparing it to the libraries listed below
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆162Updated 5 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆287Updated 3 years ago
- ☆56Updated 3 years ago
- 对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字☆446Updated 9 months ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- 基于bert进行中文文本纠错☆229Updated last year
- This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"☆291Updated 5 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆130Updated 4 years ago
- 简易的中文纠错和消歧☆287Updated 9 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆421Updated 4 years ago
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆268Updated last year
- 使用预训练语言模型ALBERT做中文NER☆468Updated 4 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆440Updated 6 years ago
- SpellGCN☆244Updated 3 years ago
- 速度更快、效果更好的中文新词发现☆512Updated 10 months ago
- 中文问题句子相似度计算比赛及方案汇总☆297Updated 4 years ago
- 文本相似度计算/文本匹配☆305Updated 4 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆450Updated 6 years ago
- chinese and english corpus process script, python, c++, java☆195Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆476Updated 6 years ago
- 中文近义词表 Chinese Synonyms☆251Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆325Updated last year
- pytorch中文语言模型预训练☆389Updated 4 years ago
- ChineseSemanticKB,chinese semantic knowledge base, 面向中文处理的12类、百万规模的语义常用词典,包括34万抽象语义库、34万反义语义库、43万同义语义库等,可支持句子扩展、转写、事件抽象与泛化等多种应用场景。☆742Updated last year
- 中文地址分词(地址元素识别与抽取),通过序列标注进行NER☆193Updated 4 years ago
- Chinese "spelling" error correction☆259Updated 7 years ago
- 各大中文分词性能评测☆155Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago
- 维基百科中文语料整理☆293Updated 6 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆329Updated 5 years ago