Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 338 Bytes

CHANGELOG.md

File metadata and controls

19 lines (17 loc) · 338 Bytes

0.1.0

Published 09 Mar 2023

Added

  • Levenshtein
  • Normalized Levenshtein
  • Weighted Levenshtein
  • Damerau-Levenshtein
  • Optimal String Alignment
  • Jaro-Winkler
  • Longest Common Subsequence
  • Metric Longest Common Subsequence
  • N-Gram
  • Q-Gram
  • Cosine similarity
  • Jaccard index
  • Sorensen-Dice coefficient
  • Ratcliff-Obershelp