Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add link to paper for newer coref annotator
  •  

Wiki Markup
{scrollbar}

Section
Column
width65%
 
Panel
Table of Contents
Column
Include Page
Menu cTAKES 4.0 to IncludeMenu cTAKES 4.0 to Include

...

titleContents of this page

Table of Contents
indent20px

 Overview of Coreference Annotators

There are two coreference annotators to choose from within cTAKES.

If you aren't sure which one to choose, use

CoreferenceAnnotatorFactory.getDefaultCoreferencePipeline()

Legacy Coreference Resolution

There are four annotators that together create coreference annotations.

  • MipacqMarkableCreator
  • MipacqMarkableExpander
  • MipacqMarkablePairGenerator
  • MipacqSvmChainCreator

See CoreferenceAnnotatorFactory.getLegacyCoreferencePipeline()

...

Column
Include Page
Menu cTAKES 4.0 to Include
Menu cTAKES 4.0 to Include

...

MentionClusterCoreferenceAnnotator aka Coreference using Clusters

...

MentionClusterCoreferenceAnnotator has a convenience method for adding it to UimaFit pipelines. The method takes a model path argument.

Refer to http://www.sciencedirect.com/science/article/pii/S1532046417300850

Legacy Coreference Resolution

There are four annotators that together create coreference annotations.

  • MipacqMarkableCreator
  • MipacqMarkableExpander
  • MipacqMarkablePairGenerator
  • MipacqSvmChainCreator

See CoreferenceAnnotatorFactory.getLegacyCoreferencePipeline()

Refer to https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3384116/