We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9ff6f commit 60253f3Copy full SHA for 60253f3
1 file changed
README.rst
@@ -155,3 +155,12 @@ Unit test status
155
156
.. image:: https://travis-ci.org/pear/Text_LanguageDetect.svg?branch=master
157
:target: https://travis-ci.org/pear/Text_LanguageDetect
158
+
159
160
+Notes
161
+=====
162
+Where are the data from?
163
164
+ I don't recall where I got the original data set.
165
+ It's just the frequencies of 3-letter combinations in each supported language.
166
+ It could be generated from a few random wikipedia pages from each language.
0 commit comments