![]() |
Jazz 1.25.+
|
Concepts: A tree of Snippets with support fro blending that populates a semantic space. More...
Data Structures | |
| class | Concept |
| Concept: Generalizes Snippet for informal code. More... | |
| class | Model |
| Model: A Space of Concepts. More... | |
| class | ModelsAPI |
| ModelsAPI: The model API. More... | |
| class | SemSpace |
| SemSpace: A Fields for Concepts. More... | |
Typedefs | |
| typedef Concept * | pConcept |
| A pointer to a Concept. | |
| typedef Model * | pModel |
| A pointer to a Model. | |
| typedef ModelsAPI * | pModelsAPI |
| A pointer to a ModelsAPI. | |
| typedef SemSpace * | pSemSpace |
| A pointer to a SemSpace. | |
Variables | |
| Name | NAME_CLASS_SEM = "Sem" |
Concepts: A tree of Snippets with support fro blending that populates a semantic space.
Semantic space: SemSpace class.
ModelsAPI: The model API.
Model: The abstract model.
The DataSpace and its utilities.
TODO: Update this.
Concepts are the higher level equivalent of a Snippet with all the support fos the resolver to convert them into code.
This is an essential part of Bop to abstract data storage supporting dataframes, possibly sharded and lazy-loaded. It also provides indexing which can select rows, keys of find nearest neighbors.
TODO: A model is not a Container and not even a Service. The imbecilic <-