All Projects → stringosim → Similar Projects or Alternatives

192 Open source projects that are alternatives of or similar to stringosim

stringdistance
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
Stars: ✭ 60 (+27.66%)
strutil
Golang metrics for calculating string similarity and other string utility functions
Stars: ✭ 114 (+142.55%)
simetric
String similarity metrics for Elixir
Stars: ✭ 59 (+25.53%)
Mutual labels:  distance, levenshtein, jaro-winkler
Java String Similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Stars: ✭ 2,403 (+5012.77%)
Stringmetric
🎯 String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).
Stars: ✭ 481 (+923.4%)
Mutual labels:  distance, levenshtein
levenshtein-edit-distance
Levenshtein edit distance
Stars: ✭ 59 (+25.53%)
Mutual labels:  distance, levenshtein
similar-english-words
Give me a word and I’ll give you an array of words that differ by a single letter.
Stars: ✭ 25 (-46.81%)
Mutual labels:  distance, levenshtein
Deepdiff
Deep Difference and search of any Python object/data.
Stars: ✭ 985 (+1995.74%)
Mutual labels:  distance, comparison
eddie
No description or website provided.
Stars: ✭ 18 (-61.7%)
Mutual labels:  levenshtein, jaro-winkler
Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
Stars: ✭ 204 (+334.04%)
Mutual labels:  levenshtein, string-distance
edits.cr
Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment
Stars: ✭ 16 (-65.96%)
Mutual labels:  levenshtein, jaro-winkler
Multi-Face-Comparison
This repo is meant for backend API for face comparision and computer vision. It is built on python flask framework
Stars: ✭ 20 (-57.45%)
Mutual labels:  distance, comparison
spark-stringmetric
Spark functions to run popular phonetic and string matching algorithms
Stars: ✭ 51 (+8.51%)
Mutual labels:  jaro-winkler, cosine-distance
Stopwords
Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.
Stars: ✭ 83 (+76.6%)
Mutual labels:  distance, levenshtein
Jellyfish
🎐 a python library for doing approximate and phonetic matching of strings.
Stars: ✭ 1,571 (+3242.55%)
Mutual labels:  levenshtein, jaro-winkler
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+5378.72%)
Mutual labels:  distance, levenshtein
levenshtein finder
Similar string search in Levenshtein distance
Stars: ✭ 19 (-59.57%)
Mutual labels:  levenshtein, string-distance
octoclairvoyant-webapp
Compare GitHub changelogs across multiple releases in a single view.
Stars: ✭ 45 (-4.26%)
Mutual labels:  comparison
geodist
Golang package to compute the distance between two geographic latitude, longitude coordinates
Stars: ✭ 133 (+182.98%)
Mutual labels:  distance
speech-recognition-evaluation
Evaluate results from ASR/Speech-to-Text quickly
Stars: ✭ 25 (-46.81%)
Mutual labels:  comparison
enmSdm
Faster, better, smarter ecological niche modeling and species distribution modeling
Stars: ✭ 39 (-17.02%)
Mutual labels:  distance
levenshtein-rs
Levenshtein algorithm in Rust
Stars: ✭ 37 (-21.28%)
Mutual labels:  levenshtein
ceja
PySpark phonetic and string matching algorithms
Stars: ✭ 24 (-48.94%)
Mutual labels:  jaro-winkler
illogical
A micro conditional javascript engine used to parse the raw logical and comparison expressions, evaluate the expression in the given data context, and provide access to a text form of the given expressions.
Stars: ✭ 16 (-65.96%)
Mutual labels:  comparison
reactive-states
Reactive state implementations (brainstorming)
Stars: ✭ 51 (+8.51%)
Mutual labels:  comparison
spellchecker-wasm
SpellcheckerWasm is an extrememly fast spellchecker for WebAssembly based on SymSpell
Stars: ✭ 46 (-2.13%)
Mutual labels:  levenshtein
distance
Go lib to calculate distance 🗺
Stars: ✭ 16 (-65.96%)
Mutual labels:  distance
bliss
Bliss music library that can compute distance between songs
Stars: ✭ 76 (+61.7%)
Mutual labels:  distance
json-path-comparison
Comparison of the different implementations of JSONPath and language agnostic test suite.
Stars: ✭ 64 (+36.17%)
Mutual labels:  comparison
hyperdiff
Find common, removed and added element between two collections.
Stars: ✭ 14 (-70.21%)
Mutual labels:  comparison
won
A new way to see HTML Web Pages
Stars: ✭ 15 (-68.09%)
Mutual labels:  comparison
language-benchmarks
A simple benchmark system for compiled and interpreted languages.
Stars: ✭ 21 (-55.32%)
Mutual labels:  comparison
fuzzywuzzy
Fuzzy string matching for PHP
Stars: ✭ 60 (+27.66%)
Mutual labels:  string-distance
geodesy-php
Geodesy PHP - Port of some known geodesic/math functions for getting distance from a known point A to a known point B given their coordinates. It also supports conversion between units of length, Polar position to Cartesian coordinates, and different Reference Datums.
Stars: ✭ 26 (-44.68%)
Mutual labels:  distance
Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Stars: ✭ 38 (-19.15%)
Mutual labels:  levenshtein
Seiyuu.moe
A webpage searching for collaborate works between seiyuu.
Stars: ✭ 15 (-68.09%)
Mutual labels:  comparison
haversine-geolocation
Get distances between two points or get closest position to current point. Based on the Haversine Formula
Stars: ✭ 20 (-57.45%)
Mutual labels:  distance
frameworks-code-comparison
🆚 🔥 Code comparison of modern web frameworks, based on React, Angular and Vue.js
Stars: ✭ 87 (+85.11%)
Mutual labels:  comparison
LinSpell
Fast approximate strings search & spelling correction
Stars: ✭ 52 (+10.64%)
Mutual labels:  levenshtein
cheap-ruler-cpp
Fast approximations for common geodesic measurements
Stars: ✭ 32 (-31.91%)
Mutual labels:  distance
elasticsearch-plugins
Some native scoring script plugins for elasticsearch
Stars: ✭ 30 (-36.17%)
Mutual labels:  distance
go-coronanet
Go implementation of the Corona Network
Stars: ✭ 35 (-25.53%)
Mutual labels:  distance
grids
A grid comparison standard
Stars: ✭ 74 (+57.45%)
Mutual labels:  comparison
fasterRaster
Faster raster processing using GRASS GIS
Stars: ✭ 18 (-61.7%)
Mutual labels:  distance
geo-query
WordPress plugin: Geo Query - Modify the WP_Query/WP_User_Query to support the geo_query parameter. Uses the Haversine SQL implementation by Ollie Jones. With a Rest API example and support for an existing custom table .
Stars: ✭ 63 (+34.04%)
Mutual labels:  distance
placekey-py
placekey.io
Stars: ✭ 49 (+4.26%)
Mutual labels:  distance
SkeletonMatching
This repository implements skeleton matching algorithm.
Stars: ✭ 30 (-36.17%)
Mutual labels:  distance
geometry-library
PHP Geometry Library provides utility functions for the computation of geometric data on the surface of the Earth. Code ported from Google Maps Android API.
Stars: ✭ 132 (+180.85%)
Mutual labels:  distance
PHPench
Realtime benchmarks for PHP code
Stars: ✭ 53 (+12.77%)
Mutual labels:  comparison
MessengerComparison
Project aimed at providing thorough comparison of Telegram, Viber and WhatsApp.
Stars: ✭ 28 (-40.43%)
Mutual labels:  comparison
PowerShell-Watch
A PowerShell Watch-Command cmdlet for repeatedly running a command or block of code until a change in the output occurs.
Stars: ✭ 49 (+4.26%)
Mutual labels:  comparison
affinegap
📐 A Cython implementation of the affine gap string distance
Stars: ✭ 57 (+21.28%)
Mutual labels:  string-distance
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+2476.6%)
Mutual labels:  comparison
ARGoal
Get more goals. | Virtual Goals & Goal Distance | App Doctor Hu
Stars: ✭ 14 (-70.21%)
Mutual labels:  distance
hood
The plugin to manage benchmarks on your CI
Stars: ✭ 17 (-63.83%)
Mutual labels:  comparison
npm-vs-yarn
Compare npm vs yarn
Stars: ✭ 36 (-23.4%)
Mutual labels:  comparison
edit-distance-papers
A curated list of papers dedicated to edit-distance as objective function
Stars: ✭ 49 (+4.26%)
Mutual labels:  levenshtein
jtl-reporter
JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.
Stars: ✭ 85 (+80.85%)
Mutual labels:  comparison
microdiff
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
Stars: ✭ 3,138 (+6576.6%)
Mutual labels:  comparison
testing-in-bash
Bash test framework comparison
Stars: ✭ 98 (+108.51%)
Mutual labels:  comparison
1-60 of 192 similar projects