Package opennlp.tools.cmdline.stopword


package opennlp.tools.cmdline.stopword
  • Classes
    Class
    Description
    A command line tool that filters stop words from whitespace-separated tokens read on standard input and prints the kept tokens to standard output, one input line per output line.