aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/pear/text_languagedetect/README.rst
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-08-22 21:32:06 +0200
committerMario <mario@mariovavti.com>2020-08-22 21:32:06 +0200
commit3b865d432ff24532b4a5e6917e23fc42b0d7fcaf (patch)
tree65bc81e92f02cbf253c5ab2d92e9c3f2bd2cb39e /vendor/pear/text_languagedetect/README.rst
parent646dce7765b36afab5c1688c51ebab48a214864e (diff)
downloadvolse-hubzilla-3b865d432ff24532b4a5e6917e23fc42b0d7fcaf.tar.gz
volse-hubzilla-3b865d432ff24532b4a5e6917e23fc42b0d7fcaf.tar.bz2
volse-hubzilla-3b865d432ff24532b4a5e6917e23fc42b0d7fcaf.zip
Revert "composer update pear/text_languagedetect"
This reverts commit 646dce7765b36afab5c1688c51ebab48a214864e
Diffstat (limited to 'vendor/pear/text_languagedetect/README.rst')
-rw-r--r--vendor/pear/text_languagedetect/README.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/pear/text_languagedetect/README.rst b/vendor/pear/text_languagedetect/README.rst
index 15fbd87bb..9381c7f7e 100644
--- a/vendor/pear/text_languagedetect/README.rst
+++ b/vendor/pear/text_languagedetect/README.rst
@@ -155,12 +155,3 @@ 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.