mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0732af122c
String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errors, spelling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot). Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> PR: ports/18344
8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
String::Approx lets you match and substitute strings
|
|
approximately. With this you can emulate errors: typing
|
|
errors, spelling errors, closely related vocabularies
|
|
(colour color), genetic mutations (GAG ACT), abbreviations
|
|
(McScot, MacScot).
|
|
EXTREMELY USEFUL FOR WRITING LANGUAGE TESTS AND QUIZES !
|
|
Jarkko Hietaniemi<jhi@alpha.hut.fi>
|