Repository List
/
Lingua-Spelling-Alternative
/
trunk
/
Alternative.pm @ HEAD
English
Français
Chinese (Simplified)
Chinese (Traditional)
Blame/Annotate
Checkout
View File
RSS Feed
Show last: 20 ,
50
,
100
,
All
Date
File
Revision
Author
Diff
Revision Log
2007/06/28 09:43:40
22
22
dpavlin
HTML
|
TEXT
added tests for minimal, extended build, renamed clear_affix to clear
2005/02/03 11:29:28
21
21
dpavlin
HTML
|
TEXT
fix regexp, added tests for affix
2005/02/02 18:02:27
20
20
dpavlin
HTML
|
TEXT
try also to chop extensions based of affix data (generate shorter variants
of words)
2005/02/02 16:21:41
19
19
dpavlin
HTML
|
TEXT
new internal structure, precompile regex for speedup, correct handling of
all suffix rules (I should really called this bugfix)
2005/02/02 10:15:08
15
15
dpavlin
HTML
|
TEXT
refactor most of module (for version 0.10):
- rewrite test (not complete) to use Test::More
- added pod testing
- move tests files to data directory
- interleave documentation and code in module
Copied from
/trunk/findaffix.out:12
2005/02/02 10:12:44
14
14
dpavlin
HTML
|
TEXT
removed mime-type
2003/11/18 13:54:14
12
12
dpavlin
HTML
|
TEXT
added README file, spelling fixes
2003/11/18 10:30:10
11
11
dpavlin
HTML
|
TEXT
fixed example, better documentation
2003/10/03 15:35:59
10
10
dpavlin
HTML
|
TEXT
added missing =back
2002/07/03 08:06:06
9
9
dpavlin
HTML
|
TEXT
added missing : in POD file (thanks to Mike Castle for reporting that)
2002/02/12 14:31:15
7
7
dpavlin
HTML
|
TEXT
last changes before release
2002/02/12 12:41:31
5
5
dpavlin
HTML
|
TEXT
new minimal function which returns alternative with minimal length (it's
a poor man's version or normalizing a word)
2002/02/11 20:19:59
4
4
dpavlin
HTML
|
TEXT
support for output from loadaffix
2002/02/11 14:33:42
3
3
dpavlin
HTML
|
TEXT
DEBUG option to new constructor
2002/02/11 14:26:22
2
2
dpavlin
perl module