Interface PartOfSpeechAttribute

    • Method Detail

      • getLeftPOS

        POS.Tag getLeftPOS()
        Get the left part of speech of the token.
      • getRightPOS

        POS.Tag getRightPOS()
        Get the right part of speech of the token.
      • setToken

        void setToken​(Token token)
        Set the current token.