-
Method Summary
Static Methods
| Modifier and Type |
Method |
Description |
static <N,
E,
T,
B,
TB extends B,
S,
I,
QI,
R extends RelatedExpression<N,
T,
B,
TB,
S,
QI,
R>,
A extends ASTBasedAnaphora<N,
E,
T,
B,
TB,
S,
I,
QI,
R,
A>> BiPredicate<A,A> |
preferRtOverHy() |
|
static <N,
E,
T,
B,
TB extends B,
S,
I,
QI,
R extends RelatedExpression<N,
T,
B,
TB,
S,
QI,
R>,
A extends ASTBasedAnaphora<N,
E,
T,
B,
TB,
S,
I,
QI,
R,
A>> List<A> |
preferTypeRecurrenceOverHynonymy(List<A> potentialAnaphoraRelations) |
|
-
Method Details
-
preferTypeRecurrenceOverHynonymy
static <N,
E,
T,
B,
TB extends B,
S,
I,
QI,
R extends RelatedExpression<N,
T,
B,
TB,
S,
QI,
R>,
A extends ASTBasedAnaphora<N,
E,
T,
B,
TB,
S,
I,
QI,
R,
A>>
List<A> preferTypeRecurrenceOverHynonymy(
List<A> potentialAnaphoraRelations)
-
preferRtOverHy
static <N,
E,
T,
B,
TB extends B,
S,
I,
QI,
R extends RelatedExpression<N,
T,
B,
TB,
S,
QI,
R>,
A extends ASTBasedAnaphora<N,
E,
T,
B,
TB,
S,
I,
QI,
R,
A>>
BiPredicate<A,A> preferRtOverHy()