Hi, I don't see what stopwords are used by CountVectorizer with stop_wordsstring = ‘english’. https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html Is there a way to figure it out? Thanks. -- Regards, Peng