org.cogroo.entities.tree
Class TextModel.Token

java.lang.Object
  extended by org.cogroo.entities.tree.TreeElement
      extended by org.cogroo.entities.tree.Leaf
          extended by org.cogroo.entities.tree.TextModel.Token
Enclosing class:
TextModel

public class TextModel.Token
extends Leaf


Constructor Summary
TextModel.Token()
           
 
Method Summary
 
Methods inherited from class org.cogroo.entities.tree.Leaf
getFeatures, getLemma, getLexeme, setFeatures, setIsChunkHead, setLemma, setLexeme, toString, toSyntaxTree
 
Methods inherited from class org.cogroo.entities.tree.TreeElement
getLevel, getMorphologicalTag, getSyntacticTag, setLevel, setMorphologicalTag, setSyntacticTag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextModel.Token

public TextModel.Token()


Copyright © 2012-2013 CoGrOO. All Rights Reserved.