Command line optionsΒΆ

A parser for Probalistic Linear Context-Free Rewriting Systems (LCFRS) and Probabilistic Context-Free Grammars (PCFG), as well as facilities to extract and parse with data-oriented parsing (DOP) grammars.

Usage: discodop <command> [arguments]

Command is one of:

runexp Run experiment: grammar extraction, parsing & evaluation.
fragments Extract recurring fragments from treebanks.
eval Evaluate discontinuous parse trees; similar to EVALB.
treetransforms Apply tree transformations and convert between formats.
treedraw Visualize (discontinuous) trees
treesearch Search through treebanks with queries.
grammar Read off grammars from treebanks.
parser Simple command line parser.
gen Generate sentences from a PLCFRS.
demos: Show some demonstrations of formalisms encoded in LCFRS.

for additional instructions issue: discodop <command> --help or refer to the man page discodop-<command>.