All Projects → Java String Similarity → Similar Projects or Alternatives

597 Open source projects that are alternatives of or similar to Java String Similarity

Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+7.16%)
stringosim
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...
Stars: ✭ 47 (-98.04%)
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 (-97.5%)
edits.cr
Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment
Stars: ✭ 16 (-99.33%)
ceja
PySpark phonetic and string matching algorithms
Stars: ✭ 24 (-99%)
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 (-98.92%)
Mutual labels:  distance, distance-measure
strutil
Golang metrics for calculating string similarity and other string utility functions
Stars: ✭ 114 (-95.26%)
Mutual labels:  jaro-winkler, string-distance
customized-symspell
Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
Stars: ✭ 51 (-97.88%)
Smetrics
String metrics library written in Go.
Stars: ✭ 177 (-92.63%)
Mutual labels:  algorithm, distance
LinSpell
Fast approximate strings search & spelling correction
Stars: ✭ 52 (-97.84%)
affinegap
📐 A Cython implementation of the affine gap string distance
Stars: ✭ 57 (-97.63%)
eddie
No description or website provided.
Stars: ✭ 18 (-99.25%)
simetric
String similarity metrics for Elixir
Stars: ✭ 59 (-97.54%)
Mutual labels:  distance, jaro-winkler
Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
Stars: ✭ 204 (-91.51%)
similarity measures
Quantify the difference between two arbitrary curves in space
Stars: ✭ 140 (-94.17%)
Mutual labels:  distance, similarity-measures
Symspell
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Stars: ✭ 1,976 (-17.77%)
Greinerhormann
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Stars: ✭ 176 (-92.68%)
Mutual labels:  algorithm
Flot Downsample
Downsample plugin for Flot charts.
Stars: ✭ 186 (-92.26%)
Mutual labels:  algorithm
Cheap Ruler Go
📏 cheapruler in Go: fast geodesic measurements
Stars: ✭ 176 (-92.68%)
Mutual labels:  distance
Leetcode Notes
LeetCode 算法解答
Stars: ✭ 172 (-92.84%)
Mutual labels:  algorithm
Primestereomatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Stars: ✭ 191 (-92.05%)
Mutual labels:  algorithm
Distancemeasure
📷 An android demo which can measure the distance from user to something while taking photos ( Android 拍照测距 )
Stars: ✭ 185 (-92.3%)
Mutual labels:  distance
Mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
Stars: ✭ 172 (-92.84%)
Mutual labels:  algorithm
Idworker
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
Stars: ✭ 171 (-92.88%)
Mutual labels:  algorithm
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-92.38%)
Mutual labels:  algorithm
Haversine
Calculate the distance bewteen 2 points on Earth
Stars: ✭ 166 (-93.09%)
Mutual labels:  distance
Nashpy
A library for the computation of Nash equilibria in two player games
Stars: ✭ 164 (-93.18%)
Mutual labels:  algorithm
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-92.22%)
Mutual labels:  algorithm
Leetcode Spider
用 node.js 爬你自己的 leetcode 解题源码
Stars: ✭ 176 (-92.68%)
Mutual labels:  algorithm
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (-5.45%)
Mutual labels:  algorithm
Paperbroker
An open source simulated options brokerage and UI for paper trading, algorithmic interfaces and backtesting.
Stars: ✭ 173 (-92.8%)
Mutual labels:  algorithm
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+438.33%)
Mutual labels:  algorithm
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+15.98%)
Mutual labels:  algorithm
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (-91.89%)
Mutual labels:  algorithm
Moving Least Squares
Implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
Stars: ✭ 169 (-92.97%)
Mutual labels:  algorithm
Library Checker Problems
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Stars: ✭ 183 (-92.38%)
Mutual labels:  algorithm
Ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
Stars: ✭ 169 (-92.97%)
Mutual labels:  algorithm
Algorithm course
国科大 算法分析与设计 卜东波 作业答案整理(2016)
Stars: ✭ 190 (-92.09%)
Mutual labels:  algorithm
Leetcode Js
用 JS 刷 LeetCode
Stars: ✭ 165 (-93.13%)
Mutual labels:  algorithm
Js Algorithms
A collection of algorithms written in javascript
Stars: ✭ 182 (-92.43%)
Mutual labels:  algorithm
Tlx
TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers
Stars: ✭ 199 (-91.72%)
Mutual labels:  algorithm
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (-93.13%)
Mutual labels:  algorithm
Clrs
CLRS in C++
Stars: ✭ 195 (-91.89%)
Mutual labels:  algorithm
Beginners Python Examples
Basic Python CLI programs
Stars: ✭ 190 (-92.09%)
Mutual labels:  algorithm
Dtl
diff template library written by C++
Stars: ✭ 180 (-92.51%)
Mutual labels:  algorithm
Awesome Differential Privacy
list of differential-privacy related repositories
Stars: ✭ 164 (-93.18%)
Mutual labels:  algorithm
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-92.51%)
Mutual labels:  algorithm
Fe Interview
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
Stars: ✭ 2,284 (-4.95%)
Mutual labels:  algorithm
Go Jump Consistent Hash
⚡️ Fast, minimal memory, consistent hash algorithm
Stars: ✭ 163 (-93.22%)
Mutual labels:  algorithm
Algorithms
This repository is for learning and understanding how algorithms work.
Stars: ✭ 189 (-92.13%)
Mutual labels:  algorithm
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (-92.51%)
Mutual labels:  algorithm
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-93.22%)
Mutual labels:  algorithm
Internet Recruiting Algorithm Problems
《程序员代码面试指南》、公司招聘笔试题、《剑指Offer》、算法、数据结构
Stars: ✭ 163 (-93.22%)
Mutual labels:  algorithm
Algorithm Visualizer
View Algorithms in the Browser! - Built with ReactJs
Stars: ✭ 180 (-92.51%)
Mutual labels:  algorithm
Paper checking system
基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标
Stars: ✭ 160 (-93.34%)
Mutual labels:  algorithm
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (-8.7%)
Mutual labels:  algorithm
Textrank
🌀 ⚡️ 🌍 TextRank (automatic text summarization) for PHP8
Stars: ✭ 193 (-91.97%)
Mutual labels:  algorithm
Fuse
🔍 Fuzzy search for PHP based on the Bitap algorithm
Stars: ✭ 189 (-92.13%)
Mutual labels:  algorithm
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-92.55%)
Mutual labels:  algorithm
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-93.3%)
Mutual labels:  algorithm
1-60 of 597 similar projects