Yes there are models for Spanish language. Opennlp models <http://opennlp.sourceforge.net/models-1.5/>
check under language column "es" you can get name finder models there es Name Finder Person name finder model. Trained on conll02 shared task data. es-ner-person.bin<http://opennlp.sourceforge.net/models-1.5/es-ner-person.bin> es Name Finder Organization name finder model. Trained on conll02 shared task data. es-ner-organization.bin<http://opennlp.sourceforge.net/models-1.5/es-ner-organization.bin> es Name Finder Location name finder model. Trained on conll02 shared task data. es-ner-location.bin<http://opennlp.sourceforge.net/models-1.5/es-ner-location.bin> es Name Finder Misc name finder model. Trained on conll02 shared task data. es-ner-misc.bin <http://opennlp.sourceforge.net/models-1.5/es-ner-misc.bin> On Wed, Mar 19, 2014 at 2:55 PM, Charles Jalin <[email protected]>wrote: > Hello, > > I am newbie in OpenNLP. I need to use it in a spanish project. Is there > models in spanish? > > Thanks for your attention. > > Regards. >
