jinglescode/textual-similarity-universal-sentence-encoder
Extract embeddings and group sentences with universal sentence encoder package from TensorFlow.js.
This tool helps analyze how similar different pieces of text are, like customer queries, product descriptions, or document sections. You input a list of sentences or short phrases, and it tells you which ones are semantically close to each other. This is for anyone who needs to understand the underlying meaning in text, such as customer support managers, content strategists, or researchers.
No commits in the last 6 months.
Use this if you need to quickly group or compare short texts based on their meaning, rather than just exact keyword matches.
Not ideal if you're looking for a tool to perform detailed, deep linguistic analysis or to process extremely long documents with complex structures.
Stars
44
Forks
10
Language
HTML
License
Apache-2.0
Category
Last pushed
Sep 12, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jinglescode/textual-similarity-universal-sentence-encoder"
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