|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConcordanceSentence
A sentence drawn from the Semcor corpus.
This class requires JSemcor to be on the classpath.
Method Summary | |
---|---|
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. |
Methods inherited from interface edu.mit.jmwe.data.IHasID |
---|
getID |
Methods inherited from interface java.util.List |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Method Detail |
---|
edu.mit.jsemcor.element.IContextID getContextID()
null
.
null
context id from which this sentence was
drawn.int getSentenceNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |