Text Classification in C# with ML.NET 2.0
Using NAS-BERT transformers to classify Text to Labels in C#
Recently ML.NET 2.0 was released, giving us a bevy of new features for the open-source machine learning library for dotnet applications.
The release improved ML.NET’s text processing capabilities and improved some aspects of the already fantastic automated machine…