T
- the type of tokens contained in the unitpublic interface IMarkedSentence<T extends IToken> extends IHasID, java.util.List<T>
IAnswerKey
object. If all you want to do is
construct a sentence on which to run a detector, without referencing an
answer key, you may just use a normal List
.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
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.