PureBasic implementation of the fts_fuzzy_match algorithm v0.1.0, ported by Tristano Ajmone.
Table of Contents
mod_FuzzyMatch.pbi
— FTS FuzzyMatch module.test.pb
— algorithm test code.test.sh
— test script (Windows only).test_results.txt
— test results.LICENSE
— CC0 Universal license.
Tristano Ajmone has dedicated this code to the public domain via the CC0 1.0 Universal Public Domain Dedication, waiving all of his rights to the work worldwide under copyright law, including all related and neighbouring rights, to the extent allowed by law:
You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
- In no way are the patent or trademark rights of any person affected by CC0, nor are the rights that other persons may have in the work or in how the work is used, such as publicity or privacy rights.
- Tristano Ajmone makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law.
- When using or citing the work, you should not imply endorsement by Tristano Ajmone.