GATE Serialization Library

Classes to convert between GATE/XML documents and the Lapps Interchange Format.

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

org.anc.lapps.gate
ArtifactId

ArtifactId

serialization
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GATE Serialization Library
Classes to convert between GATE/XML documents and the Lapps Interchange Format.
Project URL

Project URL

https://github.com/oanc/org.anc.lapps.gate.serialization
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.lapps.gate.serialization

Download serialization

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.lappsgrid : vocabulary jar 2.5.0
org.lappsgrid : serialization jar 2.7.0
uk.ac.gate : gate-core jar 8.3
org.anc : common jar 3.6.0
org.slf4j : slf4j-api jar 1.7.24
org.codehaus.groovy : groovy jar 2.5.3
org.apache.ivy : ivy jar 2.4.0

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

LAPPS wrappers for GATE processing resources.

The following GATE processing resources have been wrapped as LAPPS web services:

Type GATE Resource
Coreferencer gate.creole.coref.Coreferencer
Gazetteer gate.creole.gazetteer.DefaultGazetteer
Named entity recognizer gate.creole.ANNIETransducer
Noun phrase chunker mark.chunking.GATEWrapper
OrthoMatcher gate.creole.orthomatcher.OrthoMatcher
Sentence splitter gate.creole.splitter.SentenceSplitter
POS tagger gate.creole.POSTagger
Tokenizer gate.creole.tokeniser.DefaultTokeniser
Verb phrase chunker gate.creole.VPChunker
org.anc.lapps.gate

American National Corpus

A corpus of contemporary American English

Versions

Version
2.1.0