chrfrantz / IG-Parser

Parser for IG 2.0 Statements encoded in IG Script Notation
GNU General Public License v3.0
7 stars 3 forks source link

Add support for batch processing of datasets #20

Open chrfrantz opened 1 year ago

chrfrantz commented 1 year ago

At the current stage, the parser only processes individual statements, both for tabular and visual output. It should include a feature to allow iterative processing of large numbers of coded statements and allow for batched outputs (e.g., statement trees in visual mode, concatenated atomic statements in tabular mode).