wenyangchou / SimilarCharactor
☆56Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SimilarCharactor
- 基于“音形码”的中文字符串相似度计算方法☆223Updated 4 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆128Updated 4 years ago
- SmoothNLP领域词汇示例 - 基于复旦公开新闻资讯库☆49Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- Performance comparison between Chinese word segmentation and part-of-speech tagging tools☆59Updated 5 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆180Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- 李傲龍的博客☆81Updated 3 months ago
- bert_chinese☆40Updated 2 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆284Updated 3 years ago
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆140Updated 4 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆162Updated 5 years ago
- 基于mlm方式的带有纠错功能的拼音转汉字bert预训练模型,pinyin correcter,基于pytorch框架实现☆44Updated 4 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆90Updated 4 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆10Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- keras+bi-lstm+crf,中文命名实体识别☆16Updated 6 years ago
- python CRF++实现分词☆37Updated 6 years ago
- Word similarity computation based on Tongyici Cilin☆117Updated 7 years ago
- 论文实现:《Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks》☆50Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- NLP NER datasets video/music/book bio☆83Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆72Updated 4 years ago
- 采用nlp-architect实现rasa-nlu中文意图提取和槽填充☆42Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆161Updated 4 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆164Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 5 years ago