Revision history for Lingua-Identify 0.13 Wed Aug 02 09:30:00 2005 + changes on Lingua::Identify - added dummy mode, for debugging, so you know what's going on under the hood - fixed some minor glitches in the documentation - added some more tests - reorganized existing tests - added 7 more languages, thanks to George Wilson (ID, MS, RO, RU, SL, SO, SW) + changes on langident - added some crude form of support for big files, with the -s switch + changes on make-lingua-identify-language - fixed a potential glitch for languages with two letter codes that happen to be Perl reserved words - fixed some POD issues 0.12 Mon Jun 21 15:38:00 2005 + changes on Lingua::Identify - minor changes in the documentation - added support for big inputs (through options 'extract-from' and 'max-size'; see HOW TO PERFORM IDENTIFICATION -> langof -> OPTIONS) + changes on langident - fixed a weird bug (results would vary for a file if there were others being processed too; that is, `langident a` and `langident a b` would return different results for "a" 0.11 Tue Dec 21 16:28:00 2004 + changes on Lingua::Identify - added documentation detailing the confidence level + changes on make-lingua-identify-language - fixed the POD problem 0.10 Mon Dec 20 11:18:23 2004 - added make-lingua-identify-language to the MANIFEST 0.09 Fri Dec 17 15:49:23 2004 + changes on Lingua::Identify - minor changes in the documentation + added make-lingua-identify-language 0.08 Fri Nov 05 11:55:00 2004 + changes on Lingua::Identify - fixed a glitch in the documentation (thanks to Matti Korttila) + changes on langident - fixed an embarassing bug (thanks to Matti Korttila) - fixed a bug on the -m switch - added some validation for the -m switch 0.07 Thu Nov 04 01:57:02 2004 + changes on Lingua::Identify - added 7 more languages (BG, GA, HR, HU, IS, PL, TR) - added pod-coverage.t to the tests directory + changes on langident - improved the documentation (and added examples to it) - added the -o switch (work only with specified languages) - added the -e switch (chose the methods to use) - added the -c switch (show confidence level for most probable language) - the -d switch (debug) now actually prints something (the values of the command-line options). - command-line options are now parsed with Getopt::Std (much better) 0.06 Wed Nov 03 12:20:14 2004 + changes on Lingua::Identify - fixed a bug in the submodules documentation - added the function confidence 0.05 Mon Nov 01 20:00:00 2004 + changes on Lingua::Identify - some more changes in the documentation - language modules now have some generic documentation - added pod.t to the tests directory - added a section with examples in the documentation - added function name_of + changes on langident - added the -l switch: list all languages 0.04 Sat Oct 30 17:43:00 2004 + changes on Lingua::Identify - Perl required version is now 5.006 - tests for language manipulation are now automated - added 11 more languages (AF, BR, BS, CY, DA, EO, FI, FY, LA, NL, NO, SQ, SV) - added a small test to avoid confusing possible future submodules of Lingua::Identify with languages - improved the documentation + changes on langident - added the -m switch (limit number of languages shown) - langident version is now the version of Lingua::Identify 0.03 Wed Oct 27 10:13:10 2004 - major changes in the architecture - major changes in the documentation - more languages - more methods - more stuff (see the documentation) - more power 0.02 Mon Jul 26 23:43:39 2004 - basic functionality - added the `langident` command - improved documentation 0.01 Fri Oct 1 11:59:44 2004 - original version; created by h2xs 1.23 with options -XAn Lingua::Identify