Libraries tagged by similarity
atomescrochus/laravel-string-similarities
114876 Downloads
Compare two string and get a similarity percentage
tga/simhash-php
38003 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
229558 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
97807 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
nlpcloud/nlpcloud-client
16140 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
lupka/phpunit-compare-images
68935 Downloads
PHPUnit assertions for comparing image similarity.
henrik9999/string-similarity
9085 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
flexic/doctrine-pg-similarity
6926 Downloads
Provides Doctrine DQL function for similarity in Postgres DB's.
codiliateur/text-similarity
6655 Downloads
Phrase similarity identification functions based on the trigram algorithm
algenza/cosine-similarity
5376 Downloads
Cosine similarity
rosette/api
20922 Downloads
PHP Interface for Babel Street Text Analytics
gpupo/similarity
7022 Downloads
Calculate the similarity between strings and numbers working in a different way from a diff tool
itk-dev/sentence-similarity-metrics
286 Downloads
Sentence similarity metrics
toastnz/indexedsearch
4950 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
edgaras/strsim
72 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more