UAlbertaALTLab / crk-db

Managing the Plains Cree dictionary database
https://itwewina.altlab.app/
GNU General Public License v3.0
0 stars 3 forks source link

Add paradigm and analysis inference #81

Closed andrewdotn closed 3 years ago

andrewdotn commented 3 years ago

A first pass at adding analysis-matching/paradigm-assignment code when creating the ndjson.

Sample output fragment:

"pos": "NA-1",
"senses": [{ "source": "CW", "definition": "star, little star" }],
"analysis": [[], "acâhkos", ["+N", "+A", "+Sg"]],
"paradigm": "NA",
"linguistInfo": {
  "inflectional_category": "NA-1",
  "pos": "N",
  "wordclass": "NA"
}

Notes: