IntegerMan/MattEland.AI.MLNet.TextClassificationTurtles
Text Classification in C# with ML.NET 2.0
This tool helps C# developers quickly classify text into categories using ML.NET 2.0. You provide raw text data and predefined categories, and it outputs the probability that the text belongs to each category. It's designed for developers building applications that need to sort or understand textual content.
No commits in the last 6 months.
Use this if you are a C# developer needing to add text classification capabilities to your applications using the ML.NET framework.
Not ideal if you are looking for a no-code solution or are not working within the .NET/C# ecosystem.
Stars
13
Forks
6
Language
C#
License
MIT
Category
Last pushed
Dec 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IntegerMan/MattEland.AI.MLNet.TextClassificationTurtles"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tghamm/Mistral.SDK
An unofficial C#/.NET SDK for accessing the Mistral AI API
bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development...
arafattehsin/SentimentAnalyzer
Fully offline sentiment analysis for .NET with multiple AI engines. Supports 104 languages with...