Exports the resulting dataframe after a series of edits to databricks delta lake.
If overrides are provided, and the original edit had a task, the override MUST explicitly have a task set (typically the same task as the edit)
training, validation, test, inference csv, json, parquet, arrow, zip Supported NER Tagging schemas.
A tagging schema is a definition of the way NER data is formatted. The schema letters define the tags used within it. ex: BIOES - B means before (a token), I means in (a token), E means end (of a token), S means single (length token) See https://en.wikipedia.org/wiki/Inside%E2%80%93outside%E2%80%93beginning_(tagging)
BIO, BIOES, BILOU x >= 0Successful Response
training, validation, test, inference csv, json, parquet, arrow, zip Supported NER Tagging schemas.
A tagging schema is a definition of the way NER data is formatted. The schema letters define the tags used within it. ex: BIOES - B means before (a token), I means in (a token), E means end (of a token), S means single (length token) See https://en.wikipedia.org/wiki/Inside%E2%80%93outside%E2%80%93beginning_(tagging)
BIO, BIOES, BILOU x >= 0