Modify ↓
Opened on Jul 10, 2014 at 6:16:05 PM
Closed on Aug 1, 2014 at 8:27:09 PM
#2788 closed Feature Request (Rejected)
fuzzy string searching
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Since 3.3.10.2 we have fast regexp, but what about fuzzy string searching? It would be best to have fast (internal?) functions for fuzzy string searching and calculating Hamming distance, Levenshtein Distance to...
Attachments (0)
Change History (2)
comment:2 by , on Aug 1, 2014 at 8:27:09 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Use an external UDF - no requirement to add to the core code.
Rejected.
M23
Note:
See TracTickets
for help on using tickets.

See http://www.autoitscript.com/forum/topic/113591-compare-strings/#entry794763.