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
table export has feature to customize n/a-value, which by default is the empty string
Add conllu as export format
import of conllu now supports enhanced dependencies
Adds saltxml export format
Adds time graph op to add or enrich time annotations
The table exporter now supports the id_column parameter to
enable/disable the ID column.
Importers that map directories to (sub)-corpora and files to documents can now also importt the
corpus if the path argument points to a single file.
xlsx importer now maps columns as spans if the column is not configured to
be a token_column.
Changed
exmaralda import now ranks order of tlis higher than sorting by time value (more compatible with
modern EXMARaLDA files)
xlsx importer will connect spans to their corresponding segmentation node
with coverage edges instead of connecting them with the base tokens generated
for the timeline items. Thus, the configured connection between spans and base
text is not lost.
Fixed
exmaralda import keeps events with missing time values