6 writes to Text
Microsoft.ML.Samples (6)
Dynamic\Transforms\Text\FeaturizeTextWithOptions.cs (6)
19
new TextData(){
Text
= "ML.NET's FeaturizeText API uses a " +
23
new TextData(){
Text
= "This API can be used as a featurizer to " +
26
new TextData(){
Text
= "There are a number of approaches to text " +
29
new TextData(){
Text
= "One of the simplest and most common " +
32
new TextData(){
Text
= "Text classification can be used for a " +
35
new TextData(){
Text
= "such as sentiment analysis, topic " +