6 writes to Text
Microsoft.ML.Samples (6)
Dynamic\Transforms\Text\ProduceHashedWordBags.cs (6)
19new TextData(){ Text = "This is an example to compute " + 22new TextData(){ Text = "ML.NET's ProduceHashedWordBags API " + 26new TextData(){ Text = "It does so by first tokenizing " + 29new TextData(){ Text = "computing n-grams and hash them to the " + 32new TextData(){ Text = "The hashing reduces the size of the " + 35new TextData(){ Text = "which is useful in case when number of" +