delft icon indicating copy to clipboard operation
delft copied to clipboard

grobidTagger: make model an optional argument

Open de-code opened this issue 5 years ago • 0 comments

It might be good if the first argument was the "action", which is effectively a sub command.

The model could be made optional, allowing a path to a model to be passed in. Then you could for example just evaluate a model or use the tagger by pointing to the model path. e.g. compare different versions of a header model.

de-code avatar Feb 17 '20 12:02 de-code