A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
Features
- compares two strings
- compares two sequences of words (word to word, with respect to the position in the sequence)
- offers string comparison objects for long term storage and precomputation
- gives detailed information on the transformation process
- allows comparison of XSAMPA sequences
- allows useage of individual phonetic mappings
- offers many user flags that alter the transformation process
- offers individual setting of transformation costs
Categories
Test and MeasurementLicense
GNU General Public License version 3.0 (GPLv3)Follow Extended Levenshtein algorithm
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Extended Levenshtein algorithm!