Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gatenlp/gateplugin-lang_welsh
Support for processing Welsh documents
https://github.com/gatenlp/gateplugin-lang_welsh
Last synced: 7 days ago
JSON representation
Support for processing Welsh documents
- Host: GitHub
- URL: https://github.com/gatenlp/gateplugin-lang_welsh
- Owner: GateNLP
- License: lgpl-3.0
- Created: 2017-07-20T09:51:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T11:57:55.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T18:43:55.201Z (2 months ago)
- Language: Java
- Homepage:
- Size: 4.18 MB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WELSH NATURAL LANGUAGE TOOLKIT – WNLT
University of South Wales
Hypermedia Research Group
http://hypermedia.research.southwales.ac.uk/kos/wnlt/
Andreas Vlachidis
20/03/2016WNLT 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.