It is known that it is possible to morphologically classify words through the nltk module, but it works directly with English only, requiring a complicated process for other languages. Is there a module or method that makes it possible to classify Portuguese words as noun, verb, conjunction, etc.?