]>
author | friendica <info@friendica.com> | |
Sat, 12 May 2012 08:55:18 +0000 (01:55 -0700) | ||
committer | friendica <info@friendica.com> | |
Sat, 12 May 2012 08:55:18 +0000 (01:55 -0700) | ||
commit | 62727012d37ef3d3cacc413d5667dc2d7bbf9cbb | |
tree | 14c222386842938da02f3d43ecb8da12c63e0dc5 | tree | snapshot |
parent | 99e4ea19e733f86259e39f5a22d64f1521abc5ae | commit | diff |
library/langdet/Text/LanguageDetect.php | [new file with mode: 0644] | blob |
library/langdet/Text/LanguageDetect/Exception.php | [new file with mode: 0644] | blob |
library/langdet/Text/LanguageDetect/ISO639.php | [new file with mode: 0644] | blob |
library/langdet/Text/LanguageDetect/Parser.php | [new file with mode: 0644] | blob |
library/langdet/data/lang.dat | [new file with mode: 0644] | blob |
library/langdet/data/unicode_blocks.dat | [new file with mode: 0644] | blob |
library/langdet/docs/example_clui.php | [new file with mode: 0644] | blob |
library/langdet/docs/example_web.php | [new file with mode: 0644] | blob |
library/langdet/docs/iso.php | [new file with mode: 0644] | blob |
library/langdet/tests/Text_LanguageDetectTest.php | [new file with mode: 0644] | blob |
library/langdet/tests/Text_LanguageDetect_ISO639Test.php | [new file with mode: 0644] | blob |