similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
☆1,584Jul 16, 2026Updated last week
Alternatives and similar repositories for similarity
Users that are interested in similarity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆311Aug 28, 2024Updated last year
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具☆1,508Apr 18, 2024Updated 2 years ago
- ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典☆6,525Nov 19, 2023Updated 2 years ago
- Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dep…☆36,461Nov 15, 2025Updated 8 months ago
- word2vec java版本的一个实现☆700Apr 1, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆744Feb 16, 2022Updated 4 years ago
- 中文近义词:聊天机器人,智能问答工具包☆5,107Feb 1, 2026Updated 5 months ago
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆186Oct 21, 2022Updated 3 years ago
- 中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。☆661Dec 17, 2023Updated 2 years ago
- 一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)☆688Sep 14, 2025Updated 10 months ago
- Java分布式中文分词组件 - word分词☆1,820Mar 31, 2021Updated 5 years ago
- Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Co…☆2,743Jun 1, 2022Updated 4 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆82,099May 10, 2024Updated 2 years ago
- 相似度计算软件包☆192Dec 16, 2023Updated 2 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.
- 结巴分词(java版)☆2,703Jul 11, 2024Updated 2 years ago
- pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。☆6,495Updated this week
- text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。☆4,974Feb 14, 2026Updated 5 months ago
- pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。☆524Sep 25, 2024Updated last year
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,426May 7, 2022Updated 4 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,668Oct 14, 2019Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Dec 5, 2019Updated 6 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,535Sep 23, 2021Updated 4 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Dec 15, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Code for chinese error detection module, using n-gram and bi-lstm☆136Mar 31, 2019Updated 7 years ago
- 语义相似度计算各种算法实现汇总☆47Dec 21, 2017Updated 8 years ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,929Jul 27, 2023Updated 3 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,848Aug 2, 2024Updated last year
- xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能☆1,297Nov 12, 2022Updated 3 years ago
- Simhash Java单机实现☆116May 20, 2022Updated 4 years ago
- Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发 ,开箱即用。☆903Mar 5, 2026Updated 4 months ago
- 自动构建中文词库:http://www.matrix67.com/blog/archives/5044☆656Dec 5, 2023Updated 2 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆292Sep 1, 2020Updated 5 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.
- 基于知网的语义相似度计算☆34Nov 12, 2014Updated 11 years ago
- 自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等☆1,733Jul 18, 2022Updated 4 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,229Oct 30, 2023Updated 2 years ago
- 语义、情感、相似度分析。☆60Jul 23, 2015Updated 11 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆478Mar 7, 2018Updated 8 years ago
- 中文自然语言处理工具包 Toolkit for Chinese natural language processing☆2,686Nov 17, 2023Updated 2 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Aug 12, 2016Updated 9 years ago