Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

How do Countries Talk at UN General Debate: Dynamic Topic Modeling with Tomotopy
Latest   Machine Learning

How do Countries Talk at UN General Debate: Dynamic Topic Modeling with Tomotopy

Last Updated on July 19, 2023 by Editorial Team

Author(s): Lan Chu

Originally published on Towards AI.

2.1 Data

Find the code for this article here.

Photo by Davi Mendes on Unsplash

Have you ever wanted to classify documents such as papers, and tweets based on the topics that they contain? That’s what text classification is for — it allows you to train your model to label topics. In an ideal world, you will use labeled data to train your model, which is known as supervised learning.

In reality, however, you likely do not have labeled data for document classification. Obviously, you can go through each document to label them and train a model, but who has time for that? Would it… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓