On 13.01.2017, at 02:51, David Samuel Lim <beitrik2...@gmail.com> wrote:
> 
> *To sum up: Unable to load custom trained OpenNLP Name Finder model in code
> due to apparent OpenNLP version incompatibility. Model was trained in
> OpenNLP 1.6.0, which my project also uses. Other projects also using 1.6.0
> were able to load the model successfully.*

Maybe you have OpenNLP twice on the classpath for some reason, once in 1.5.3
and once in 1.6.0. Maybe OpenNLP classes are included in some non-OpenNLP JAR
as well that you use in your project?

Cheers,

-- Richard

Reply via email to