Closed josephbirkner closed 5 years ago
Merging #127 into master will decrease coverage by
10.42%
. The diff coverage is26.25%
.
@@ 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.
Thanks for the update!
That gif is probably larger than the whole code I wrote in this repo + the compiled output π
GIFs are mandatory π€·ββ
To all reviewers: You may easily test this branch via pip install -U ravestate
and python3 -m raveboard ravestate_wildtalk
.
Ravestate v0.7.0
Features
face_oracle
to start and end conversations based on recognized faces. (#120)ravestate_ros1
: Ravestate may now be integrated with rospy (ROS Melodic). In combination withravestate_ros2
, we got rid of the need for rosbridge. (#116, #129)Neo4j
,redis
,face_oracle
and pre-downloaded Wildtalk/Spacy models. Docker-compose services automate all the path/port/device mappings.ravestate_nlp
: Uber-robust yes/no detection inravestate_nlp
(#82, #107, #132)ravestate_nlp
: Much better question detection. (#106)ravestate_nlp
:Triple.match_either_lemma(...)
can now match subtree tokens of triple elements. (#109)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!π¦β€οΈ