We have a spring boot application integrated with Node.js and socket.io chat application , to which we want to integrate Natural language processing. Not getting any direction on which of these two Apache-OpenNlp or NLTK
would be a better choice for us as both of the frameworks offer the kind of processing we need.
Wrt to the features provided by the frameworks , they both are good. Both have features that we are looking for. More than how to choose between features , what would suit our architecture better is a perspective I would like..
Any suggestions ?