edu.mit.jmwe.detect
Interface IMWEDetectorFilter

All Superinterfaces:
IHasMWEDetector, IMWEDetector
All Known Implementing Classes:
ConstrainLength, Continuous, FilterByScore, InflectionLookup, InflectionPattern, InOrder, LeskAtLeast, MoreFrequentAsMWE, NoInflection, NoProperNouns

public interface IMWEDetectorFilter
extends IMWEDetector, IHasMWEDetector

An interface for MWE detectors that act as filters for other MWE detectors

Since:
jMWE 1.0.0
Version:
$Id: IMWEDetectorFilter.java 591 2011-05-05 23:07:33Z markaf $
Author:
M.A. Finlayson

Method Summary
 
Methods inherited from interface edu.mit.jmwe.detect.IMWEDetector
detect
 
Methods inherited from interface edu.mit.jmwe.detect.IHasMWEDetector
getWrappedDetector
 



Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.