GATE Serialization Library

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

Лицензия

Лицензия

Категории

Категории

Serialization Данные Data Formats
Группа

Группа

org.anc.lapps.gate
Идентификатор

Идентификатор

serialization
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GATE Serialization Library
Classes to convert between GATE/XML documents and the Lapps Interchange Format.
Ссылка на сайт

Ссылка на сайт

https://github.com/oanc/org.anc.lapps.gate.serialization
Организация-разработчик

Организация-разработчик

The Language Application Grid
Система контроля версий

Система контроля версий

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

Скачать serialization

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.1.0