public class MatchingSentence extends Object
Modifier and Type | Method and Description |
---|---|
AnalyzedSentence |
getAnalyzedSentence() |
List<RuleMatch> |
getRuleMatches() |
String |
getSentence() |
String |
getSource() |
String |
getTitle() |
String |
toString() |
public String getSentence()
public String getSource()
public String getTitle()
public AnalyzedSentence getAnalyzedSentence()