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

Show time used to save a corpus #120

Closed johann-petrak closed 4 years ago

johann-petrak commented 4 years ago

When populating a corpus from a directory, the success message shown in the GUI shows the number of seconds that were needed. Time needed is also shown when saving to a datastore but not when saving a corpus to a directory.

Do the same when saving a corpus to a directory.