x = tfidf.fit_transform(x)
/usr/local/lib/python3.6/dist-packages/sklearn/feature_extraction/text.py in _analyze(doc, analyzer, tokeniz