aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index e8e45ab4..1dc9c545 100644
--- a/README
+++ b/README
@@ -52,7 +52,6 @@ Optional module
~~~~~~~~~~~~~~~
These modules are not required but provides better features:
* lxml and Genshi;
-* oice.langdet;
* gamin.
If you want to install these modules:
@@ -75,15 +74,6 @@ sudo python setup.py install
cd ..
rm -Rf Genshi
-Language detection
-^^^^^^^^^^^^^^^^^^
-Name: oice.langdet
-Enable the detection of the language of articles.
-
-Installation:
-http://pypi.python.org/pypi/oice.langdet/
-Download the archive, decompress, go to the folder and type:
-python setup.py install
Advanced monitoring
^^^^^^^^^^^^^^^^^^^
bgstack15