I am trying out MachineLearningExtractor package.
While using Keyword Based Classifier activity, I am getting following error
Message: Cannot deserialize the current JSON object (e.g. {“name”:“value”}) into type ‘System.Collections.Generic.IList`1[UiPath.SmartData.DocumentClassification.Learning.KeywordLearning.ClassificationInformation]’ because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
Please help to get it resolved.