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

Release v0.7.0 #127

Closed josephbirkner closed 5 years ago

josephbirkner commented 5 years ago

Ravestate v0.7.0

Features

Inference Dataset

As part of this release, we have built an inference dataset which may be used in the future to improve... inference (#101).

This release was built with the help of the following contributors:

@Toseban @emlozin @nbasargin @l-laura @missxa @ec-m @umursen @theycallmefm @NeginsCode

Special thanks go to the SS19 Luigi Team!🍦❀️

codecov-io commented 5 years ago

Codecov Report

Merging #127 into master will decrease coverage by 10.42%. The diff coverage is 26.25%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #127       +/-   ##
===========================================
- Coverage   74.87%   64.44%   -10.43%     
===========================================
  Files          56       67       +11     
  Lines        3495     4239      +744     
===========================================
+ Hits         2617     2732      +115     
- Misses        878     1507      +629
Impacted Files Coverage Ξ”
modules/ravestate_nlp/extract_triples.py 97.05% <ΓΈ> (-0.17%) :arrow_down:
modules/ravestate_wildtalk/server.py 0% <0%> (ΓΈ)
modules/ravestate_wildtalk/parlai_backend.py 0% <0%> (ΓΈ)
modules/ravestate_wildtalk/__init__.py 0% <0%> (-92.31%) :arrow_down:
modules/ravestate_akinator/__init__.py 44.44% <0%> (-1.46%) :arrow_down:
modules/raveboard/ui_context.py 0% <0%> (ΓΈ)
modules/ravestate_ros1/__init__.py 0% <0%> (ΓΈ)
modules/ravestate_ros1/ros1_properties.py 0% <0%> (ΓΈ)
modules/ravestate_wildtalk/gpt2_backend.py 0% <0%> (ΓΈ)
modules/ravestate_sendpics/__init__.py 0% <0%> (ΓΈ) :arrow_up:
... and 43 more

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 d233f9b...3d20937. Read the comment docs.

josephbirkner commented 5 years ago

Thanks for the update!

That gif is probably larger than the whole code I wrote in this repo + the compiled output πŸ˜†

GIFs are mandatory πŸ€·β€β™‚

josephbirkner commented 5 years ago

To all reviewers: You may easily test this branch via pip install -U ravestate and python3 -m raveboard ravestate_wildtalk.