| Package | Description |
|---|---|
| edu.umass.cs.mallet.projects.seg_plus_coref.anaphora | |
| edu.umass.cs.mallet.projects.seg_plus_coref.clustering |
| Modifier and Type | Method and Description |
|---|---|
Mention |
MentionPair.getAntecedent() |
Mention |
Mention.getAntecedent() |
Mention |
MentionPair.getReferent() |
| Modifier and Type | Method and Description |
|---|---|
static String |
AffixOfMentionPair.getNormalizedMentionString(Mention men) |
static boolean |
MentionPairIterator.referentPronoun(Mention referent) |
static boolean |
MentionPairIterator.referentProperNoun(Mention referent) |
void |
Mention.setAntecedent(Mention ant) |
| Constructor and Description |
|---|
MentionPair(Mention n1,
Mention n2) |
| Modifier and Type | Method and Description |
|---|---|
int |
GraphClustering.inSameCluster(Mention v1,
Mention v2) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.