79605138

Date: 2025-05-03 21:47:31
Score: 1
Natty:
Report link

If you're looking to run ONNX Runtime **without ML.NET**, I just released a NuGet package that does exactly that — fully in C#, without any ML.NET dependency.

✔ Built with `Microsoft.ML.OnnxRuntime` and `Microsoft.ML.Tokenizers`.

✔ Works with .NET Framework (via netstandard2.0) and .NET Core 6, 8, 9.

✔ Designed for Arabic Sentiment Analysis, but can be adapted to other ONNX models.

🧠 NuGet: https://www.nuget.org/packages/AraBertSentiment.OnnxModel

📦 GitHub Code: https://github.com/Elhady7/AraBertSentiment.OnnxModel

📁 Model: https://github.com/Elhady7/AraBertSentimentModel/releases

Let me know if it helps or if you want guidance customizing it for other models.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Hady Salah