Package uk.ac.man.entitytagger.matching

Class Summary
Matcher Abstract class describing a matcher, and providing common methods for the available matchers
MatchOperations  
Postprocessor  
 

Enum Summary
Matcher.Disambiguation OFF: No disambiguation is performed ON_EARLIER: Disambiguation is performed by looking at earlier contents in the document ON_WHOLE: Disambiguation is performed by looking in the whole document