|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.illinois.cs.cogcomp.lbj.coref.features.NameFeatures
public class NameFeatures
Collection of feature generators and tools for computing properties of names.
| Constructor Summary | |
|---|---|
protected |
NameFeatures()
Should not need to construct this static feature library. |
| Method Summary | |
|---|---|
static java.lang.String |
doFirstNamesMatch(CExample ex,
boolean useHead)
Determines whether the first names match. |
static java.lang.String |
doHonoraryTitlesMatch(CExample ex,
boolean useHead)
Determines whether the Honorary Titles (like Mr or Mrs) match. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected NameFeatures()
| Method Detail |
|---|
public static java.lang.String doFirstNamesMatch(CExample ex,
boolean useHead)
ex - The example whose mentions will be compared.
public static java.lang.String doHonoraryTitlesMatch(CExample ex,
boolean useHead)
ex - The example whose mentions will be compared.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||