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

Sort resources before persisting them #764

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

Description: Sort resources alphabetically before persisting them in order to avoid serialization diffs between two trainings.

Checklist: