smile.nlp.pos
Class EnglishPOSLexicon
- java.lang.Object
-
- smile.nlp.pos.EnglishPOSLexicon
-
public class EnglishPOSLexicon extends java.lang.ObjectAn English lexicon with part-of-speech tags.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static PennTreebankPOS[]get(java.lang.String word)Returns part-of-speech tags for given word, or null if the word does not exist in the dictionary.
-
-
-
Method Detail
-
get
public static PennTreebankPOS[] get(java.lang.String word)
Returns part-of-speech tags for given word, or null if the word does not exist in the dictionary.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG