You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
This tries to improve and expand on several intent matches. Fixes#495. Fixes#496.
Also adds test: examples, that aren't displayed in the popup, but are used in the intent viewer as tests of a sort.
We saw one specific example where someone said
next results
instead ofnext result
and it didn't match.I'm tempted to add
(s)
to the syntax, or generallyword(optional)
, so we can donext result(s)
instead ofnext (result | results)
The text was updated successfully, but these errors were encountered: