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.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcordanceTagger
Tags with parts of speech all words in all contexts provided in a given concordance set.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexBuilder
Builds a MWE index that can be loaded into memory from Wordnet, using Semcor
as the reference concordance for obtaining frequencies relating to an MWE's
occurrence as marked, unmarked, etc.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.