Geneea
Geneea Help
Preparing search index...
The search index is not available
geneea-nlp-client - v1.3.2
geneea-nlp-client
g3
Tree
Class Tree<T>
A temporary class used during the construction of a tree of tokens or tecto-tokens.
Type Parameters
T
extends
Node
<
T
>
Index
Constructors
constructor
Properties
root
tokens
Constructors
constructor
new
Tree
<
T
extends
Node
<
T
>
>
(
root
:
T
,
tokens
:
T
[]
)
:
Tree
<
T
>
Type Parameters
T
extends
Node
<
T
>
Parameters
root
:
T
tokens
:
T
[]
Returns
Tree
<
T
>
Properties
Readonly
root
root
:
T
Readonly
tokens
tokens
:
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
root
tokens
Geneea
Geneea Help
geneea-nlp-client - v1.3.2
Loading...
A temporary class used during the construction of a tree of tokens or tecto-tokens.