|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.illinois.cs.cogcomp.lbj.coref.alignment.Aligner<T>
edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner<Mention>
edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultEMAligner
public class DefaultEMAligner
Aligns objects based on maximizing head word overlap.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
DefaultEMAligner()
|
|
| Method Summary | |
|---|---|
int |
getOverlap(Mention a,
Mention b)
|
| Methods inherited from class edu.illinois.cs.cogcomp.lbj.coref.alignment.DefaultAligner |
|---|
getAlignment, getBestMatch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public DefaultEMAligner()
| Method Detail |
|---|
public int getOverlap(Mention a,
Mention b)
getOverlap in class DefaultAligner<Mention>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||