Hello everyone, I trained POS tagging models for Spanish using the CoNLL data [1].
I created two versions using a different model type (percetron and maxent) and I also created versions of the models using the universal Part-of-Speech Tags [2]. I uploaded the files to my server, you can read more details here, including the evaluation results: http://cavorite.com/labs/nlp/opennlp-models-es/ And the files are here: http://files.cavorite.com/projects/opennlp-models-es/ner/models/ Feel free to host them on the OpenNLP website and do not hesitate to send me your questions or comments. Cheers, Juan Manuel Caicedo [1] http://www.lsi.upc.edu/~nlp/tools/nerc/nerc.html [2] http://code.google.com/p/universal-pos-tags/