Package | Description |
---|---|
edu.mit.jmwe.data |
Provides the basic data structures used by the library and their default implementations.
|
edu.mit.jmwe.data.concordance |
Provides interfaces and classes for accessing data taken Semcor-formatted concordances, useful for benchmarking detectors.
|
edu.mit.jmwe.harness |
Provides testing harness infrastructure
|
edu.mit.jmwe.harness.result |
Provides objects that encapsulate the results of a test harness run
|
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.
|
edu.mit.jmwe.util |
Provides utility classes used by many classes across the library
|
Class and Description |
---|
AbstractIndexComparator
Base class for constructing a
Comparator from a map of tokens in a
list to their positions in the list. |
Class and Description |
---|
AbstractFileSelector
Abstract base class that allows interaction with the user, saving and
selecting files and directories.
|
IProgressBar
Progress bars allow operations to report progress.
|
Class and Description |
---|
IProgressBar
Progress bars allow operations to report progress.
|
Class and Description |
---|
AtomicDouble
A double value that may be updated atomically.
|
Class and Description |
---|
AbstractFileSelector
Abstract base class that allows interaction with the user, saving and
selecting files and directories.
|
CompositeCollection
A collection that is composed of several subsets of elements.
|
Class and Description |
---|
AbstractIndexComparator
Base class for constructing a
Comparator from a map of tokens in a
list to their positions in the list. |
IProgressBar
Progress bars allow operations to report progress.
|
NullProgressBar
Creates a progress bar that does nothing and prints nothing.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.