logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hfst-expand-equivalences - =Extend transducer arcs for equivalence classes

Description

       Extend transducer arcs for equivalence classes

   Commonoptions:-h, --help
              Print help message

       -V, --version
              Print version info

       -v, --verbose
              Print verbosely while processing

       -q, --quiet
              Only print fatal erros and requested output

       -s, --silent
              Alias of --quietEqv.classextensionoptions:-f, --from=ISYM
              convert single symbol ISYM to allow OSYM

       -t, --to=OSYM
              convert to OSYM

       -a, --acx=ACXFILE
              read extensions in acx format from ACXFILE

       -T, --tsv=TSVFILE
              read extensions in tsv format from TSVFILE

       -l, --level=LEVEL
              perform extensions on LEVEL of fsa

       Either  ACXFILE,  TSVFILE or both ISYM and OSYM must be specified.  LEVEL should be either {upper, first,
       1, input, surface}, {lower, second, 2, output, analysis} or both.  If LEVEL is omitted, default is first.
       Examples:

       hfst-expand-equivalences -o rox.hfst -a romanian.acx ro.hfst
              extend romanian charequivalences

Name

       hfst-expand-equivalences - =Extend transducer arcs for equivalence classes

Reporting Bugs

       Report    bugs    to    <hfst-bugs@helsinki.fi>    or    directly    to    our    bug     tracker     at:
       <https://github.com/hfst/hfst/issues>            hfst-expand-equivalences            home           page:
       <https://github.com/hfst/hfst/wiki/HfstExpandEquivalences>
       General help using HFST software: <https://github.com/hfst/hfst/wiki>

Synopsis

hfst-expand-equivalences [OPTIONS...] [INFILE]

See Also