text-similarity topic

List text-similarity repositories

lstm-siamese-text-similarity

280
Stars
89
Forks
Watchers

⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity

CLUEDatasetSearch

3.9k
Stars
597
Forks
Watchers

搜索所有中文NLP数据集,附常用英文NLP数据集

antiplag

351
Stars
61
Forks
Watchers

作业查重软件,它实现了程序代码、文档文本、图片之间的相似度检查。a code-similarity, text-similarity and image-similarity computation software for the codes, documents and images of assignment.

sentence-similarity

285
Stars
59
Forks
Watchers

对四种句子/文本相似度计算方法进行实验与比较

cail2019

242
Stars
39
Forks
Watchers

法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍

text2vec

4.1k
Stars
378
Forks
Watchers

text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。

multihead-siamese-nets

182
Stars
43
Forks
Watchers

Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.

awesome-neural-models-for-semantic-match

772
Stars
125
Forks
Watchers

A curated list of papers dedicated to neural text (semantic) matching.

text_analysis_tools

640
Stars
117
Forks
Watchers

中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)

RESTful-Top2Vec

84
Stars
20
Forks
Watchers

Expose a Top2Vec model with a REST API.