» Version | » Information |
---|---|
1.0.0 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-1.0.0 Release date: 2017-03-02 11:19 UTC Release state: stable Release uploaded by: cweiske Changelog: - Add PHP5 constructors - Fix bug #21189: Language detection on PHP7 broken - Fix coding style problems - BC break: Add real visibility to properties and methods Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.3.0 Release date: 2012-01-16 09:53 UTC Release state: alpha Release uploaded by: cweiske Changelog: - BC break: Return lowercase language names - BC break: Use exceptions instead of PEAR_Error - Implement request #19221: Return ISO 639-1 or ISO 639-2 language codes Dependencies:
|
0.2.3 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.2.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.2.3 Release date: 2008-07-30 21:48 UTC Release state: alpha Release uploaded by: taak Changelog: Updated package requirements Dependencies:
|
0.2.2 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.2.2 Release date: 2008-07-29 23:12 UTC Release state: alpha Release uploaded by: taak Changelog: * Fix Bug #13385 Dependencies:
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.2.1 Release date: 2006-12-03 20:25 UTC Release state: alpha Release uploaded by: taak Changelog: * Fix: Now uses conventionalized include path * Fix: Won't cause error if input is purely symbol-range characters * Better error reporting if error in unicode db loading Dependencies:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.2.0 Release date: 2006-01-18 23:27 UTC Release state: alpha Release uploaded by: taak Changelog: * Added unicode block range identification * unicode block ranges used to optimize language detection by pre-selecting which known language trigram profiles in the database to attempt comparison with * Added several utf8/unicode utility functions * new Parser class for building data profiles from text samples * Fix: mb_convert_encoding() now used correctly * Fix: basic case-folding for Cyrillic alphabet implemented Dependencies:
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.1.1 Release date: 2006-01-06 21:48 UTC Release state: alpha Release uploaded by: taak Changelog: * Output of clustering now cached * Fix: better error checking in clustering functions * Fix: clusteredSearch() now handles null strings gracefully * Compare order is preserved in clusteredSearch() results * Slight speed improvement to utf8 iterator Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Text_LanguageDetect-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_LanguageDetect-0.1.0 Release date: 2006-01-04 20:48 UTC Release state: alpha Release uploaded by: taak Changelog: Initial PEAR release |