zqhZY/semanaly
semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.
This project helps you compare how similar different pieces of text are, even if they don't use the exact same words. You provide a collection of text documents or individual sentences, and it helps you find out which ones are semantically close to each other. This is useful for anyone working with large volumes of text who needs to understand relationships between documents or classify them based on meaning.
155 stars. No commits in the last 6 months.
Use this if you need to determine the semantic similarity between sentences or documents, going beyond simple keyword matching.
Not ideal if you are looking for a plug-and-play solution without any programming or data preparation steps.
Stars
155
Forks
57
Language
Python
License
—
Category
Last pushed
Nov 19, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zqhZY/semanaly"
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