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 ChrisMattmann:
https://wiki.apache.org/tika/TikaAndNLTK?action=diff&rev1=7&rev2=8

- Natural Language Toolkit(NLTK) with Tika.
+ = Natural Language Toolkit(NLTK) with Tika =
  
  NLTK is a python library and in order to integrate and use its capabilities 
with Tika one must install the server endpoint created for NTLK in python to 
extract Named entities from text passed to it.
  
@@ -10, +10 @@

   pip install nltkrest
  }}}
  
- or the module can be downloaded from [[this 
site|https://www.github.com/manalishah/NLTKRest]] and then installed with the 
following commands:
+ or the module can be downloaded from 
[[https://github.com/manalishah/NLTKRest|this site]] and then installed with 
the following commands:
  
  {{{
   cd NLTKRest/nltkrest

Reply via email to