Sub-Term Mapping Tools

SMT 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:
    > smt -i:in.data -o:out.data
    

    Find CUI line by line from input file (in.data) and send results to output file (out.data).