public class ChunkCogroo extends Chunk
| Constructor and Description |
|---|
ChunkCogroo(List<Token> tokens,
int firstToken) |
| Modifier and Type | Method and Description |
|---|---|
void |
setMorphologicalTag(MorphologicalTag morphologicalTag) |
String |
toPlainText()
Gets the representation of the sentence as a plain text.
|
equals, getFirstToken, getMainToken, getMorphologicalTag, getRelativeHeadIndex, getSyntacticTag, getTokens, getType, hashCode, setFirstToken, setType, toStringpublic String toPlainText()
ChunktoPlainText in class Chunkpublic void setMorphologicalTag(MorphologicalTag morphologicalTag)
setMorphologicalTag in class ChunkmorphologicalTag - the morphologicalTag to setCopyright © 2012–2017 CoGrOO. All rights reserved.