about summary refs log tree commit diff
path: root/corp/russian/data-import/src/mappings.rs
AgeCommit message (Collapse)AuthorFilesLines
2023-01-24 r/5750 feat(corp/data-import): map OC word grammemes to OR form typesVincent Ambo1-0/+84
This table maps the grammemes for individual word forms (*not* for lemmata in either corpus!) to the corresponding grammemes from the other dataset. These have drastically different shapes, so the mapping is not perfect, but will help in determining which forms are intended to be the same on both sides. Change-Id: Ib0717e2f7a79d96bcb5e955a20f551e391fcd759 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7918 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>