MikeHopcroft / ShortOrder

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

Pluggable scoring function in Tokenizer #16

Open MikeHopcroft opened 6 years ago

MikeHopcroft commented 6 years ago

Implement pluggable scoring function in Tokenizer, so that pipeline users can experiment with custom scoring functions.