MikeHopcroft / ShortOrder

A natural language conversational agent for ordering and organizing items from a catalog.
MIT License
13 stars 7 forks source link

Relevance test should be parameterized by pipeline #6

Open MikeHopcroft opened 5 years ago

MikeHopcroft commented 5 years ago

The test.yaml file should have a property that specifies the sequence of recognizers used in the pipeline intended for the test.

This allows each recognizer to be tested independently.