| Constructor and Description |
|---|
GenderKiller()
Construct a new gender killer.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
kill(Mention mention,
MentionChain chain)
Returns
true if the specified mention and
mention chain have incompatible genders. |
public boolean kill(Mention mention, MentionChain chain)
true if the specified mention and
mention chain have incompatible genders. Genders are
incompatible if they are both non-null, but not equals.Copyright © 2019 Alias-i, Inc.. All rights reserved.