package "kor" version "0.1" option "dictionary-home" - "Dictionary home dir." string typestr="FILENAME" no hidden option "dictionary" d "Dictionary" string typestr="FILENAME" default="cor.bin" no option "distance" D "Maximal edit distance." int default="1" no option "replace" r "Replace original form with corrected form, place original form in the cor field. This option has no effect in single mode" flag off #option "single" - "Place all alternatives in the same line" flag off option "weights" w "File with translation rules." string typestr="FILENAME" default="weight.cor" no option "threshold" t "Edit distance threshold" float default="1" no option "show-scores" - "Show scores" flag off option "count" n "Print only count best results" int no