snipsco / snips-nlu

Snips Python library to extract meaning from text
https://snips-nlu.readthedocs.io
Apache License 2.0
3.89k stars 513 forks source link

Add warnings and improve errors #821

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

Description:

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #821 into develop will increase coverage by 0.12%. The diff coverage is 90%.

@@             Coverage Diff             @@
##           develop     #821      +/-   ##
===========================================
+ Coverage    88.53%   88.65%   +0.12%     
===========================================
  Files           76       76              
  Lines         4615     4620       +5     
  Branches       896      900       +4     
===========================================
+ Hits          4086     4096      +10     
+ Misses         394      390       -4     
+ Partials       135      134       -1