|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.creole.coref.PronominalCoref.Sentence
private class PronominalCoref.Sentence
---
| Field Summary | |
|---|---|
private Long |
endOffset
--- |
private AnnotationSet |
inanimated
--- |
private int |
paraNumber
--- |
private AnnotationSet |
persons
--- |
private int |
sentNumber
--- |
private Long |
startOffset
--- |
| Constructor Summary | |
|---|---|
PronominalCoref.Sentence(int sentNumber,
int paraNumber,
Long startOffset,
Long endOffset,
AnnotationSet persons,
AnnotationSet inanimated)
--- |
|
| Method Summary | |
|---|---|
Long |
getEndOffset()
--- |
AnnotationSet |
getInanimated()
|
AnnotationSet |
getPersons()
--- |
Long |
getStartOffset()
--- |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int sentNumber
private int paraNumber
private Long startOffset
private Long endOffset
private AnnotationSet persons
private AnnotationSet inanimated
| Constructor Detail |
|---|
public PronominalCoref.Sentence(int sentNumber,
int paraNumber,
Long startOffset,
Long endOffset,
AnnotationSet persons,
AnnotationSet inanimated)
| Method Detail |
|---|
public Long getStartOffset()
public Long getEndOffset()
public AnnotationSet getPersons()
public AnnotationSet getInanimated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||