MikeHopcroft / ShortOrder

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

Implement REPL .fuzzy command #53

Open MikeHopcroft opened 5 years ago

MikeHopcroft commented 5 years ago

In the REPL, the .fuzzy command will run the fuzzy matcher on its input and then print out the list of matching items and their scores.