AttributeError - 'list' object has no attribute 'lower' with Countvectorizer

前端 未结 0 1952
梦毁少年i
梦毁少年i 2020-12-31 11:13

I\'m trying to vectorize some tweets so I can put it in a list and use it in a classficator.

Here is what I\'m doing:

 trained_model = pickle.load(open         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题