shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
This toolkit helps you understand how similar two pieces of Chinese text are, or gauge the emotional tone of a word. You input words, phrases, sentences, or even whole paragraphs, and it tells you their similarity score or whether a word is positive or negative. It's designed for anyone working with Chinese text who needs to analyze relationships between different texts or assess sentiment.
1,571 stars.
Use this if you need to compare Chinese words, phrases, sentences, or paragraphs for similarity, or determine the sentiment of individual words.
Not ideal if you're working with languages other than Chinese, or need to perform complex deep learning-based text classification tasks beyond basic sentiment analysis.
Stars
1,571
Forks
344
Language
Java
License
Apache-2.0
Category
Last pushed
Jan 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/shibing624/similarity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
eBay/Sequence-Semantic-Embedding
Tools and recipes to train deep learning models and build services for NLP tasks such as text...
RandolphVI/Text-Pairs-Relation-Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
MartinoMensio/spacy-universal-sentence-encoder
Google USE (Universal Sentence Encoder) for spaCy
piotrmaciejbednarski/text-similarity-node
High-performance and memory efficient native C++ text similarity algorithms for Node.js
brianrisk/simphile-text-similarity-nlp
Python Text Similarity NLP Libray