edu.cmu.sphinx.linguist.dictionary
Class WordClassification

java.lang.Object
  extended by edu.cmu.sphinx.linguist.dictionary.WordClassification
All Implemented Interfaces:
java.io.Serializable

public class WordClassification
extends java.lang.Object
implements java.io.Serializable

Provides a classification of words

See Also:
Serialized Form

Method Summary
 java.lang.String getClassificationName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClassificationName

public java.lang.String getClassificationName()