|
||||||||||
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.MalletDocumentElement
edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocument
Constructor Summary | |
MalletDocument(org.jdom.Document doc,
java.lang.String sourceType)
|
Method Summary | |
java.util.LinkedHashSet |
getPhrases()
|
java.util.LinkedHashSet |
getSentences()
|
Methods inherited from class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement |
collectElementsWithin, collectElementsWithinDocument, constructPhrases, constructPreTerms, getTextWithinElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MalletDocument(org.jdom.Document doc, java.lang.String sourceType)
Method Detail |
public java.util.LinkedHashSet getPhrases()
public java.util.LinkedHashSet getSentences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |