|
|
|
|
|
by mindcrime
4792 days ago
|
|
I'm a fan of OpenNLP as well, although I haven't done a lot of performance evaluation around it yet. Apache Stanbol[1] is also a very interesting project, which leverages OpenNLP (among other things) for doing semantic entity extraction from text. Also, FWIW, I wrote an article[2] a while back, focusing on Open Source NLP tools. It was aimed slightly more at business users than developers, so it doesn't dig real deep on the tech side, but there is a list of popular OSS NLP tools that people interested in this topic might find useful. And if I can throw in another shameless plug (only because I think it will genuinely be of interest, of course), I'll point out this post[3] on Prolog resources, since Prolog often finds application in the NLP world. [1]: http://stanbol.apache.org [2]: http://osintegrators.com/opensoftwareintegrators|howyoucanbe... [3]: http://fogbeam.blogspot.com/2013/05/prolog-im-going-to-learn... |
|
You missed the nicest and most satisfying book ;):
http://www.mtome.com/Publications/PNLA/pnla-digital.html
It is simultaneously an introduction to Prolog and natural language parsing using Prolog.