How to structure unstructured data
I am analysing tweets and have collected them in an unstructured format. What is the best way to structure this data so I can begin the data mining processes? Somebody suggested using python packages such as spacy but not sure how to go about using this.
Topic structured-data nlp data-mining
Category Data Science