Sub-Term Mapping Tools

LSF System Options (-i:STR)

  • Description:
    This option is used to specify the input file. STR is the absolute or relative path of the input file. LSF find LexItem subterms for one line from the input file at a time.

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

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