| Package | Description |
|---|---|
| com.aliasi.coref |
Classes for determining entity coreference within documents.
|
| com.aliasi.coref.matchers |
Classes for matching and killing functions.
|
| Modifier and Type | Method and Description |
|---|---|
Killer[] |
MentionChainImpl.killers()
The killing functions defined for this mention chain.
|
abstract Killer[] |
AbstractMentionChain.killers()
The killing functions defined for this mention chain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenderKiller
Implements a killing function that defeats a match of a mention
against a mention chain with an incompatible gender.
|
class |
HonorificConflictKiller
Implements a killing function that defeats a match of a mention
against a mention chain with an incompatible honorific.
|
Copyright © 2016 Alias-i, Inc.. All rights reserved.