Language: Welsh

Support for processing Welsh documents

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

lang-welsh
Last Version

Last Version

8.6
Release Date

Release Date

Type

Type

jar
Description

Description

Language: Welsh
Support for processing Welsh documents
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

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

Download lang-welsh

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
uk.ac.gate.plugins : annie jar 8.6
uk.ac.gate.plugins : tools jar 8.6
uk.ac.gate : gate-core jar 8.6

test (1)

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

Project Modules

There are no modules declared in this project.

WELSH NATURAL LANGUAGE TOOLKIT – WNLT University of South Wales Hypermedia Research Group http://hypermedia.research.southwales.ac.uk/kos/wnlt/ Andreas Vlachidis 20/03/2016

WNLT is a suite of plugins for the GATE framework containing the following: a) Tokenizer b) Sentence Splitter c) Part of Speech Tagger d) Morphological Analyser (Lemmatizer) e) Gazetteer f) Named Entity Transducer and g) CYMRIE, which is a Named Entity Recognition application that adapts ANNIE for Welsh.

#RUNNING CYMRIE# The CYMRIE pipeline (CYMRIE.xgapp) is located in the resources folder. Open CYMRIE from File > Restore Application from File and select CYMRIE.gapp from the WNLT folder. For more information see the getting-started.pdf located in the help folder.

#HELP - DOCUMENTATION# Additional help and documentation can be found in the docs folder which includes a) the java-doc files b) the user guide and a getting started tutorial.

uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
8.6
8.5
8.5-alpha1