See: Description
Interface | Description |
---|---|
IConcordanceSentence |
A sentence drawn from the Semcor corpus.
|
IConcordanceToken |
A token from a Semcor sentence.
|
Class | Description |
---|---|
ConcordanceSentence |
Default implementation of
ISemcorSentence |
ConcordanceTagger |
Tags with parts of speech all words in all contexts provided in a given concordance set.
|
ConcordanceTagger.TaggerToken |
Represents a semcor token that is not yet tagged.
|
ConcordanceToken |
Default implementation of
IConcordanceToken . |
TaggedConcordanceIterator |
An iterator over a list of tagged concodrance sentences.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.