![]() |
Fleet
0.0.9
Inference in the LOT
|
Files | |
file | BindingTree.h [code] |
A tree stores sentences that we use here. You provide S-expressions like "(S (NP he.1) (VP (V saw)) (NP >himself.1))" Here each string and part of speech (S, NP, he, saw, etc.) is stored as a "label". | |
file | InnerHypothesis.h [code] |
file | Main.cpp |
file | MyGrammar.h [code] |
file | MyHypothesis.h [code] |