resources..annie-defaults-metadata.metadata.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of annie Show documentation
Show all versions of annie Show documentation
ANNIE is a general purpose information extraction system that
provides the building blocks of many other GATE applications.
The newest version!
<?xml version="1.0" encoding="UTF-8" ?> <metadata xmlns="http://gate.ac.uk/ns/pipeline-metadata"> <pipeline-name>ANNIE Named Entity Recognizer</pipeline-name> <slug>annie-named-entity-recognizer</slug> <ordering>10</ordering> <annotation-selectors>:Address, :Date, :Location, :Organization, :Person</annotation-selectors> <additional-annotations>:Money, :Percent, :Token, :SpaceToken, :Sentence</additional-annotations> <tags> <tag>English</tag> <tag>Named Entity</tag> </tags> </metadata>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy