Text Categorization

StWsd 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:
      > stWsd -i:in.data -o:out.data
      
      Find best sense of an ambiguous word from St-Candidates from context, line by line from input file (in.data) and send results to output file (out.data).