On 10/07/2013 02:05 PM, Jeffrey Zemerick wrote:
Thanks. I used MapReduce to build the training input. I didn't realize that
the training can also be performed on Hadoop. Can I simply combine the
generated models at the completion of the job?

That will not be an out of the box experience, you need to modify OpenNLP to write the training events to a file and then use a trainer which can run on Hadoop e.g. Mahout. We now almost have support
to integrate 3rd party ml libraries into OpenNLP.

Jörn

Reply via email to