Semantic Text Similarity Dataset Hub
an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.
experiments of some semantic matching models and comparison of experimental results.
Natural Language Processing using NLTK and Spacy
Machine Learning Project of Semester VI students(Group 3) at School of Engineering and Applied Science, Ahmedabad University.
中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设
This is the repository for the code that ran the experiments presented in the following article: Introduction to Deep Similarity Learning for Sequences
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Text Similarity
Text-Similarity Method in Pytorch
Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.
A curated list of awesome resources related to Semantic Search🔎 and Semantic Similarity tasks.
A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.
用TF特征向量和simhash指纹计算中文文本的相似度
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
Abstract Semantic Textual Similarity (STS) measures the meaning similarity of sentences. Applications of this task include machine translation, summarization, text generation, question answering, shor...
chinese text similarity based on BERT
React web app for drawing self-similarity matrices from text
Locality-sensitive hashing algorithm for text similarity comparisons
使用不同的方法计算相似度
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.