GateNLP / gate-core

The GATE Embedded core API and GATE Developer application
GNU Lesser General Public License v3.0
75 stars 29 forks source link

Fail gracefully on corrupt datastores #130

Open greenwoodma opened 3 years ago

greenwoodma commented 3 years ago

If a datastore gets corrupted then currently everything in it is lost. Can we be a little more graceful and rescue some things from it? I'm specifically thinking of DS with multiple corpora. If one is corrupted that shouldn't stop us loading the rest.