analyzedSentence = lt.getAnalyzedSentence(sentence) | analyzedSentences = lt.analyzeText(sentence) | lt.getAnalyzedSentence(sentence) | lt.analyzeText(sentence) | languagetool | 9a4f1e36c5d9a15056d656ddfe102da7fc84159c | org.languagetool.rules.patterns.PatternRuleTest | | _1 | analyzedSentence |
---|
_2 | analyzedSentences |
---|
| | | | AssignedTo | True |
AnalyzedSentence analyzedSentence=lt.getAnalyzedSentence(sentence); | List<AnalyzedSentence> analyzedSentences=lt.analyzeText(sentence); | lt.getAnalyzedSentence(sentence) | lt.analyzeText(sentence) | languagetool | 9a4f1e36c5d9a15056d656ddfe102da7fc84159c | org.languagetool.rules.patterns.PatternRuleTest | | _1 | analyzedSentence |
---|
_2 | analyzedSentences |
---|
| | | | AssignedTo | True |