String text
String[] tokens
edu.illinois.cs.cogcomp.core.datastructures.IntPair[] tokenCharacterOffsets
Map<K,V> views
String tokenizedText
double constituentScore
TextAnnotation textAnnotation
Map<K,V> attributes
edu.illinois.cs.cogcomp.core.datastructures.IntPair span
int startCharOffset
int endCharOffset
List<E> outgoingRelations
List<E> incomingRelations
int label
String viewName
Constituent#constituentTokens
is a two element list consisting of a start and an end tokenId,
specifying a span, instead of explicitly listing the each element. This
would use less memory.Constituent source
Constituent target
double score
int relationName
TextAnnotation textAnnotation
Constituent sentenceConstituent
String corpusId
String id
List<E> sentences
int[] characterOffsetsToTokens
TextAnnotation.getTokenIdFromCharacterOffset(int)
is called the first
time.gnu.trove.map.TIntObjectMap<V> allSpans
edu.illinois.cs.cogcomp.edison.sentences.SymbolTable symtab
String viewName
ViewNames
.double score
TextAnnotation textAnnotation
edu.illinois.cs.cogcomp.core.datastructures.QueryableList<T> constituents
edu.illinois.cs.cogcomp.core.datastructures.QueryableList<T> relations
int startSpan
int endSpan
String viewGenerator
ArrayList<E>[] tokensToConstituents
Copyright © 2015. All rights reserved.