Package | Description |
---|---|
edu.mit.jmwe.data |
Provides the basic data structures used by the library and their default implementations.
|
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 |
InfMWEDesc
Default implementation of the
IInfMWEDesc interface. |
class |
RootMWEDesc
Default implementation of the
IRootMWEDesc interface. |
Modifier and Type | Class and Description |
---|---|
static class |
IndexBuilder.MutableInfMWEDesc |
static class |
IndexBuilder.MutableRootMWEDesc
A root MWE description object whose counts can be incremented.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.