Package Jet.Refres

The Refres package provides the methods for identifying coreference relations within a document.

See:
          Description

Class Summary
CorefCompare static methods to compare entity annotations (coreference) in two documents or collections.
CorefEval evaluate reference resolution procedure against a key file with references annotated.
CorefScorer implements coreference scoring based on the metric developed by Marc Vilain for MUC-6.
CorefWriter evaluate reference resolution procedure against a key file with references annotated.
EntityView Displays entities and their mentions.
Hobbs functions for computing 'Hobbs distance' for reference resolution.
RefresBuildTrain  
Resolve contains static procedures for reference resolution within a document.
 

Package Jet.Refres Description

The Refres package provides the methods for identifying coreference relations within a document.