KeyphraseVectorizers
KeyphraseVectorizers copied to clipboard
It does not exclude stop words in Portuguese
I am testing a document in Portuguese, but it doesn't exclude the stop words from the result even I already defined stop_words='portuguese'.
This is the document that I tested with