public interface IConcordanceSentence extends IMarkedSentence<IConcordanceToken>
This class requires JSemcor to be on the classpath.
Modifier and Type | Method and Description |
---|---|
edu.mit.jsemcor.element.IContextID |
getContextID()
Returns the context id from which this sentence was drawn.
|
int |
getSentenceNumber()
Returns the sentence number of this sentence in the specified Semcor
context.
|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
edu.mit.jsemcor.element.IContextID getContextID()
null
.null
context id from which this sentence was
drawn.int getSentenceNumber()
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.