Plains Cree documentation
{
"type": "Feature",
"properties": {
"name": "Plains Cree",
"radius": 200,
"marker-color": "#ff4444",
"marker-size": "large"
},
"geometry": {
"type": "Point",
"coordinates": [-110.463, 51.2437]
}
}
Center location data taken from Glottolog. Area extent is local data. Both can be adjusted if wrong - file a pull request!
This page documents the work on the Plains Cree language model.
The analyser contains approximately 16500 stems — 2/3 of which are verbs — the morphology and morphophonology for the grammar, as well as a syntactic component.
The analyser is in use in an e-learning program, an e-dictionary and a spellchecker.
Project documentation
- Alberta Language Technology Lab
- Work plan
- Documentation of Plains Cree nêhiyawêtân
- Documentation page for Plains Cree Gïelese
Open issues
Testing
Practical work
- Practical developing work, for the linguist
- The tags that are in use (see also the in-source documentation linked to below)
- A list of morphological tags
- Plains Cree disambiguation
Meetings
Using the analysers
- In the terminal: analyse words by writing ucrk, generate with dcrk
- For more info, see How to use the morphological parsers
In-source documentation
Below is an autogenerated list of documentation pages built from structured comments in the source code. All pages are also concatenated and can be read as one long text here.