☆55Jun 7, 2021Updated 4 years ago
Alternatives and similar repositories for SimilarCharactor
Users that are interested in SimilarCharactor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于“音形码”的中文字符串相似度计算方法☆226Jul 24, 2020Updated 5 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆300Dec 29, 2025Updated 4 months ago
- A Slot-filling based Dialog Manager for Task-oriented Bot☆12Dec 29, 2016Updated 9 years ago
- ☆11Nov 16, 2022Updated 3 years ago
- 对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字☆481Mar 28, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Unsupervised Speaker Clustering & Speaker Recognition☆13Jan 7, 2019Updated 7 years ago
- Entity/Relation/Event extraction on ACE 2005 corpus☆14Mar 26, 2019Updated 7 years ago
- 中文地址分词(地址元素识别与抽取),通过序列标注进行NER☆203May 11, 2020Updated 6 years ago
- 汉字形近字分布☆13Dec 18, 2021Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆26May 2, 2020Updated 6 years ago
- 把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为luc…☆23Jun 17, 2022Updated 3 years ago
- 字符串地址查询,支持自定义地址词库,解析地址,地址识别,地址抽取,中文地址.☆95Mar 31, 2021Updated 5 years ago
- 我的百度机器阅读理解竞赛模型代码 ,获得 final 第三名☆14Jul 26, 2018Updated 7 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Repository for Monash Psychology Honours Statistics Unit (PSY4210)☆17Feb 19, 2026Updated 3 months ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆16May 6, 2020Updated 6 years ago
- 基于文本的垃圾短信分类_文本预处理☆13Jan 11, 2016Updated 10 years ago
- The hanzi similar tool.(汉字相似度计算工具,中文形近字算法。可用于手写汉字识别纠正,文本混淆等。)☆297Feb 28, 2024Updated 2 years ago
- ☆22Jun 3, 2016Updated 9 years ago
- Pytorch implementation of RNN, CNN, BiGRU and LSTM for text classifcation☆10Apr 30, 2021Updated 5 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 4 years ago
- Generate word-word similarities from Gensim's latent semantic indexing (Python)☆11Jan 10, 2017Updated 9 years ago
- notes and codes about NLP☆25Jan 22, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- CUDA-Dockerized Implementation of Hybrid (Generative and Retrieval) Based Conversational ChatBot Model in TensorFlow.☆10Sep 13, 2017Updated 8 years ago
- Python package to enable the use of a Python-based API for EGI's NetStation EEG amplifier interface.☆13Nov 1, 2023Updated 2 years ago
- ☆127Mar 12, 2021Updated 5 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆79Dec 16, 2020Updated 5 years ago
- 基于简单表格的问答系统☆13May 18, 2020Updated 6 years ago
- Time-NLP的python3版本 中文时间表达词转换☆520Dec 8, 2022Updated 3 years ago
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16May 23, 2022Updated 4 years ago
- An end-to-end MATLAB toolkit for completely unsupervised Speaker Diarization using state-of-the-art algorithms.☆15Dec 22, 2015Updated 10 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 对抗训练在NLP中的应用☆14Nov 22, 2021Updated 4 years ago
- 结合上下文和篇章特征的多标签情绪分类☆28Aug 19, 2016Updated 9 years ago
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago
- 复现 Soft-Masked BERT, 论文 Spelling Error Correction with Soft-Masked BERT☆12Oct 14, 2020Updated 5 years ago
- 文本转拼音、提取英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Jul 1, 2020Updated 5 years ago
- 使用CNN进行事件抽取☆11Aug 9, 2019Updated 6 years ago
- An Open Source software for connect, review and analyze packages of LoRa®, we recommend using with catWAN USB Stick☆23Dec 8, 2022Updated 3 years ago