MikeHopcroft / ShortOrder

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

Configuring numbers in FuzzyTextMatcher #51

Open MikeHopcroft opened 5 years ago

MikeHopcroft commented 5 years ago

Consider adding some mechanism to configure the treatment of numbers in FuzzyTextMatcher. Currently the numbers are treated as downstream terms. This prevents scenarios where one would like to match phrases like "one two three".