KKenny0/sohu2021_text_matching
2021 搜狐校园文本匹配算法大赛方案
This helps content analysts and researchers efficiently determine if two pieces of text, whether short like headlines or long like articles, are discussing the same topic or event. You input pairs of texts, and it outputs a definitive 'yes' or 'no' on whether they match according to different criteria. This is ideal for professionals who need to quickly categorize or link related textual content.
No commits in the last 6 months.
Use this if you need a robust, automated system to precisely identify if two given texts are semantically related, differentiating between general topic similarity and specific event correlation.
Not ideal if your primary goal is to generate new text, summarize documents, or perform general keyword searches rather than direct text-to-text comparison.
Stars
19
Forks
5
Language
Python
License
—
Category
Last pushed
Nov 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/KKenny0/sohu2021_text_matching"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShawnyXiao/2017-CCF-BDCI-AIJudge
2017-CCF-BDCI-让AI当法官(初赛):7th/415 (Top 1.68%)
ShawnyXiao/2018-DC-DataGrand-TextIntelProcess
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
beader/tianchi_nl2sql
追一科技首届中文NL2SQL挑战赛决赛第3名方案+代码
rogeroyer/2019-CCF-BDCI-Finance-Information-Negative-Judgment
top1-solution
zhanzecheng/SOHU_competition
Sohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)