DengBoCong/text-similarity
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
This tool helps you determine how similar two pieces of text are, which is useful for tasks like matching customer queries to product descriptions or identifying duplicate content. You provide pairs of text, and it outputs a similarity score. Anyone needing to understand the conceptual closeness between different texts, such as content managers, customer support analysts, or researchers, would find this valuable.
181 stars. No commits in the last 6 months.
Use this if you need to compare sentences or documents to find semantic matches and understand their relatedness across various applications.
Not ideal if your primary goal is simple keyword matching rather than understanding the underlying meaning or context of the text.
Stars
181
Forks
32
Language
Python
License
MIT
Category
Last pushed
May 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/DengBoCong/text-similarity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DerwenAI/pytextrank
Python implementation of TextRank algorithms ("textgraphs") for phrase extraction
Tiiiger/bert_score
BERT score for text generation
BrikerMan/Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for...
asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. ...
yohasebe/wp2txt
A command-line tool to extract plain text from Wikipedia dumps with category and section filtering