MikeHopcroft / ShortOrder

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

Exact Match Recongizer #8

Closed MikeHopcroft closed 5 years ago

MikeHopcroft commented 6 years ago

Implement a recognizer that does exact prefix matching. This might be useful for attribute matching.

MikeHopcroft commented 5 years ago

Implemented in token-flow@0.0.20.