I am currently doing Natural Language Processing project.
I need to transform the word into vector format for computer to process.
For debugging I need to know the relation between vector and word, so there must be some comment after each row of data.
How to add comment in CSV while using scikit-learn?