With the Vendor.test() method we return results as NLULdataset. Currently (a) probabilities are added but will not be modified if the dataset is e.g. filtered, split, etc. Also, (b) we may want to keep more data like the n-best list of intents and their confidences.
With the Vendor.test() method we return results as NLULdataset. Currently (a) probabilities are added but will not be modified if the dataset is e.g. filtered, split, etc. Also, (b) we may want to keep more data like the n-best list of intents and their confidences.