Sub-Term Mapping Tools

MT System Options (-o:STR)

  • Description:
    This option is used to specify the output file. STR is the absolute or relative path of the output file.

  • Examples:
    > mt -i:in.data -o:out.data
    

    Map the input term to specified option line by line from input file (in.data) and send results to output file (out.data).