Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

RegexInterpreter vs NaturalLanguageInterpreter #1

Open
wassimseif opened this issue Jul 12, 2019 · 1 comment
Open

RegexInterpreter vs NaturalLanguageInterpreter #1

wassimseif opened this issue Jul 12, 2019 · 1 comment

Comments

@wassimseif
Copy link

Any reason why you're subclassing RegexInterpreter vs NaturalLanguageInterpreter for your implementation ?

@m90
Copy link
Owner

m90 commented Jul 12, 2019

I built this library for a relatively specific use case of mine which needed to accept /command style commands, so this was a convenient shortcut.

What would your use case gain from subclassing NaturalLanguageInterpreter?

In case you would be interested in adding the option, I'd be happy to merge a PR that adds it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants