> > Interesting! I'll definitely have a closer look at this and see if / how > > pignlproc could be a good match with Behemoth ( > > https://github.com/jnioche/behemoth). Speaking of which, I'll probably > write > > an openNLP wrapper for Behemoth at some point. Feel free to get in touch > if > > this is of interest. > > OpenNLP already features UIMA wrappers that could probably be used to > run it on a Behemoth setup.
or the GATE plugin but it will not be up to date with the apache version of OpenNLP > However I really like the simplicity of > pig w.r.t. a UIMA runtime that adds an intermediate java object (i.e. > the CAS and its type system) that will further add pressure on the JVM > garbage collector. that's exactly the reason why I was considering embedding openNLP directly into Behemoth and avoid the overhead of the GATE / UIMA objects Julien -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com
