Closed
Description
http://scikit-learn.org/dev/datasets/#the-20-newsgroups-text-dataset includes from sklearn.feature_extraction.text import Vectorizer
which raises ImportError: cannot import name Vectorizer
http://scikit-learn.org/dev/datasets/#the-20-newsgroups-text-dataset includes from sklearn.feature_extraction.text import Vectorizer
which raises ImportError: cannot import name Vectorizer