| Package | Description |
|---|---|
| se.lth.cs.srl.corpus |
| Modifier and Type | Method and Description |
|---|---|
Yield |
Word.getYield(Predicate pred,
String argLabel,
Set<Word> argSet)
Returns the yield of this word, ie the complete phrase that defines the argument,
with respect to the predicate.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Yield> |
Yield.explode()
Breaks this yield down to continuous yields if this yield is discontinuous, otherwise it returns itself in a list.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Yield.compareTo(Yield y)
Compares yields.
|
Copyright © 2016. All rights reserved.