timothywcrane
Supreme Member
- Apr 25, 2009
- 1,339
- 742
I am evaluating OpeNLP vs NLTK for Natural Language Processing. I have heard that NLTK is slower when processing, but not much else in the manner of comparison. Any specific reasons you may need to choose one over the other (in your experience) would be appreciated...
Using in combination with Lucene, SOLR, so I am not using this for ngramming, etc..
but will sit on top of this (or behind) for sentimental analysis etc... things harder to conceptualize just in indexing structures.
My environment is alrady poolyglot so python vs java is not really the consideration. I am just parsing as I am not real enthused about going full UIMA and supporting multiple frameworks (though a/b between them is enticing)
Using in combination with Lucene, SOLR, so I am not using this for ngramming, etc..
but will sit on top of this (or behind) for sentimental analysis etc... things harder to conceptualize just in indexing structures.
My environment is alrady poolyglot so python vs java is not really the consideration. I am just parsing as I am not real enthused about going full UIMA and supporting multiple frameworks (though a/b between them is enticing)
Last edited: