Neurotech-HQ/pysimilar
A python library for computing the similarity between two string(text) based on cosine similarity
This tool helps developers quantify how similar two pieces of text are, whether comparing short phrases or entire documents. You provide two text inputs (either direct strings or file paths), and it outputs a numerical score indicating their similarity. It's designed for developers who need to integrate text similarity comparisons into their applications or workflows.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to programmatically compare the similarity of two strings or documents.
Not ideal if you are a non-developer seeking a user-friendly application with a graphical interface for comparing documents, or if you need advanced semantic analysis beyond basic keyword-based similarity.
Stars
22
Forks
11
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Neurotech-HQ/pysimilar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
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