brunoarine/findlike
Command-line tool that finds lexically similar documents in relation to a reference text file or ad-hoc query
Need to find other documents on your computer that are similar to one you already have, or to a specific question you have in mind? This tool takes a text file or an ad-hoc query and searches through your local files to find those that share similar content. It's designed for anyone who manages many text-based documents and needs to quickly retrieve related information.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly locate related documents within your personal archives, project folders, or knowledge base based on semantic similarity.
Not ideal if you're looking for a full-text search engine with advanced indexing for very large, continuously changing enterprise document repositories.
Stars
16
Forks
1
Language
Python
License
MIT
Category
Last pushed
Aug 13, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/brunoarine/findlike"
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