Hello,
I do not know if you can help me: I am using the OpenNLP library v1.8.4 as a NuGet in VisualStudio and the only Spanish models I have found are from previous versions of the library. Even so, I have used them and they do not work for me, it fails to initialize the TokenizerModel object. I have used the model in English v1.5 and if it works correctly. If there are no Spanish models available, could you tell me how to create one? I have seen that .train files are used with data for the training but I do not know the structure that they should have or anything. Thanks in advance! E. Cerezo
