Package edu.northwestern.at.morphadorner.tools.namedentities

AdornWithNamedEntities adorns texts with named entities such as person, location, time, date, and organization.

See: Description

Package edu.northwestern.at.morphadorner.tools.namedentities Description

AdornWithNamedEntities adorns texts with named entities such as person, location, time, date, and organization.

Usage:

java edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities outputdirectory input1.xml input2.xml ...

outputdirectory -- output directory to receive xml files adorned with named entities.
input*.xml -- input TEI XML files.

Note: The named entity adorner does not always recognize entities which cross soft tags. Thus "Emma Woodhouse" may be recognized as two separate entities. AdornedWithNamedEntities should be run on the input files before their submission to MorphAdorner.