| Package | Description |
|---|---|
| edu.umass.cs.mallet.projects.seg_plus_coref.anaphora |
| Modifier and Type | Method and Description |
|---|---|
protected MalletPhrase |
MalletDocumentElement.constructPhrases(org.jdom.Element e,
MalletPreTerm preTerms,
MalletSentence sent,
String sourceType) |
MalletPhrase |
Mention.getMalletPhrase() |
MalletPhrase |
MalletPreTerm.getMalletPhrase() |
MalletPhrase |
MalletPhrase.getNext() |
MalletPhrase |
MalletSentence.getPhrases() |
MalletPhrase |
MalletPhrase.getPrev() |
| Modifier and Type | Method and Description |
|---|---|
void |
MalletPreTerm.setMalletPhrase(MalletPhrase ph) |
void |
MalletPhrase.setNext(MalletPhrase ph) |
void |
MalletPhrase.setPrev(MalletPhrase ph) |
| Constructor and Description |
|---|
Mention(MalletPhrase ph,
File targetDocPath,
org.jdom.Document doc,
int id,
String sourceType) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.