|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.creole.coref.PronominalCoref.Quote
private class PronominalCoref.Quote
---
| Field Summary | |
|---|---|
static int |
ANTEC_AFTER
--- |
static int |
ANTEC_BACK
--- |
static int |
ANTEC_BEFORE
--- |
private Set<Annotation> |
antecedentsAfter
--- |
private Set<Annotation> |
antecedentsBackInContext
--- |
private Set<Annotation> |
antecedentsBefore
--- |
private Annotation |
quoteAnnotation
--- |
private int |
quoteIndex
--- |
| Constructor Summary | |
|---|---|
PronominalCoref.Quote(Annotation quoteAnnotation,
int index)
--- |
|
| Method Summary | |
|---|---|
private Set<Annotation> |
generateAntecedentCandidates(int sentenceNumber,
int quoteNumber,
int mode)
--- |
Set<Annotation> |
getAntecedentCandidates(int type)
--- |
Long |
getEndOffset()
--- |
Long |
getStartOffset()
--- |
private void |
init()
--- |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ANTEC_AFTER
public static final int ANTEC_BEFORE
public static final int ANTEC_BACK
private Set<Annotation> antecedentsBefore
private Set<Annotation> antecedentsAfter
private Set<Annotation> antecedentsBackInContext
private Annotation quoteAnnotation
private int quoteIndex
| Constructor Detail |
|---|
public PronominalCoref.Quote(Annotation quoteAnnotation,
int index)
| Method Detail |
|---|
private void init()
private Set<Annotation> generateAntecedentCandidates(int sentenceNumber,
int quoteNumber,
int mode)
public Long getStartOffset()
public Long getEndOffset()
public Set<Annotation> getAntecedentCandidates(int type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||