This is the command cg-conv that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
cg-conv - This application is part of ( cg3 )
This tool is part of the CG-3 constraint grammar system: http://visl.sdu.dk/cg3.html.
SYNOPSIS
cg-conv [OPTIONS]
DESCRIPTION
cg-conv is the program used to convert a text stream between various formats. By default
it tries to auto-detect the input format and convert that to the CG-3 stream format. It
will read from stdin and output to stdout.
OPTIONS
-h, --help
shows this help
-?, --?
shows this help
-p, --prefix
sets the mapping prefix; defaults to @
-u, --in-auto
auto-detect input format (default)
-c, --in-cg
sets input format to CG
-n, --in-niceline
sets input format to Niceline CG
-a, --in-apertium
sets input format to Apertium
-f, --in-fst
sets input format to HFST/XFST
-p, --in-plain
sets input format to plain text
-C, --out-cg
sets output format to CG (default)
-A, --out-apertium
sets output format to Apertium
-N, --out-niceline
sets output format to Niceline CG
-P, --out-plain
sets output format to plain text
-r, --rtl
sets sub-reading direction to RTL (default)
-l, --ltr
sets sub-reading direction to LTR
Use cg-conv online using onworks.net services