Slide 15
Slide 15 text
① Excel解析して意味構造化データを作る
"shapes": [
{
"text": "受付",
"l": 3,
"t": 87,
"kind": "arrow",
"begin_arrow_style": 1,
"end_arrow_style": 1,
"direction": "N"
},
{
"id": 1,
"text": "不具合の検知 ",
"l": 445,
"t": 110,
"kind": "shape",
"type": "AutoShape-FlowchartTerminator"
},
{
"id": 2,
"text": "返品の依頼 ",
"l": 454,
"t": 156,
"kind": "shape",
"type": "AutoShape-FlowchartProcess"
…