Package | Description |
---|---|
edu.mit.jmwe.detect |
Provides MWE detector API, a baseline detector, plus numerous other detector implementations.
|
edu.mit.jmwe.detect.score |
Provides various scoring mechanisms that can be used by subclasses of the FilterByScore and ResolveByScore detectors.
|
Class and Description |
---|
IScorer
A scorer provides a score for an object.
|
Class and Description |
---|
AbstractScorer
Base class for scorers that provides the comparator functionality.
|
FractionAsMWEScore
A scorer that scores with the fraction of times it appears marked as an MWE,
as opposed to a run of unmarked tokens.
|
IScorer
A scorer provides a score for an object.
|
LengthScore
Scores a MWE with its length
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.