Skip to content

Tabular Pipeline

The tabular pipeline automatically routes .csv, .xlsx, and .xls files to specialized normalization and table-understanding algorithms.


Capabilities

  • Header Normalization: Detects multi-line headers, merged cells, and empty metadata rows.
  • Delimiter Detection: Auto-detects ,, ;, \t, | delimiters in CSV files.
  • Schema Inference: Converts spreadsheet columns into normalized tabular structures prior to entity extraction.