[ 
https://issues.apache.org/jira/browse/TIKA-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris A. Mattmann resolved TIKA-1876.
-------------------------------------
    Resolution: Fixed

thanks [~manalishah...@gmail.com] I integrated this!

{noformat}
[mattmann-0420740:~/tmp/tika1.13] mattmann% git push -u origin master
Counting objects: 452, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (140/140), done.
Writing objects: 100% (321/321), 29.69 KiB | 0 bytes/s, done.
Total 321 (delta 93), reused 274 (delta 67)
To https://git-wip-us.apache.org/repos/asf/tika.git
   7c245fa..9056894  master -> master
Branch master set up to track remote branch master from origin.
[mattmann-0420740:~/tmp/tika1.13] mattmann% 
{noformat}


> Integrate Natural Language Toolkit (NLTK) into Tika to perform Named Entity 
> Recognition
> ---------------------------------------------------------------------------------------
>
>                 Key: TIKA-1876
>                 URL: https://issues.apache.org/jira/browse/TIKA-1876
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 1.13
>            Reporter: Manali Shah
>            Assignee: Chris A. Mattmann
>             Fix For: 1.13
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Hi all, 
> Apache Tika already performs Named Entity Recognition using Open NLP and 
> Stanford Core NLP. Natural Language Toolkit is another open source python 
> library and I believe it will be a great idea to have NLTK integrated along 
> with Tika. 
> NLTK can extract NER as well as classify them. For this purpose I, along with 
> Prof Chris Mattmann have published NLTKRest, a python pip/setuptools 
> installable module that exposes NLTK as a REST service. 
> I have tested the working of Tika along with NLTKRest on my local repository 
> and will soon submit a pull request. 
> Link to rest server: https://github.com/manalishah/NLTKRest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to