Glossary
C
Category
a query name in text analysis.
Concept
a single word, topic, phrase, or value that a text model can extract. For example, {date value} or {colors} can be a concept, but they can also be more specific e.g. {problem description} or {health conditions}.
Context
a single word, topic, phrase, or value that specifies a concept(s). For example, {climate} can be a concept and {emotions} can be a context.
E
Edges
connections between Galaxia nodes. They can populate / transfer features between nodes, not necessarily linked by direct connection.
G
Galaxia
graph language model (GLM). It is prepared to recognize and extract information from text. Galaxia is a foundation model, on top of which other text models and applications can be built.
M
Model (or text model)
a configuration of the Smabbler engine consisting of query commands and specifying which information (text feature) to extract from text. Can be one of the predefined models (public), or a user-defined model (private). Each text model consists of one or more query(ies).
N
Nodes
data points in the Galaxia graph, that represent words, phrases, definitions.
Q
QueryLab (text model builder)
a configuration mechanism in Smabbler UI allowing construction of new text models. QueryLab provides an easy way to create Graph Language Model queries by choosing nodes from Galaxia graph or providing own concepts until all desired text feature criteria are selected.
Query
a command to the Graph Language Model to extract specific text feature. Query building is available via QueryLab.
R
Result
specified TEXT FEATURE extracted from text. Result can be derived from one or multiple words.
T
Text feature
a label, annotation or classification. An output of Smabbler’s text processing, can be used as an input for later stages in the data pipeline, or consumed directly. Note, for each input text multiple text features can be produced.
Last updated