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