diff options
author | cedricbonhomme <devnull@localhost> | 2010-12-01 08:55:27 +0100 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2010-12-01 08:55:27 +0100 |
commit | bbe66021f71fa2e7f0b8ad537421ea916a78b05e (patch) | |
tree | 5042c18dcf0555a46dd78e340e162359d93dfb62 /README | |
parent | Removed language detection functionality. (diff) | |
download | newspipe-bbe66021f71fa2e7f0b8ad537421ea916a78b05e.tar.gz newspipe-bbe66021f71fa2e7f0b8ad537421ea916a78b05e.tar.bz2 newspipe-bbe66021f71fa2e7f0b8ad537421ea916a78b05e.zip |
Updated README.
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 ^^^^^^^^^^^^^^^^^^^ |