Package | Description |
---|---|
opennlp.tools.coref |
Package related to performing coreference resolution.
|
opennlp.tools.coref.sim |
Package related to the modeling mention similarity for coreference resolution.
|
Modifier and Type | Method and Description |
---|---|
protected Gender |
DefaultLinker.computeGender(MentionContext mention) |
protected abstract Gender |
AbstractLinker.computeGender(MentionContext mention) |
Modifier and Type | Method and Description |
---|---|
Gender |
MaxentCompatibilityModel.computeGender(Context c) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.