similarity

There are 398 repositories under similarity topic.

  • computervision-recipes

    microsoft/computervision-recipes

    Best Practices, code samples, and documentation for Computer Vision.

    Language:Jupyter Notebook9.5k2852611.2k
  • text2vec

    shibing624/text2vec

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

    Language:Python4.5k31150401
  • shibing624/similarity

    similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。

    Language:Java1.4k4040327
  • dssim

    kornelski/dssim

    Image similarity comparison simulating human perception (multiscale SSIM in Rust)

    Language:Rust1.1k227271
  • luozhouyang/python-string-similarity

    A library implementing different string similarity and distance measures using Python.

    Language:Python9922421127
  • recordlinkage

    J535D165/recordlinkage

    A powerful and modular toolkit for record linkage and duplicate detection in Python

    Language:Python96832136152
  • shibing624/similarities

    Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。

    Language:Python79093976
  • yaleimeng/Final_word_Similarity

    综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。

    Language:Python7211410153
  • yongzhuo/Macropodus

    自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)

    Language:Python656141493
  • aetilius/pHash

    pHash - the open source perceptual hash library

    Language:C++563192781
  • Brokenwind/BertSimilarity

    Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。

    Language:Python49571769
  • CogComp/cogcomp-nlp

    CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.

    Language:Java47362385142
  • elisemercury/Duplicate-Image-Finder

    difPy - Python package for finding duplicate and similar images

    Language:Python46566367
  • dingkeyan93/DISTS

    IQA: Deep Image Structure and Texture Similarity Metric

    Language:Python38041241
  • eulerto/pg_similarity

    set of functions and operators for executing similarity queries

    Language:C364163240
  • BiLiangLtd/WordSimilarity

    基于哈工大同义词词林扩展版的单词相似度计算方法

    Language:Python3557773
  • Dicklesworthstone/fast_vector_similarity

    The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.

    Language:Rust3515114
  • WenRichard/Customer-Chatbot

    中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)

    Language:Python31088111
  • life4/textdistance.rs

    🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.

    Language:Rust2765011
  • bitlap/geocoding

    :globe_with_meridians: 地理编码技术,提供地址标准化和相似度计算。

    Language:Kotlin253104491
  • uhh-lt/sensegram

    Making sense embedding out of word embeddings using graph-based word sense induction

    Language:Python212313250
  • matiskay/html-similarity

    Compare html similarity using structural and style metrics

    Language:Python2105423
  • NLP-kr/tensorflow-ml-nlp

    텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)

    Language:Jupyter Notebook1992232105
  • Miraclemarvel55/ChatGLM-RLHF

    对ChatGLM直接使用RLHF提升或降低目标输出概率|Modify ChatGLM output with only RLHF

    Language:Python1891726
  • brentlintner/synt

    Find similar functions and classes in your JavaScript/TypeScript code

    Language:TypeScript1825847
  • DengBoCong/text-similarity

    文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本

    Language:Python1742730
  • ml-classify-text-js

    andreekeberg/ml-classify-text-js

    Machine learning based text classification in JavaScript using n-grams and cosine similarity

    Language:JavaScript12671111
  • google/unisim

    UniSim is a package for efficient similarity computation, fuzzy matching, and clustering of data.

    Language:Python1165106
  • kiwirafe/xiangsi

    中文文本相似度计算器

    Language:Python1134621
  • xiaobeicn/text-similarity-php

    通过余弦定理+分词计算文本相似度PHP版

    Language:PHP10910255
  • usc-isi-i2/rltk

    Record Linkage ToolKit (Find and link entities)

    Language:Python106121523
  • bnosac/ruimtehol

    R package to Embed All the Things! using StarSpace

    Language:C++101114013
  • andre-st/goodreads-toolbox

    9 tools for Goodreads.com, for finding people based on the books they’ve read, finding books popular among the people you follow, following new book reviews, etc

    Language:Perl837407
  • related-sciences/nxontology

    NetworkX-based Python library for representing ontologies

    Language:Python824118
  • wooorm/levenshtein.c

    Levenshtein algorithm in C

    Language:C828014