Package | Description |
---|---|
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 | Method and Description |
---|---|
protected IndexBuilder.MutableInfMWEDesc |
IndexBuilder.getInflectedForm(IndexBuilder.MutableRootMWEDesc root,
java.lang.String form)
Returns an inflected form that matches the specified surface form,
attached to the root description.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,IndexBuilder.MutableInfMWEDesc> |
IndexBuilder.MutableRootMWEDesc.getInflected() |
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.