Closed JuanSCampos closed 1 month ago
We create the sentiment analysis column using the TextBlob library. - Ana is finishing another sentiment analysis using Power BI analytics tools to compare the results.
We create two columns Action_1 and Action_2 identifying the verbs in the description column using the NLTK library.
We took Norma and Timi's input .csv file from the categorization topic. We selected the one done manually since we tried several ways to use NLP libraries like Spacy without getting results due to high processing time. Additionally, we tried to run the categorization with Spacy only with the actions to reduce processing time. Still, we got many different categories, and many categories were left empty because the model could not categorize everything.
We met on Sunday, October 6th and agreed on the following actions to improve Topic Detection: