Modify ↓
Opened 12 years ago
Closed 12 years ago
#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:1 by , 12 years ago
comment:2 by , 12 years ago
| 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.