5 writes to Text
Microsoft.ML.Samples (5)
Dynamic\Transforms\Text\ProduceHashedNgrams.cs (5)
19
new TextData(){
Text
= "This is an example to compute n-grams " +
22
new TextData(){
Text
= "N-gram is a sequence of 'N' consecutive" +
25
new TextData(){
Text
= "ML.NET's ProduceHashedNgrams API " +
29
new TextData(){
Text
= "The hashing reduces the size of the " +
32
new TextData(){
Text
= "which is useful in case when number of " +