| Package | Description |
|---|---|
| simplenlg.aggregation |
| Modifier and Type | Method and Description |
|---|---|
static List<PhraseSet> |
PhraseChecker.leftPeriphery(NLGElement... sentences)
Collect a list of pairs of constituents with the same syntactic function
from the left periphery of two sentences.
|
static List<PhraseSet> |
PhraseChecker.rightPeriphery(NLGElement... sentences)
Collect a list of pairs of constituents with the same syntactic function
from the right periphery of two sentences.
|
Copyright © 2020. All Rights Reserved.