Documentation of 'smile.nlp.pos.EnglishPOSLexicon' Java class
EnglishPOSLexicon
smile.nlp.pos

Class EnglishPOSLexicon



  • public class EnglishPOSLexicon
    extends java.lang.Object
    An 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.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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

You see the box below because you did not login.