ELG compatible Northern Sami grammar checker
52
ELG compatible Flask based API for Northern Sami grammar checker.
docker run -d -p <port>:8000 --init lingsoft/gramdivvun:<tagname>
Simple test call
curl -X POST -H 'Content-Type: application/json' http://localhost:<port>/process -d '{"type":"text","content":"Oktiibuot 13 Norgag doaktára leat leamaš mielde dáin iskkadan bargguin ."}'
More information: source code.
lang-sme Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Northern Sami language. GPL-3.0 License. Original authors are from GiellaLT. More info can be found from Wiechetek et al. (2019). Many shades of grammar checking – Launching a Constraint Grammar tool for North Sámi.
libdivvun is a library for handling Finite-State Morphology and Constraint Grammar based NLP tools in GiellaLT. The tools are used for tokenisation, normalisation, grammar-checking and correction, and other NLP tasks. GPL-3.0 License. The architecture of systems using libdivvun is described in Wiechetek, L., Moshagen, S., & Unhammer, K. B. (2019, February). Seeing more than whitespace—Tokenisation and disambiguation in a North Sámi grammar checker. In Proceedings of the 3rd Workshop on the Use of Computational Methods in the Study of Endangered Languages Volume 1 (Papers) (pp. 46-55).
The ELG API was developed by Lingsoft as part of the Connecting Europe Facility (CEF) project Microservices at your service: bridging the gap between NLP research and industry
GPL-3.0 License
Content type
Image
Digest
sha256:af0186e46…
Size
454.6 MB
Last updated
about 4 years ago
docker pull lingsoft/gramdivvun:1.0.0-elg