Classification

Text Classification in C# with ML.NET 2.0

Text Classification in C# with ML.NET 2.0

Using NAS-BERT transformers to classify Text to Labels in C#

By
Matt Eland
on
Let’s take a look at how ML.NET 2.0’s new Text Transformer features can be used to perform multi-class classification and map utterances to intents.