string-matching topic

List string-matching repositories

JaroWinkler

56
Stars
5
Forks
Watchers

Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity

boyermoore

20
Stars
0
Forks
Watchers

Boyer-moore in pure python, search for unicode strings in large files quickly

GroupingMessages

19
Stars
5
Forks
Watchers

Auto categorization of your SMS into your own custom categories

string-distance

18
Stars
3
Forks
Watchers

A set of (string) distance functions written in JavaScript / Python / PHP.

fjs-string-matching

23
Stars
4
Forks
Watchers

Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm

phpflashtext

19
Stars
5
Forks
Watchers

Extract Keywords from sentence or Replace keywords in sentences. @ https://github.com/vi3k6i5/flashtext

python-Levenshtein

92
Stars
5
Forks
Watchers

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

STS-Crawler

18
Stars
1
Forks
Watchers

A python reddit bot for /r/SlayTheSpire that automatically (soft) finds cards and relics mentioned in post titles and comments with descriptions the help new players

sdm2

28
Stars
2
Forks
Watchers

A high performance library to match discontinuous strings.

FuzzyWuzzy.pas

16
Stars
0
Forks
Watchers

Fuzzy String Matching in Free Pascal - Port of FuzzyWuzzy