Package | Description |
---|---|
edu.mit.jmwe.data.concordance |
Provides interfaces and classes for accessing data taken Semcor-formatted concordances, useful for benchmarking detectors.
|
edu.mit.jmwe.index |
Provides the MWE index interfaces and default implementations, which allow one to look up an MWE given one of its parts.
|
Class and Description |
---|
ConcordanceSentence
Default implementation of
ISemcorSentence |
ConcordanceTagger.TaggerToken
Represents a semcor token that is not yet tagged.
|
ConcordanceToken
Default implementation of
IConcordanceToken . |
IConcordanceSentence
A sentence drawn from the Semcor corpus.
|
IConcordanceToken
A token from a Semcor sentence.
|
Class and Description |
---|
IConcordanceSentence
A sentence drawn from the Semcor corpus.
|
IConcordanceToken
A token from a Semcor sentence.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.