textmaven.stemmer
Class IrregularVerbs_en

java.lang.Object
  extended bytextmaven.stemmer.IrregularVerbs_en

public class IrregularVerbs_en
extends java.lang.Object

Author:
krebtho To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
IrregularVerbs_en()
           
 
Method Summary
 java.lang.String get(java.lang.String word)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IrregularVerbs_en

public IrregularVerbs_en()
Method Detail

get

public java.lang.String get(java.lang.String word)


Copyright © 2002-2005 Sourceforge. All Rights Reserved.