Copy Annotations Between Documents

A PR to simplify the process of copying annotations from one document to another

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

copy-annots-between-docs
Last Version

Last Version

8.5
Release Date

Release Date

Type

Type

jar
Description

Description

Copy Annotations Between Documents
A PR to simplify the process of copying annotations from one document to another
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gateplugin-Copy_Annots_Between_Docs

Download copy-annots-between-docs

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/copy-annots-between-docs/ -->
<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>copy-annots-between-docs</artifactId>
    <version>8.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/copy-annots-between-docs/
implementation 'uk.ac.gate.plugins:copy-annots-between-docs:8.5'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/copy-annots-between-docs/
implementation ("uk.ac.gate.plugins:copy-annots-between-docs:8.5")
'uk.ac.gate.plugins:copy-annots-between-docs:jar:8.5'
<dependency org="uk.ac.gate.plugins" name="copy-annots-between-docs" rev="8.5">
  <artifact name="copy-annots-between-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='copy-annots-between-docs', version='8.5')
)
libraryDependencies += "uk.ac.gate.plugins" % "copy-annots-between-docs" % "8.5"
[uk.ac.gate.plugins/copy-annots-between-docs "8.5"]

Dependencies

provided (1)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 8.5

test (1)

Group / Artifact Type Version
uk.ac.gate : gate-plugin-test-utils jar 8.5

Project Modules

There are no modules declared in this project.
uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
8.5
8.5-alpha1