使用vectorizer.fit_transform時出現AttributeError: 'file' object has no attribute 'lower'

問題 最近在讀書《Building Machine Learning Systems with Python》1初版,發現其中的一個代碼錯誤,python AttributeError: ‘file’ object has no attribute ‘lower’web 產生該錯誤的代碼爲:svg import os os.listdir('./data/toy/') posts = [open(
相關文章
相關標籤/搜索