module

Semtrace::RealText

Shared real-text decomposition benchmark. Used by experiments 001-003 and any future real-text test.

Class methods

parse_args(builtins : Hash(String, Tuple(String, String)))

Parse common CLI args: --data, --trace, --file, --builtin

Source
run(text : String, label : String, data_dir : String, trace : Bool = false)
Source