You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A request came from Deutsche Digitale Bibliothek to add extra information into the output (CSV file). The easiest way to do this is to create a new AnnotationCalculator, which simply emits the information which the user sets by methods of the MeasurementConfiguration:
A request came from Deutsche Digitale Bibliothek to add extra information into the output (CSV file). The easiest way to do this is to create a new AnnotationCalculator, which simply emits the information which the user sets by methods of the MeasurementConfiguration:
In both cases the input should be a key-value pair, where the key is a string, a value is a string, or a number (integer or double).
The output will simply contain the input among the columns or fields.
The text was updated successfully, but these errors were encountered: