Sub-Term Mapping Tools

NT 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:
    > nt -i:in.data -o:out.data
    

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