Files
Chamilo/main/inc/lib/internationalization_database/language_detection
Xes 73154ae174
Behat tests 1.11.x 🐞 / PHP 7.4 Test on ubuntu-latest (push) Canceled after 0s
PHP-CS-Fixer / composer_install (7.4) (push) Canceled after 0s
Chamilo 1.11.40 (ZIP oficial v1.11.40)
Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip
sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439
Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
2026-08-06 17:59:45 +02:00
..

Libbrary of statistical profiles for language recognition

---------------------------------------------------------



The sample texts for dieffernt languages have been taken from

Perl module: Lingua::LanguageGuesser - http://gensen.dl.itc.u-tokyo.ac.jp/LanguageGuesser/LanguageGuesser_demo.html

Statistical Text Analysis - http://boxoffice.ch/pseudo/

Some random sample texts have been taken from Wikiedia - http://wikipedia.org/



All the sample texts should be UTF-8 encoded!



To understand how does language recognition work you need to read the following remarkable work:

W. B. Cavnar and J. M. Trenkle. N-gram-based text categorization. Proceedings of SDAIR-94, 3rd Annual Symposium on Document Analysis and Information Retrieval, 1994.

http://citeseer.ist.psu.edu/cache/papers/cs/810/http:zSzzSzwww.info.unicaen.frzSz~giguetzSzclassifzSzcavnar_trenkle_ngram.pdf/n-gram-based-text.pdf



License: GNU General Public License 3 as published by the Free Software Foundation (http://www.fsf.org/).

Assembled by Ivan Tcholakov, <ivantcholakov@gmail.com>

November, 2009