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

Fix issue when re-fitting slot filler #771

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

Description: This PR fixes an issue which caused a crash when re-fitting a CRFSlotFiller.

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #771 into develop will increase coverage by 0.01%. The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #771      +/-   ##
===========================================
+ Coverage       88%   88.02%   +0.01%     
===========================================
  Files           76       76              
  Lines         4487     4491       +4     
  Branches       852      853       +1     
===========================================
+ Hits          3949     3953       +4     
  Misses         402      402              
  Partials       136      136