An Azure machine learning service for building and deploying models.
Solved.
There must be only one connection (left: Dataset) and not 2 connections (left : Dataset + right : Stopwords) from the "Dataset" to the "Preprocessed Text"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I encounter the following error :
Parameter "Stopwords columns" value should be less than or equal to parameter "1" value. . ( Error 0007 )
when building a simple pipeline :
with a .csv Dataset followed by a "Preprocessed Text".
No parameter 'Stopwords columns' is available in the "Preprocessed Text" properties !!!
An Azure machine learning service for building and deploying models.
Answer accepted by question author
Solved.
There must be only one connection (left: Dataset) and not 2 connections (left : Dataset + right : Stopwords) from the "Dataset" to the "Preprocessed Text"