Nice post. Your model loading would be more convenient if you could add the models you need via maven dependencies as well. Maybe something we can produce in the new github project.
There is a page with articles and blog post about OpenNLP in our wiki: https://cwiki.apache.org/OPENNLP/articles-and-blogs.html Would be nice if you could add your post there. Jörn On 04/11/2012 03:52 AM, Jason Baldridge wrote:
I just posted a tutorial to my blog about using OpenNLP in Scala: http://bcomposes.wordpress.com/2012/04/10/incorporating-and-using-opennlp-in-scalabhas-sbt-build-system/ It covers a lot of basic concepts that will already be familiar to most folks on this list (like what Maven does), but it might be useful for those of you who are curious about how things look from Scala. Jason
