qingyujean / ssc
基于“音形码”的中文字符串相似度计算方法
☆225Updated 4 years ago
Alternatives and similar repositories for ssc:
Users that are interested in ssc are comparing it to the libraries listed below
- ☆56Updated 3 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆287Updated 3 years ago
- 各大中文分词性能评测☆155Updated 6 years ago
- 对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字☆447Updated 10 months ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆130Updated 4 years ago
- SpellGCN☆245Updated 3 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- 简易的中文纠错和消歧☆286Updated 9 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆421Updated 4 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆162Updated 5 years ago
- 中文近义词表 Chinese Synonyms☆250Updated 7 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- NLU is hard!!!☆270Updated 5 years ago
- 基于bert进行中文文本纠错☆228Updated last year
- 李傲龍的博客☆81Updated 7 months ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆317Updated last year
- 速度更快、效果更好的中文新词发现☆510Updated 11 months ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆328Updated 5 years ago
- chinese and english corpus process script, python, c++, java☆194Updated 6 years ago
- ☆438Updated 2 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- 使用预训练语言模型ALBERT做中文NER☆470Updated 4 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated last year
- This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"☆291Updated 5 years ago
- Python toolkit for Chinese Language Understanding(CLUE) Evaluation benchmark☆128Updated last year
- Chinese Language Generation Evaluation 中文生成任务基准测评☆246Updated 4 years ago
- 基于mlm方式的带有纠错功能的拼音转汉字bert预训练模型,pinyin correcter,基于pytorch框架实现☆45Updated 4 years ago
- 整理一下在keras中使用T5模型的要点☆172Updated 2 years ago
- ChineseSemanticKB,chinese semantic knowledge base, 面向中文处理的12类、百万规模的语义常用词典,包括34万抽象语义库、34万反义语义库、43万同义语义库等,可支持句子扩展、转写、事件抽象与泛化等多种应用场景。☆749Updated last year