net.sf.textkit4j.classify.support
Class Words

java.lang.Object
  extended by net.sf.textkit4j.classify.support.Words

public class Words
extends java.lang.Object

Author:
rich

Constructor Summary
Words()
           
 
Method Summary
static java.lang.String getWordBoundaryRegexp()
           
static boolean isAStopWord(java.lang.String word)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Words

public Words()
Method Detail

getWordBoundaryRegexp

public static java.lang.String getWordBoundaryRegexp()

isAStopWord

public static boolean isAStopWord(java.lang.String word)


Copyright © 2009 All Eight, LLC. All Rights Reserved.