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 cleaning up crfsuite files #843

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

fix #806 fix https://forum.snips.ai/t/unable-to-remove-crf-model-file-at-path-permissionerror-13/3437

codecov-io commented 5 years ago

Codecov Report

Merging #843 into master will decrease coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #843      +/-   ##
==========================================
- Coverage   88.89%   88.89%   -0.01%     
==========================================
  Files          79       79              
  Lines        5108     5106       -2     
  Branches      970      970              
==========================================
- Hits         4541     4539       -2     
+ Misses        423      422       -1     
- Partials      144      145       +1