Package | Description |
---|---|
edu.mit.jmwe.detect |
Provides MWE detector API, a baseline detector, plus numerous other detector implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
Baseline
A baseline implementation of the
IMWEDetector interface. |
class |
TrulyExhaustive
Returns a composite detector backed by the
Exhaustive and
StopWords detection strategies. |
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.