vector = vectorizer.transform(document). # Summarizing the Encoded Texts. print ("Encoded Document is :"). print (vector.toarray()) ...
確定! 回上一頁