? Objective: Client wanted to analyse the document(s) to explore trended Keyword. ? Analytical Approach: Fetch the text and tokenize it, then perform pre-processing with the help of Stop keywords, lemmatization, Segmentation, regular expression etc. then performs the topic modelling to fetch the topic. ? Tools Used – Python, Jupyter Notebook, Excel etc.