gateplugin-LearningFramework icon indicating copy to clipboard operation
gateplugin-LearningFramework copied to clipboard

Check desired vs. actual behaviour if both target feature and annotation type parms are missing

Open johann-petrak opened this issue 9 years ago • 0 comments
trafficstars

Re-check what the intended behaviour is when combinations of the optional parameters are missing.

There seems to be a bug in the EvaluateClassification PR when both classAnnotationType and targetFeature are missing: this PR is supposed to also support sequence tagging (unlike the classification PR).
At least in cases when it is really a classification problem, leaving the two parameters empty throws an array out of bounds exception rather than showing some reasonable error message.

johann-petrak avatar Oct 19 '16 10:10 johann-petrak