aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/pear/text_languagedetect/README.rst
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2020-08-22 20:01:59 +0200
committerMario Vavti <mario@mariovavti.com>2020-08-22 20:01:59 +0200
commit646dce7765b36afab5c1688c51ebab48a214864e (patch)
tree5f017403ba8902507a0f1203db4a8954f04b48fa /vendor/pear/text_languagedetect/README.rst
parent88a68f96da303893d911f09c25088d4f8288b5fb (diff)
downloadvolse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.tar.gz
volse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.tar.bz2
volse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.zip
composer update pear/text_languagedetect
Diffstat (limited to 'vendor/pear/text_languagedetect/README.rst')
-rw-r--r--vendor/pear/text_languagedetect/README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/pear/text_languagedetect/README.rst b/vendor/pear/text_languagedetect/README.rst
index 9381c7f7e..15fbd87bb 100644
--- a/vendor/pear/text_languagedetect/README.rst
+++ b/vendor/pear/text_languagedetect/README.rst
@@ -155,3 +155,12 @@ Unit test status
.. image:: https://travis-ci.org/pear/Text_LanguageDetect.svg?branch=master
:target: https://travis-ci.org/pear/Text_LanguageDetect
+
+
+Notes
+=====
+Where are the data from?
+
+ I don't recall where I got the original data set.
+ It's just the frequencies of 3-letter combinations in each supported language.
+ It could be generated from a few random wikipedia pages from each language.