similarity and java-nlp-text-similarity

These two tools are competitors, as both aim to provide text similarity calculation functionality in Java, with `shibing624/similarity` being a more established and comprehensive toolkit offering additional features like sentiment analysis, while `kenneth-lange/java-nlp-text-similarity` appears to be a much smaller, single-purpose implementation.

similarity
61
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 3/25
Maturity 16/25
Community 13/25
Stars: 1,571
Forks: 344
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 3
Forks: 2
Downloads:
Commits (30d): 0
Language: Java
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About similarity

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.

chinese-nlp text-analysis sentiment-analysis linguistics information-retrieval

About java-nlp-text-similarity

kenneth-lange/java-nlp-text-similarity

Measure the similarity between different text documents.

Scores updated daily from GitHub, PyPI, and npm data. How scores work