En

Taxonomic Classification of Raw Text using C# - (IAB-2 & Document Taxonomy)

In an article, we discussed how we can [analyze and classify complete documents programmatically][1]. It is often required to classify just some part of the document or only a few statements. In this article, we will identify the best possible taxonomic categories of the selected text. We will learn how we can classify text according to IAB-2 and document taxonomies using C#.
October 31, 2021 · 3 min · Shoaib Khan