Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "TikaAndNLTK" page has been changed by manalishah: https://wiki.apache.org/tika/TikaAndNLTK?action=diff&rev1=10&rev2=11 == Installation == 1. '''Simple with pip''' {{{ - $ pip install nltkrest + $ pip install --process-dependency-links nltkrest }}} 2. '''Setuptools and/or Distribute''': The module can be downloaded from [[https://github.com/manalishah/NLTKRest|this site]] and then installed with the following commands:
