Package edu.mit.jmwe.harness

Provides testing harness infrastructure

See:
          Description

Interface Summary
IAnswerKey Classes implementing this interface find the correct multi-word expressions for an IMarkedSentence object.
ITestHarness Classes implementing this interface test an IMWEDetector by comparing the multi-word expressions it finds to those found in an IAnswerKey object.
 

Class Summary
ConcordanceAnswerKey Default implementation of the IAnswerKey interface.
TestHarness Runs an IMWEDetector over a corpus and compares the multi-word expressions the detector finds to the multi-word expressions found in the answer key.
 

Package edu.mit.jmwe.harness Description

Provides testing harness infrastructure



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