ondrejklejch / MT-ComparEval

Tool for comparison and evaluation of machine translation.
Apache License 2.0
56 stars 14 forks source link

A task that has the same name as a previous one does not get imported #75

Open lefterav opened 6 years ago

lefterav commented 6 years ago

The system does not import a task, if it happens that it has the same name as a previously imported task. No error or information is displayed. One should either inform the user that this task already exists, or preferable create a new unique identifier and import anyway.