Roboy / ravestate

✨ Ravestate is Roboy's reactive dialogue state library.
http://roboy.github.io/ravestate
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

More complicated yes/no detection. Fixes #107 #118

Closed emlozin closed 5 years ago

josephbirkner commented 5 years ago

Introduced a few changes myself with fix for handling "No I do not want ice cream"

Seems to work quite well 💯

codecov-io commented 5 years ago

Codecov Report

Merging #118 into velvet-revolution will increase coverage by 0.05%. The diff coverage is 90%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           velvet-revolution     #118      +/-   ##
=====================================================
+ Coverage              66.68%   66.74%   +0.05%     
=====================================================
  Files                     64       64              
  Lines                   4058     4080      +22     
=====================================================
+ Hits                    2706     2723      +17     
- Misses                  1352     1357       +5
Impacted Files Coverage Δ
modules/ravestate_nlp/yes_no.py 91.35% <90%> (-5.26%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6464ba6...d9d08a1. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #118 into velvet-revolution will increase coverage by 0.05%. The diff coverage is 90%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           velvet-revolution     #118      +/-   ##
=====================================================
+ Coverage              66.68%   66.74%   +0.05%     
=====================================================
  Files                     64       64              
  Lines                   4058     4080      +22     
=====================================================
+ Hits                    2706     2723      +17     
- Misses                  1352     1357       +5
Impacted Files Coverage Δ
modules/ravestate_nlp/yes_no.py 91.35% <90%> (-5.26%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6464ba6...d9d08a1. Read the comment docs.