#计算机科学#Best Practices, code samples, and documentation for Computer Vision.
翻译 - 计算机视觉的最佳实践,代码示例和文档。
#自然语言处理#text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
#自然语言处理#similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
Image similarity comparison simulating human perception (multiscale SSIM in Rust)
#算法刷题#A library implementing different string similarity and distance measures using Python.
#计算机科学#A powerful and modular toolkit for record linkage and duplicate detection in Python
#搜索#Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
#自然语言处理#自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(n...
pHash - the open source perceptual hash library
#自然语言处理#Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。
difPy - Python package for finding duplicate and similar images
#自然语言处理#CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, t...
IQA: Deep Image Structure and Texture Similarity Metric
#大语言模型#The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.
set of functions and operators for executing similarity queries
#自然语言处理#中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.