Alignment

A selection of tools for processing parallel texts.

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

alignment
Last Version

Last Version

8.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Alignment
A selection of tools for processing parallel texts.
Project URL

Project URL

https://gate.ac.uk/userguide/chap:alignment
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

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

Download alignment

How to add to project

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

Dependencies

provided (1)

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

test (1)

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

Project Modules

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

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
8.6.1
8.6
8.5.1
8.5
8.5-alpha1