More rats in syntax matching...
See original GitHub issueHi,
I’m playing with syntax matching (now is part of my library https://github.com/ava-ia/core/blob/0.1.0/src/helpers/syntax.js) and I’ve found a new rat:
rule
convert [value] [currency] [preposition] [currency]
test: 1
Ava, can you convert 20 dollars into euros
👌
test: 2
Ava I need convert 20 dollars into euros
👻 (is not detected)
any idea??
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Matching- and Nonmatching-to-Sample Concept Learning in ...
Previous research has shown that rats can learn matching-to-sample relations with olfactory stimuli; however, the specific characteristics of this ...
Read more >(PDF) Matching- and Nonmatching-to-Sample Concept ...
Previous research has shown that rats can learn matching-to-sample relations with olfactory stimuli; however, the specific characteristics ...
Read more >Natural syntax rules control action sequence of rats
These analyses revealed two global patterns: action perseveration and transitional reciprocation between sequential pairs and triplets, which together account ...
Read more >Regular expression syntax
Regular expressions perform string matching on content downloaded during service tests. These expressions may contain one or more regular expression operators, ...
Read more >Grooming Sequences of Rat and Guinea Pig Pups
The most stereotyped of these is a 'syntactic chain' pattern, which organizes up ... togeny of grooming syntax in two rodent species: rat...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It will be helpful if you do it 👍
both
Value plus Value
and"euros"
work now in 6.4.3 💥