Multilingual topic labelling of news topics
-
Updated
Apr 13, 2022 - Python
Multilingual topic labelling of news topics
The author implemented logistic regression and support vector machine for topic labelling and applied two feature extractions, Bag-of-Words (CountVectorizer) and TF-IDF (TfidfVectorizer), after which the results for both methods were analyzed.
Add a description, image, and links to the topic-labelling topic page so that developers can more easily learn about it.
To associate your repository with the topic-labelling topic, visit your repo's landing page and select "manage topics."