korpling / pepper

A highly extensible plattform for conversion and manipulation of linguistic data between an unbound set of formats. Pepper can be used stand-alone as a command line interface, or be integrated as an API into other software products.
http://corpus-tools.org/pepper
Other
23 stars 3 forks source link

removed document from corpus graph when document controller is deleted #58

Closed thomaskrause closed 8 years ago

thomaskrause commented 8 years ago

Instead of removing the document

documentController.sendToSleep();

is more applicable.