Schema for the Lemma Lattice Part of DB - Hedera-Lang-Learn/hedera GitHub Wiki

Database Table Usage

Object Table Usage
lattices formnode NOT USED
lemmanode Look up table. A way to say what a particular resource calls something, e.g, Morpheus calls sum sum1
latticenode These are the nodes that show up in the interface. It contains canonical words-definition nodes & weak nodes that refer to API
latticenode_children connects all nodes in the lattice
lemmatization formtolemma Preloaded with wonky  words, Logeion, etc. These words take precedence over API/language module

image