RandolphVI/Text-Pairs-Relation-Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
This project helps quickly determine if two pieces of text, like sentences or short phrases, have a similar meaning. You provide pairs of texts, and it tells you whether they are conceptually similar or not. It's designed for anyone who needs to automatically categorize or group textual content based on semantic relationships.
190 stars. No commits in the last 6 months.
Use this if you need to classify whether pairs of sentences or short texts are semantically related in a specific domain, supporting both English and Chinese.
Not ideal if you need to compare entire documents, require a detailed explanation of *why* texts are similar, or are looking for a pre-trained solution for complex conversational understanding.
Stars
190
Forks
55
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/RandolphVI/Text-Pairs-Relation-Classification"
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...
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
brianrisk/simphile-text-similarity-nlp
Python Text Similarity NLP Libray