#python

First I will use the Twitter API and retrieve tweets available for the Covid-19 topic. To identify changes in topics I would write an application in python and use natural language processing to obtain the semantics and evaluate the changes of the words based on a similarity technique (such as cosine similarity.) At the end, I would try to display some target topics in graphics and their contextual changes.

Subscribe to #python