janetzki / GUIDE

Create semantic domain dictionaries for low-resource languages
MIT License
4 stars 0 forks source link

Fix inconsistent loading in dictionary creator #12

Closed janetzki closed 1 year ago

janetzki commented 1 year ago

Expected behavior

The dictionary_creator loads a consistent progress (i.e., it continues with the same data that has been saved).

Actual behavior

The dictionary_creator loads incomplete progress (e.g., word_graph).

Tasks