Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lidia Contreras Ochando
clowdflows
Commits
bb86f0c3
Commit
bb86f0c3
authored
Mar 19, 2015
by
vpodpecan
Browse files
widget export
parent
312a7065
Changes
3
Hide whitespace changes
Inline
Side-by-side
workflows/MUSE_v3/package_data/categories/c0ecc61e-3fe1-4681-8ed7-8d45e796d9d0.json
0 → 100644
View file @
bb86f0c3
{
"model"
:
"workflows.category"
,
"fields"
:
{
"name"
:
"NLP components"
,
"parent"
:
"853d1bb3-3710-4fae-a95a-2955abd7b7fe"
,
"order"
:
1
,
"uid"
:
"c0ecc61e-3fe1-4681-8ed7-8d45e796d9d0"
}
}
\ No newline at end of file
workflows/MUSE_v3/package_data/widgets/5593ba7d-a153-4995-ac5d-e0831fe9b0a5.json
0 → 100644
View file @
bb86f0c3
[
{
"model"
:
"workflows.abstractwidget"
,
"fields"
:
{
"category"
:
"c0ecc61e-3fe1-4681-8ed7-8d45e796d9d0"
,
"treeview_image"
:
""
,
"uid"
:
"5593ba7d-a153-4995-ac5d-e0831fe9b0a5"
,
"windows_queue"
:
false
,
"package"
:
"MUSE_v3"
,
"interaction_view"
:
""
,
"has_progress_bar"
:
false
,
"image"
:
""
,
"description"
:
"This function performs coreference resolution on tokenised text."
,
"static_image"
:
""
,
"action"
:
"MUSE_coreference"
,
"visualization_view"
:
""
,
"streaming_visualization_view"
:
""
,
"post_interact_action"
:
""
,
"wsdl_method"
:
""
,
"wsdl"
:
""
,
"interactive"
:
false
,
"is_streaming"
:
false
,
"order"
:
1
,
"name"
:
"Coreference resolution"
}
},
{
"model"
:
"workflows.abstractinput"
,
"fields"
:
{
"widget"
:
"5593ba7d-a153-4995-ac5d-e0831fe9b0a5"
,
"name"
:
"Service url"
,
"short_name"
:
"url"
,
"default"
:
"http://grom.ijs.si:8001/MUSE_services_V3/jsonwsp/description"
,
"description"
:
"URL of the MUSE service"
,
"required"
:
true
,
"multi"
:
false
,
"parameter_type"
:
"text"
,
"variable"
:
"url"
,
"parameter"
:
true
,
"order"
:
1
,
"uid"
:
"7f9f1745-fdd4-4c17-80f1-a355096d3ade"
}
},
{
"model"
:
"workflows.abstractinput"
,
"fields"
:
{
"widget"
:
"5593ba7d-a153-4995-ac5d-e0831fe9b0a5"
,
"name"
:
"Tokens"
,
"short_name"
:
"tok"
,
"default"
:
""
,
"description"
:
"Tokenised text"
,
"required"
:
true
,
"multi"
:
false
,
"parameter_type"
:
null
,
"variable"
:
"tokens"
,
"parameter"
:
false
,
"order"
:
1
,
"uid"
:
"d5a00ed7-7a9e-4a21-bdd8-f2921d722e59"
}
},
{
"model"
:
"workflows.abstractoutput"
,
"fields"
:
{
"widget"
:
"5593ba7d-a153-4995-ac5d-e0831fe9b0a5"
,
"name"
:
"Coreferences"
,
"short_name"
:
"cor"
,
"description"
:
"Coreferences found in the input tokenised text"
,
"variable"
:
"coreferences"
,
"order"
:
1
,
"uid"
:
"d57c1c85-be5e-4cc2-a976-24741ade0ad4"
}
}
]
\ No newline at end of file
workflows/MUSE_v3/package_data/widgets/66c87799-5c8b-4a95-aca1-2e1b0ff96a5c.json
0 → 100644
View file @
bb86f0c3
[
{
"model"
:
"workflows.abstractwidget"
,
"fields"
:
{
"category"
:
"c0ecc61e-3fe1-4681-8ed7-8d45e796d9d0"
,
"treeview_image"
:
""
,
"uid"
:
"66c87799-5c8b-4a95-aca1-2e1b0ff96a5c"
,
"windows_queue"
:
false
,
"package"
:
"MUSE_v3"
,
"interaction_view"
:
""
,
"has_progress_bar"
:
false
,
"image"
:
""
,
"description"
:
"Preprocessing of raw text"
,
"static_image"
:
""
,
"action"
:
"MUSE_preprocessing"
,
"visualization_view"
:
""
,
"streaming_visualization_view"
:
""
,
"post_interact_action"
:
""
,
"wsdl_method"
:
""
,
"wsdl"
:
""
,
"interactive"
:
false
,
"is_streaming"
:
false
,
"order"
:
1
,
"name"
:
"Preprocessing"
}
},
{
"model"
:
"workflows.abstractinput"
,
"fields"
:
{
"widget"
:
"66c87799-5c8b-4a95-aca1-2e1b0ff96a5c"
,
"name"
:
"Raw text"
,
"short_name"
:
"txt"
,
"default"
:
""
,
"description"
:
"Input text file"
,
"required"
:
true
,
"multi"
:
false
,
"parameter_type"
:
null
,
"variable"
:
"text"
,
"parameter"
:
false
,
"order"
:
1
,
"uid"
:
"7b49792b-1f95-4b4c-b065-4dc40f6f9ff3"
}
},
{
"model"
:
"workflows.abstractinput"
,
"fields"
:
{
"widget"
:
"66c87799-5c8b-4a95-aca1-2e1b0ff96a5c"
,
"name"
:
"Service url"
,
"short_name"
:
"url"
,
"default"
:
"http://grom.ijs.si:8001/MUSE_services_V3/jsonwsp/description"
,
"description"
:
"URL of the MUSE service"
,
"required"
:
true
,
"multi"
:
false
,
"parameter_type"
:
"text"
,
"variable"
:
"url"
,
"parameter"
:
true
,
"order"
:
1
,
"uid"
:
"f43d9ba9-68b8-46ec-b42b-5fda61f4b3dc"
}
},
{
"model"
:
"workflows.abstractoutput"
,
"fields"
:
{
"widget"
:
"66c87799-5c8b-4a95-aca1-2e1b0ff96a5c"
,
"name"
:
"Tokens"
,
"short_name"
:
"tok"
,
"description"
:
"Tokenised text"
,
"variable"
:
"tokens"
,
"order"
:
1
,
"uid"
:
"e0d28f14-aca5-4bf6-837d-d57dc5aad06e"
}
}
]
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment