I\'d like to know if there is any way to let CountVectorizer() ignore words appearing less than x times in all documents and with less than y words. Something l
CountVectorizer()