Greetings, I'm a new user of OpenNLP. I'm evaluating the parser against others, I enjoy the ease of using OpenNLP with Clojure so it would be great to be able to settle on OpenNLP's parser. Unfortunately I'm unable to find details online of how the parser was trained on, how it works -- is it lexicalized? Was it trained with the MaxEnt package?
For this reason I'm unable to guess at its coverage. Any technical details about it would be very welcome. I should say that in informal tests, while it has lower exhibited coverage than, say, the Stanford parser, the coverage doesn't appear *that* much lower. So I'm optimistic :) Thanks! jds