Class Rainbow

  • All Implemented Interfaces:
    java.io.Serializable, OptionHandler, StopwordsHandler

    public class Rainbow
    extends AbstractStopwords
    Stopwords list based on Rainbow:
    http://www.cs.cmu.edu/~mccallum/bow/rainbow/

    Valid options are:

     -D
      If set, stopword scheme is run in debug mode and
      may output additional info to the console
    Version:
    $Revision: 10978 $
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • Rainbow

        public Rainbow()
    • Method Detail

      • globalInfo

        public java.lang.String globalInfo()
        Returns a string describing the stopwords scheme.
        Specified by:
        globalInfo in class AbstractStopwords
        Returns:
        a description suitable for displaying in the gui