public class ConlluSentence extends Object
Modifier and Type | Method and Description |
---|---|
String |
getSentenceIdComment() |
String |
getTextComment() |
List<ConlluWordLine> |
getWordLines() |
public List<ConlluWordLine> getWordLines()
public String getSentenceIdComment()
public String getTextComment()
Copyright © 2017 The Apache Software Foundation. All rights reserved.