Russian documentation
{
"type": "Feature",
"properties": {
"name": "Russian",
"radius": 200,
"marker-color": "#ff4444",
"marker-size": "large"
},
"geometry": {
"type": "Point",
"coordinates": [50.0, 59.0]
}
}
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 Russian language model. The lexicon is a full-size lexicon of Russian (appr 125000 lemmata), and the morphological analysis is in place. The analyser contains stress marking. The syntactic disambiguation is still work in progress.
Project documentation
- Add links to project specific documentation here as needed. Keep the documentation in the
docs/directory.
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.