nltk / nltk_data

NLTK Data
1.43k stars 1.03k forks source link

Update stopwords for Portuguese language #141

Closed davialvb closed 2 years ago

davialvb commented 4 years ago

Updates a stopwords of the portuguese language for issue https://github.com/nltk/nltk/issues/2241 and adds new words very common in portuguese texts.

erickrf commented 3 years ago

Hello, are there any news on this? I see that é was added to the stopwords since nltk/nltk#2241 , but ser, estar, ter, and haver weren't. The list currently has inflected forms of these verbs, but not the infinitive itself.

stevenbird commented 2 years ago

Resolved in https://github.com/nltk/nltk_data/commit/4d5ecb6077471be3ac9747efcd59b85d6a8d835c

stevenbird commented 2 years ago

@erickrf: sorry for the delay