dotnet / dotnet/machinelearning-samples

Can't get sample to report non-toxic sentiment

Open
#704 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
4.7k
Forks
2.7k
Avg merge
2d 22h
Merged PRs (30d)
1

Description

Problem encountered on https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/consume
Operating System: macos

I changed to different values including

```input.SentimentText = "That is good.";```

and

```input.SentimentText = "Get yourself some help.";```

(this is a line that was non-toxic in the CSV)

I was trying to find a value that gives mem non-toxic sentiment

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.