Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
NLPTemplateEngine
Guides
Code generation by templates
Symbols
GetComputationalWorkflowTypeClassifier
NLPTemplateEngineData
Concretize
ConvertCSVDataForType
ConvertCSVData
GetAnswers
GetRawAnswers
LLMClassify
LLMTextualAnswer
NLPTemplateEngineAddData
NLPTemplateEngineReplaceData
AntonAntonov`NLPTemplateEngine`
C
o
n
c
r
e
t
i
z
e
C
o
n
c
r
e
t
i
z
e
[
c
m
d
]
g
e
n
e
r
a
t
e
s
a
w
o
r
k
f
l
o
w
c
o
d
e
b
a
s
e
d
o
n
p
a
r
a
m
e
t
e
r
v
a
l
u
e
s
f
o
u
n
d
i
n
c
m
d
.
C
o
n
c
r
e
t
i
z
e
[
w
s
p
e
c
_
S
t
r
i
n
g
,
c
m
d
]
u
s
e
s
t
h
e
w
o
r
k
f
l
o
w
s
p
e
c
i
f
i
e
d
b
y
w
s
p
e
c
.
C
o
n
c
r
e
t
i
z
e
[
c
f
,
c
m
d
]
u
s
e
s
t
h
e
w
o
r
k
f
l
o
w
d
e
r
i
v
e
d
b
y
t
h
e
c
l
a
s
s
i
f
i
e
r
c
f
o
v
e
r
c
m
d
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
7
)
Basic Examples
(
1
)
Generate command for random tabular dataset generation:
I
n
[
1
]
:
=
C
o
n
c
r
e
t
i
z
e
[
"
R
a
n
d
o
m
d
a
t
a
s
e
t
w
i
t
h
4
r
o
w
s
a
n
d
3
c
o
l
u
m
n
s
,
w
i
t
h
n
o
m
o
r
e
t
h
a
n
6
e
l
e
m
e
n
t
s
,
a
n
d
A
u
t
o
m
a
t
i
c
c
o
l
u
m
n
n
a
m
e
s
.
"
]
O
u
t
[
1
]
=
H
o
l
d
[
R
e
s
o
u
r
c
e
F
u
n
c
t
i
o
n
[
R
a
n
d
o
m
T
a
b
u
l
a
r
D
a
t
a
s
e
t
]
[
{
4
,
3
}
,
C
o
l
u
m
n
N
a
m
e
s
G
e
n
e
r
a
t
o
r
A
u
t
o
m
a
t
i
c
,
F
o
r
m
W
i
d
e
,
M
a
x
N
u
m
b
e
r
O
f
V
a
l
u
e
s
6
,
M
i
n
N
u
m
b
e
r
O
f
V
a
l
u
e
s
6
,
R
o
w
K
e
y
s
F
a
l
s
e
]
]
Evaluate the obtained code:
I
n
[
2
]
:
=
R
e
l
e
a
s
e
H
o
l
d
[
%
]
O
u
t
[
2
]
=
s
i
g
n
a
t
o
r
y
d
e
c
i
d
e
d
l
y
b
u
l
l
d
o
g
7
6
w
a
n
d
e
r
—
-
2
5
—
—
5
4
—
—
9
6
o
c
c
u
l
t
—
S
c
o
p
e
(
1
)
O
p
t
i
o
n
s
(
5
)
S
e
e
A
l
s
o
G
e
t
A
n
s
w
e
r
s
▪
G
e
t
R
a
w
A
n
s
w
e
r
s
▪
C
o
p
y
T
o
C
l
i
p
b
o
a
r
d
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
C
o
d
e
g
e
n
e
r
a
t
i
o
n
b
y
t
e
m
p
l
a
t
e
s
"
"