Class ImporterJATS

  • All Implemented Interfaces:
    DRIModule, gate.creole.ANNIEConstants, gate.Executable, gate.LanguageAnalyser, gate.ProcessingResource, gate.Resource, gate.util.FeatureBearer, gate.util.NameBearer, Serializable

    @CreoleResource(name="DRI Modules - JATS importer")
    public class ImporterJATS
    extends ImporterBase
    From the JATS XML mark-up, this processing resource identifies all the textual contents, split their sentences by exploiting a customized REGEXP Sentence Splitter of ANNIE and store the new sentence annotations
    See Also:
    Serialized Form