2 references to WordsWithoutStopWords
Microsoft.ML.Samples (2)
Dynamic\Transforms\Text\RemoveDefaultStopWords.cs (2)
55Console.WriteLine("Number of words: " + prediction.WordsWithoutStopWords 60prediction.WordsWithoutStopWords));