MikeHopcroft / ShortOrder

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

Consider an OrdinalNumberRecognizer #22

Open MikeHopcroft opened 5 years ago

MikeHopcroft commented 5 years ago

The OrdinalNumberRecognizer would generate tokens for words like 'first', 'second', 'third', etc. These tokens would be distinct from the tokens for '1', '2', and '3'.