Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for the RiveScript Test Suite (aichaos/rsts) #89

Merged
merged 4 commits into from
Apr 30, 2017
Merged

Fixes for the RiveScript Test Suite (aichaos/rsts) #89

merged 4 commits into from
Apr 30, 2017

Conversation

kirsle
Copy link
Member

@kirsle kirsle commented Apr 30, 2017

This updates the Python implementation for the RiveScript Test Suite. This puts the Python version on par feature-wise to the Go, JavaScript and Java versions. See also aichaos/rsts#2

Changes:

  • Fix the {weight} tag to allow spaces on either side of the tag.
  • Fix _ wildcard not matching Unicode symbols.
  • Implement arrays in replies.
  • Fix a division error that was resulting in a float rather than an int.

@kirsle kirsle merged commit 0a6a0b9 into master Apr 30, 2017
@kirsle kirsle deleted the rsts branch April 30, 2017 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant