snipsco / snips-nlu

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

Fix CLI issues with unicode #727

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

Description: fixes #725

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #727 into develop will increase coverage by 0.18%. The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #727      +/-   ##
===========================================
+ Coverage    87.98%   88.16%   +0.18%     
===========================================
  Files           65       65              
  Lines         3853     3853              
  Branches       736      735       -1     
===========================================
+ Hits          3390     3397       +7     
+ Misses         353      347       -6     
+ Partials       110      109       -1