Skip to content
#

jaro-winkler

Here are 69 public repositories matching this topic...

High-performance, open-source sanctions screening/watchlist engine for AML/KYC compliance. Features fuzzy (Jaro-Winkler), phonetic (Double Metaphone), and token-based name matching against OFAC, UN, EU & UK watchlists. Embeddable Java library with Vert.x and Spring Boot server modules, batch screening API, and audit trail support.

  • Updated Mar 19, 2026
  • Java

Python implementation of several sequence alignment algorithms such as Waterman-Smith-Beyer, Gotoh, and Needleman-Wunsch intended to calculate distance, show alignment, and display the underlying matrices.

  • Updated Mar 2, 2026
  • Python

End-to-end B2B payments reconciliation bot built with n8n. Automates matching of bank transactions against ERP payables using fuzzy name matching (Jaro-Winkler) and amount-tolerance rules. Classifies transactions as matched, pending, discrepant, or unmatched. Logs summaries to Google Sheets. Optional AI classification via Claude.

  • Updated Feb 17, 2026
  • Python

📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

  • Updated Feb 5, 2026
  • Go

Improve this page

Add a description, image, and links to the jaro-winkler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jaro-winkler topic, visit your repo's landing page and select "manage topics."

Learn more