|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
| Constructor Summary | |
MentionPairIterator.DocumentMentionPairIterator()
|
|
| Method Summary | |
java.util.Vector |
convertToMentions(java.util.Vector nodes)
|
boolean |
hasNext()
|
java.lang.Object |
next()
|
void |
printAllNodesInContext(java.util.Set nodes)
|
void |
printAllNodesInContext(java.util.Vector nodes)
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MentionPairIterator.DocumentMentionPairIterator()
| Method Detail |
public java.util.Vector convertToMentions(java.util.Vector nodes)
public void printAllNodesInContext(java.util.Vector nodes)
public void printAllNodesInContext(java.util.Set nodes)
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||