qiangzi11hao/Semantic-Textual-Similarity
语义相似度
This helps you compare two English sentences and get a numerical score (0-5) indicating how similar their meanings are. You provide pairs of sentences, and it outputs a score where higher numbers mean closer meaning. Anyone who needs to automatically assess the semantic relationship between different pieces of text, such as researchers, analysts, or content managers, would find this useful.
No commits in the last 6 months.
Use this if you need to quantitatively measure the semantic similarity between pairs of English sentences to understand how closely related their meanings are.
Not ideal if you need to understand the nuances of sentence relationships beyond a similarity score, or if you are working with languages other than English.
Stars
38
Forks
8
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/qiangzi11hao/Semantic-Textual-Similarity"
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