|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.illinois.cs.cogcomp.lbj.coref.filters.Filter<Mention>
edu.illinois.cs.cogcomp.lbj.coref.filters.MFilter
public abstract class MFilter
Filters EntityMentions.
| Constructor Summary | |
|---|---|
MFilter()
|
|
| Method Summary | |
|---|---|
abstract boolean |
accept(Mention m)
Determines whether a mention should be accepted by the filter. |
| Methods inherited from class edu.illinois.cs.cogcomp.lbj.coref.filters.Filter |
|---|
getFiltered |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MFilter()
| Method Detail |
|---|
public abstract boolean accept(Mention m)
accept in class Filter<Mention>m - The mention in question.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||