Tabnine Logo
UimaSupport.mergeEntities
Code IndexAdd Tabnine to your IDE (free)

How to use
mergeEntities
method
in
uk.gov.dstl.baleen.uima.UimaSupport

Best Java code snippets using uk.gov.dstl.baleen.uima.UimaSupport.mergeEntities (Showing top 2 results out of 315)

origin: dstl/baleen

 mergeEntities(entity, existingEntity);
} else {
origin: uk.gov.dstl.baleen/baleen-uima

 mergeEntities(entity, existingEntity);
} else {
uk.gov.dstl.baleen.uimaUimaSupportmergeEntities

Javadoc

Merge entity onto targetEntity (assuming they have the same ReferentTarget), updating relationships as required.

Popular methods of UimaSupport

  • getDocumentAnnotation
    Return the document annotation.
  • add
    Add an annotation to the JCas index, notifying UimaMonitor of the fact we have done so
  • getDocumentHistory
    Get (or create) the history associated with the document.
  • <init>
    New instance.
  • getRelations
    Get relations that have a given entity as either the source or the target
  • mergeWithExisting
    Merge an existing annotation with old annotations, removing the old annotations.
  • mergeWithNew
    Add a new annotation, which is merged from the old annotations, removing the old annotations.
  • remove
    Remove an annotation to the JCas index, notifying UimaMonitor of the fact we have done so.Relations
  • addMergeToHistory
  • addToHistory
    Adds a event to the history for this jcas document.
  • getPipelineName
    Get the name of the pipeline to which this belongs.
  • isSameTarget
  • getPipelineName,
  • isSameTarget,
  • mergeWithExistingNoCoref

Popular in Java

  • Making http requests using okhttp
  • setRequestProperty (URLConnection)
  • addToBackStack (FragmentTransaction)
  • getExternalFilesDir (Context)
  • KeyStore (java.security)
    KeyStore is responsible for maintaining cryptographic keys and their owners. The type of the syste
  • Enumeration (java.util)
    A legacy iteration interface.New code should use Iterator instead. Iterator replaces the enumeration
  • BlockingQueue (java.util.concurrent)
    A java.util.Queue that additionally supports operations that wait for the queue to become non-empty
  • Collectors (java.util.stream)
  • JCheckBox (javax.swing)
  • JOptionPane (javax.swing)
  • Best plugins for Eclipse
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now