Is it possible to use POS tagger node to tag text in spanish ?
If is not possible which is the right node to use ?
Thank´s for your help.
Sergio.
Is it possible to use POS tagger node to tag text in spanish ?
If is not possible which is the right node to use ?
Thank´s for your help.
Sergio.
Hi Sergio,
the POS tagger node is only useful for English texts. Unfortunately there is node node/model for Spanish POS tagging. English, French, German texts can be tagged with the Stanford tagger node.
If you know a model for POS tagging Spanish texts you can integrate this model as a customized KNIME node. See:
http://tech.knime.org/for-developers-integration-of-custom-tagger
http://tech.knime.org/for-developers-integration-of-custom-tag-sets
Cheers, Kilian
OK Kilian , thank´s for your answer.
Hi Sergio,
I want to use POS tagger for text in spanish, did you resolve it?
Thank you, Lina