Sign inSign up

lingsoft/gramdivvun

By lingsoft

•Updated about 4 years ago

ELG compatible Northern Sami grammar checker

Image
0

52

lingsoft/gramdivvun repository overview

⁠ELG API for Northern Sami grammar checker

ELG compatible⁠ Flask based API for Northern Sami grammar checker.

⁠Deploying the service

docker run -d -p <port>:8000 --init lingsoft/gramdivvun:<tagname>

⁠Usage

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⁠.

⁠Authors

⁠Original authors

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).

⁠ELG API integration

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⁠

⁠License

GPL-3.0 License

Tag summary

Content type

Image

Digest

sha256:af0186e46…

Size

454.6 MB

Last updated

about 4 years ago

docker pull lingsoft/gramdivvun:1.0.0-elg