mirror of
https://github.com/keiffster/program-y.git
synced 2026-04-03 00:19:21 -06:00
Bug: <set> tag in <pattern> is deleting the multi-word input #52
Labels
No labels
News
News
News
News
News
News
News
News
bug
bug
bug
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
enhancement
enhancement
enhancement
enhancement
enhancement
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/program-y#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @afaji on 9/7/2020
Expected Behavior
Given the following AIML:
and
place.txtas below, where entries with multiple words exist:By entering the query below:
It should output
Current Behavior
By entering the query below:
The program outputs:
note that the 'Rio de' is deleted for some reason. (Also reproducible with 'New York')
When the input does not match the first pattern, the system works perfectly, for example:
Steps to Reproduce
Context (Environment)