GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started and our Privacy document.
It is possible to query NDS backend to get a response in JSON format.
https://<DICT>.oahpa.no/lookup/<FROM_LANG>/<TO_LANG>/?lookup=<SEARCH_STRING>
returns lookup results for a search string. Parameters are:
It is possible to add the parameter &pretty=true to get a more human-readable result.
Example:
[https://sanit.oahpa.no/lookup/sme/nob/?lookup=leat&pretty=true]
NB: in order to obtain a better display for compounds we use “dummy” tags for the last part of the analysis:
Examples:
[https://sanit.oahpa.no/lookup/sme/nob/?lookup=miessemánnofeasta&pretty=true]
[https://sanit.oahpa.no/lookup/sme/nob/?lookup=musihkkaalmmuheapmi&pretty=true]
https://<DICT>.oahpa.no/paradigm/<FROM_LANG>/<TO_LANG>/<SEARCH_STRING>
returns the paradigm for a search string (paramaters same as above)
Example:
[https://sanit.oahpa.no/paradigm/sme/nob/leat/?pretty=true]