diff --git a/apache/wsgi_app.py b/apache/wsgi_app.py index fbe14aa96f517da10b29937f44518fb0937c5d57..74a32574834f6e1ebfdfbe8571fe7e9972149727 100755 --- a/apache/wsgi_app.py +++ b/apache/wsgi_app.py @@ -17,6 +17,9 @@ import os import sys import site +import djcelery +djcelery.setup_loader() + site.addsitedir('/srv/django-envs/mothra/lib/python2.7/site-packages') project_path = '/srv/django-projects/mothra' diff --git a/mothra/settings.py b/mothra/settings.py index 2ea3ed6354e7ef813ace2704162637dd9634a93d..d7ec926f793e3c7d611fd37e882aca91855d90f7 100755 --- a/mothra/settings.py +++ b/mothra/settings.py @@ -171,15 +171,18 @@ INSTALLED_APPS_DEFAULT = ( 'picklefield', 'streams', #'rest_framework', - #'djcelery', - #'kombu.transport.django', + 'djcelery', + 'kombu.transport.django', ) INSTALLED_APPS_WORKFLOWS_SUB = () CELERY_RESULT_BACKEND='djcelery.backends.database:DatabaseBackend' -CELERY_TASK_SERIALIZER='json' +import djcelery +djcelery.setup_loader() + +BROKER_URL = 'django://' try: LOCAL_SETTINGS diff --git a/mothra/wsgi.py b/mothra/wsgi.py index f4ca252dcd5ac06ec926dc4fe66c04615a826c66..52ce1e3bdc7f7085da40ed39c9731d0c2dc87d9d 100644 --- a/mothra/wsgi.py +++ b/mothra/wsgi.py @@ -17,6 +17,9 @@ import os import sys import site +import djcelery +djcelery.setup_loader() + project_path = '/srv/django-projects/mothra' if project_path not in sys.path: sys.path.append(project_path) diff --git a/requirements.txt b/requirements.txt index 3d02089f473af9e79aede72150887c411214c27a..4ff8c133dd86f76b9581307945e850bd22fe26b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,4 @@ httplib2==0.7.5 wsgiref==0.1.2 unidecode==0.04.13 django-jsonview==0.3.0 -feedparser==5.1.3 -pyteaser==1.0 +django-celery==3.1.9 diff --git a/workflows/crossbee/db/package_data.json b/workflows/crossbee/db/package_data.json index ab8515607f70deee214fd6264ddac916e303fa70..fa17f7c5838b28df0671d62a66465c7c1bc6fda7 100644 --- a/workflows/crossbee/db/package_data.json +++ b/workflows/crossbee/db/package_data.json @@ -1,1804 +1,1818 @@ [ { - "pk": 45725108, - "model": "workflows.category", - "fields": { - "uid": "62a3ddb8-ff28-4e54-8144-3a7af70d235a", - "parent": null, - "workflow": null, - "user": null, - "order": 3, + "pk": 49, + "model": "workflows.category", + "fields": { + "uid": "62a3ddb8-ff28-4e54-8144-3a7af70d235a", + "parent": null, + "workflow": null, + "user": null, + "order": 3, "name": "CrossBee" } - }, + }, { - "pk": 255327945, - "model": "workflows.category", + "pk": 50, + "model": "workflows.category", "fields": { - "uid": "5d55b2bf-c5f6-4fff-bfd3-9d6ad83ba9f9", - "parent": 45725108, - "workflow": null, - "user": null, - "order": 1, + "uid": "5d55b2bf-c5f6-4fff-bfd3-9d6ad83ba9f9", + "parent": 49, + "workflow": null, + "user": null, + "order": 1, "name": "Outliers" } - }, - { - "pk": 237868088, - "model": "workflows.abstractwidget", - "fields": { - "category": 255327945, - "treeview_image": null, - "name": "Load Outlier Heuristics", - "is_streaming": false, - "uid": "a79ad967-5070-449b-bcd7-a76d341cc79c", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_load_outlier_heuristics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 410, + }, + { + "pk": 249, + "model": "workflows.abstractwidget", + "fields": { + "category": 50, + "treeview_image": "", + "name": "Load Outlier Heuristics", + "is_streaming": false, + "uid": "a79ad967-5070-449b-bcd7-a76d341cc79c", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_load_outlier_heuristics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 410, "description": "Automatically generated widget from function LoadOutlierHeuristics in package crossbee. The original function signature: LoadOutlierHeuristics." } - }, - { - "pk": 400184662, - "model": "workflows.abstractinput", - "fields": { - "widget": 237868088, - "name": "Heurisic Name Prefix", - "short_name": "str", - "uid": "d6055ed0-f08d-555b-4cd3-5355a117f07d", - "default": "outFreq", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "namePrefix", - "parameter": true, - "order": 1, + }, + { + "pk": 530, + "model": "workflows.abstractinput", + "fields": { + "widget": 249, + "name": "Heurisic Name Prefix", + "short_name": "str", + "uid": "d6055ed0-f08d-555b-4cd3-5355a117f07d", + "default": "outFreq", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "namePrefix", + "parameter": true, + "order": 1, "description": "System.String" } - }, - { - "pk": 655732450, - "model": "workflows.abstractinput", - "fields": { - "widget": 237868088, - "name": "Specification", - "short_name": "str", - "uid": "1fe24622-a12a-679f-dc93-702ff6c39a6b", - "default": "#comment\r\nsvmOutlier (5): 0, 5(0.9), 8, 11(0.85), 12", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "specification", - "parameter": false, - "order": 2, + }, + { + "pk": 531, + "model": "workflows.abstractinput", + "fields": { + "widget": 249, + "name": "Specification", + "short_name": "str", + "uid": "1fe24622-a12a-679f-dc93-702ff6c39a6b", + "default": "#comment\r\nsvmOutlier (5): 0, 5(0.9), 8, 11(0.85), 12", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "specification", + "parameter": false, + "order": 2, "description": "System.String" } - }, - { - "pk": 732317594, - "model": "workflows.abstractinput", - "fields": { - "widget": 237868088, - "name": "Relative", - "short_name": "clc", - "uid": "7f42ad6d-0593-5433-df7f-a482dd977c28", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "relative", - "parameter": true, - "order": 3, + }, + { + "pk": 532, + "model": "workflows.abstractinput", + "fields": { + "widget": 249, + "name": "Relative", + "short_name": "clc", + "uid": "7f42ad6d-0593-5433-df7f-a482dd977c28", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "relative", + "parameter": true, + "order": 3, "description": "If false then absolute number of terms apearing in outlier documents is used. If true, the relative number of terms is used - based on the frequency of the term in the whole dataset." } - }, + }, { - "pk": 49306862, - "model": "workflows.abstractoutput", + "pk": 256, + "model": "workflows.abstractoutput", "fields": { - "widget": 237868088, - "name": "Ensemble Heuristics", - "short_name": "heu", - "variable": "newHeurisitcs", - "uid": "7e50c540-0fce-c6dc-b8d0-54a0f8a8f161", - "order": 1, + "widget": 249, + "name": "Ensemble Heuristics", + "short_name": "heu", + "variable": "newHeurisitcs", + "uid": "7e50c540-0fce-c6dc-b8d0-54a0f8a8f161", + "order": 1, "description": "" } - }, - { - "pk": 629075201, - "model": "workflows.abstractwidget", - "fields": { - "category": 255327945, - "treeview_image": null, - "name": "Outlier Heuristics Specification", - "is_streaming": false, - "uid": "c4984507-aa74-43d0-9a9c-861561fdb5fe", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_outlier_heuristics_spec", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 420, + }, + { + "pk": 250, + "model": "workflows.abstractwidget", + "fields": { + "category": 50, + "treeview_image": "", + "name": "Outlier Heuristics Specification", + "is_streaming": false, + "uid": "c4984507-aa74-43d0-9a9c-861561fdb5fe", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_outlier_heuristics_spec", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 420, "description": "Automatically generated widget from function OutlierHeuristicsSpec in package crossbee. The original function signature: OutlierHeuristicsSpec." } - }, - { - "pk": 385347087, - "model": "workflows.abstractinput", - "fields": { - "widget": 629075201, - "name": "Outlier Heurisitc(s)", - "short_name": "heu", - "uid": "4e27297b-5056-076c-f30b-c7075a320556", - "default": "", - "required": true, - "multi": true, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 533, + "model": "workflows.abstractinput", + "fields": { + "widget": 250, + "name": "Outlier Heurisitc(s)", + "short_name": "heu", + "uid": "4e27297b-5056-076c-f30b-c7075a320556", + "default": "", + "required": true, + "multi": true, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.List`1[[CrossBeeInterfaces.Heurisitcs.Heuristics, CrossBeeInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 986332, - "model": "workflows.abstractoutput", + "pk": 257, + "model": "workflows.abstractoutput", "fields": { - "widget": 629075201, - "name": "Heuristics Specification", - "short_name": "str", - "variable": "specification", - "uid": "ef2a8e96-cba6-8340-9c9d-9ca73ebf32f9", - "order": 1, + "widget": 250, + "name": "Heuristics Specification", + "short_name": "str", + "variable": "specification", + "uid": "ef2a8e96-cba6-8340-9c9d-9ca73ebf32f9", + "order": 1, "description": "" } - }, - { - "pk": 51242383, - "model": "workflows.abstractwidget", - "fields": { - "category": 255327945, - "treeview_image": null, - "name": "Document Outlier Detection", - "is_streaming": false, - "uid": "a765e4a7-a840-408f-b7b1-849e4a583c8d", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_outlier_detection_via_cross_validation", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 510, + }, + { + "pk": 251, + "model": "workflows.abstractwidget", + "fields": { + "category": 50, + "treeview_image": "", + "name": "Document Outlier Detection", + "is_streaming": false, + "uid": "a765e4a7-a840-408f-b7b1-849e4a583c8d", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_outlier_detection_via_cross_validation", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 510, "description": "Document outlier detection method is using missclassified document instances as otlier candidates." } - }, - { - "pk": 969814920, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Classifier", - "short_name": "csf", - "uid": "ce140d06-8399-9f9e-73d4-1d62f6d048aa", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "csf", - "parameter": false, - "order": 1, + }, + { + "pk": 534, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Classifier", + "short_name": "csf", + "uid": "ce140d06-8399-9f9e-73d4-1d62f6d048aa", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "csf", + "parameter": false, + "order": 1, "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 916453347, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Dataset", - "short_name": "ds", - "uid": "7951cba0-726f-c289-80a9-6071170fc934", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 2, + }, + { + "pk": 535, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Dataset", + "short_name": "ds", + "uid": "7951cba0-726f-c289-80a9-6071170fc934", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 2, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 26499033, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Corss-Validation Repetitions", - "short_name": "int", - "uid": "ffa6f21f-bab4-ec85-564d-3c97ce7f1575", - "default": "5", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "repetitionCount", - "parameter": true, - "order": 3, + }, + { + "pk": 536, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Corss-Validation Repetitions", + "short_name": "int", + "uid": "ffa6f21f-bab4-ec85-564d-3c97ce7f1575", + "default": "5", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "repetitionCount", + "parameter": true, + "order": 3, "description": "How many times the whole cross-validation procedure is repeated." } - }, - { - "pk": 514117643, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Outlier Score Threshold", - "short_name": "int", - "uid": "ad206ea1-4158-620d-3ea8-7a1ad7f87cc8", - "default": "2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outlierThreshold", - "parameter": true, - "order": 4, - "description": "Minimal number of times a single document needs to be that it is proclaimed outlier (usualy min=1 and max = \u0027Corss-Validation Repetitions\u0027)." - } - }, - { - "pk": 242097707, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Num of Cross Validation Sets/Splits", - "short_name": "int", - "uid": "70f37618-6173-b6de-1581-333303025651", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfSets", - "parameter": true, - "order": 5, + }, + { + "pk": 537, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Outlier Score Threshold", + "short_name": "int", + "uid": "ad206ea1-4158-620d-3ea8-7a1ad7f87cc8", + "default": "2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outlierThreshold", + "parameter": true, + "order": 4, + "description": "Minimal number of times a single document needs to be that it is proclaimed outlier (usualy min=1 and max = 'Corss-Validation Repetitions')." + } + }, + { + "pk": 538, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Num of Cross Validation Sets/Splits", + "short_name": "int", + "uid": "70f37618-6173-b6de-1581-333303025651", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfSets", + "parameter": true, + "order": 5, "description": "System.Int32" } - }, - { - "pk": 417567758, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Assign Sets Randomly", - "short_name": "bol", - "uid": "0275f3ce-d1a3-fb1c-d241-fdd9198ba7c3", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "random", - "parameter": true, - "order": 6, + }, + { + "pk": 539, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Assign Sets Randomly", + "short_name": "bol", + "uid": "0275f3ce-d1a3-fb1c-d241-fdd9198ba7c3", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "random", + "parameter": true, + "order": 6, "description": "System.Boolean" } - }, - { - "pk": 329230871, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Use Specified Seed for Random", - "short_name": "bol", - "uid": "b732736e-8c7f-d8f7-e9f0-7becd4a6bdcc", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "useSeed", - "parameter": true, - "order": 7, + }, + { + "pk": 540, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Use Specified Seed for Random", + "short_name": "bol", + "uid": "b732736e-8c7f-d8f7-e9f0-7becd4a6bdcc", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "useSeed", + "parameter": true, + "order": 7, "description": "System.Boolean" } - }, - { - "pk": 558987205, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Random Seed", - "short_name": "int", - "uid": "e7228b95-f0d5-346a-697c-6225bfc98db2", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 8, + }, + { + "pk": 541, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Random Seed", + "short_name": "int", + "uid": "e7228b95-f0d5-346a-697c-6225bfc98db2", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 8, "description": "System.Int32" } - }, - { - "pk": 847156685, - "model": "workflows.abstractinput", - "fields": { - "widget": 51242383, - "name": "Outlier Weighting", - "short_name": "wgh", - "uid": "d656fe12-2f4c-efb5-6687-013fb8c4b1e0", - "default": "RelativePercentage", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "outlierWeighting", - "parameter": true, - "order": 9, + }, + { + "pk": 542, + "model": "workflows.abstractinput", + "fields": { + "widget": 251, + "name": "Outlier Weighting", + "short_name": "wgh", + "uid": "d656fe12-2f4c-efb5-6687-013fb8c4b1e0", + "default": "RelativePercentage", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "outlierWeighting", + "parameter": true, + "order": 9, "description": "CrossBeeInterfaces.CrossBeeIntf+OutlierWeighting" } - }, + }, { - "pk": 184129748, - "model": "workflows.abstractoption", + "pk": 163, + "model": "workflows.abstractoption", "fields": { - "uid": "5fc5ec58-403c-5d07-6a7e-46d8619545e5", - "abstract_input": 847156685, - "value": "NoWeighting", - "name": "No weighting: output is list of indexes of outlier documents" + "uid": "4f477fa7-7768-c376-c588-1f3eb74a9355", + "abstract_input": 542, + "value": "AbsoluteNumber", + "name": "Absolute: weight is absolute number of time a document was labeld outlier through all repetitions" } - }, + }, { - "pk": 478615014, - "model": "workflows.abstractoption", + "pk": 162, + "model": "workflows.abstractoption", "fields": { - "uid": "4f477fa7-7768-c376-c588-1f3eb74a9355", - "abstract_input": 847156685, - "value": "AbsoluteNumber", - "name": "Absolute: weight is absolute number of time a document was labeld outlier through all repetitions" + "uid": "5fc5ec58-403c-5d07-6a7e-46d8619545e5", + "abstract_input": 542, + "value": "NoWeighting", + "name": "No weighting: output is list of indexes of outlier documents" } - }, + }, { - "pk": 320647038, - "model": "workflows.abstractoption", + "pk": 164, + "model": "workflows.abstractoption", "fields": { - "uid": "1a6722dd-f1ed-4ba2-702c-13b4c0688d65", - "abstract_input": 847156685, - "value": "RelativePercentage", + "uid": "1a6722dd-f1ed-4ba2-702c-13b4c0688d65", + "abstract_input": 542, + "value": "RelativePercentage", "name": "Relative: weight is relative percentage how many times a document was labeled outlier through all repetitions" } - }, + }, { - "pk": 485975191, - "model": "workflows.abstractoutput", + "pk": 258, + "model": "workflows.abstractoutput", "fields": { - "widget": 51242383, - "name": "List of Outlier Indexes (with Weights)", - "short_name": "lst", - "variable": "out", - "uid": "5b56d352-80b9-f52b-e714-875643cc69aa", - "order": 1, + "widget": 251, + "name": "List of Outlier Indexes (with Weights)", + "short_name": "lst", + "variable": "out", + "uid": "5b56d352-80b9-f52b-e714-875643cc69aa", + "order": 1, "description": "" } - }, + }, { - "pk": 795711102, - "model": "workflows.category", + "pk": 51, + "model": "workflows.category", "fields": { - "uid": "d8fee140-c280-4d6b-b0b9-7c02fd857b50", - "parent": 45725108, - "workflow": null, - "user": null, - "order": 2, + "uid": "d8fee140-c280-4d6b-b0b9-7c02fd857b50", + "parent": 49, + "workflow": null, + "user": null, + "order": 2, "name": "Heuristics Specification" } - }, - { - "pk": 545673891, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Standard Heuristic", - "is_streaming": false, - "uid": "f9119aaf-1b14-4975-a968-fcd2716fdba9", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_construct_standard_heurisitc", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 11, + }, + { + "pk": 252, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Standard Heuristic", + "is_streaming": false, + "uid": "f9119aaf-1b14-4975-a968-fcd2716fdba9", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_construct_standard_heurisitc", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 11, "description": "Automatically generated widget from function ConstructStandardHeurisitc in package crossbee. The original function signature: ConstructStandardHeurisitc." } - }, - { - "pk": 8448685, - "model": "workflows.abstractinput", - "fields": { - "widget": 545673891, - "name": "Name", - "short_name": "str", - "uid": "a90bdc28-ff1b-24c8-56ce-7f3e574961a2", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "name", - "parameter": true, - "order": 1, + }, + { + "pk": 543, + "model": "workflows.abstractinput", + "fields": { + "widget": 252, + "name": "Name", + "short_name": "str", + "uid": "a90bdc28-ff1b-24c8-56ce-7f3e574961a2", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "name", + "parameter": true, + "order": 1, "description": "System.String" } - }, - { - "pk": 143933468, - "model": "workflows.abstractinput", - "fields": { - "widget": 545673891, - "name": "Heurisitc Specification", - "short_name": "hsp", - "uid": "ea0732f6-cc42-4b44-54cc-6ebc0062af17", - "default": "random", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "heurisitcSpec", - "parameter": true, - "order": 2, + }, + { + "pk": 544, + "model": "workflows.abstractinput", + "fields": { + "widget": 252, + "name": "Heurisitc Specification", + "short_name": "hsp", + "uid": "ea0732f6-cc42-4b44-54cc-6ebc0062af17", + "default": "random", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "heurisitcSpec", + "parameter": true, + "order": 2, "description": "CrossBeeInterfaces.Heurisitcs.StandardHeurisitc+Specification" } - }, + }, { - "pk": 917842619, - "model": "workflows.abstractoption", + "pk": 166, + "model": "workflows.abstractoption", "fields": { - "uid": "cc5decfa-9ed4-60e7-691e-c8f59bb9ca8a", - "abstract_input": 143933468, - "value": "random", - "name": "random: random baseline heuristic" + "uid": "baa0c2ee-cf9e-95c4-8512-a4f3f8a2afa0", + "abstract_input": 544, + "value": "appearInAllDomn", + "name": "appearInAllDomn: better baseline heuristic which can separate two classes of terms - the ones that appear in both domains and the ones that appear only in one" } - }, + }, { - "pk": 270077810, - "model": "workflows.abstractoption", + "pk": 168, + "model": "workflows.abstractoption", "fields": { - "uid": "baa0c2ee-cf9e-95c4-8512-a4f3f8a2afa0", - "abstract_input": 143933468, - "value": "appearInAllDomn", - "name": "appearInAllDomn: better baseline heuristic which can separate two classes of terms - the ones that appear in both domains and the ones that appear only in one" + "uid": "515a4987-5332-bc92-9bf5-eb89ed885ae2", + "abstract_input": 544, + "value": "freqDoc", + "name": "freqDoc: document frequency across both domains" } - }, + }, { - "pk": 680720282, - "model": "workflows.abstractoption", + "pk": 171, + "model": "workflows.abstractoption", "fields": { - "uid": "66c8c1be-9678-5564-8722-62018610a66a", - "abstract_input": 143933468, - "value": "freqTerm", - "name": "freqTerm: term frequency across both domains" + "uid": "6111af42-a16f-2bbb-d29c-2a2facc47368", + "abstract_input": 544, + "value": "freqDomnProd", + "name": "freqDomnProd: product of term frequencies in both domains" } - }, + }, { - "pk": 927780971, - "model": "workflows.abstractoption", + "pk": 172, + "model": "workflows.abstractoption", "fields": { - "uid": "515a4987-5332-bc92-9bf5-eb89ed885ae2", - "abstract_input": 143933468, - "value": "freqDoc", - "name": "freqDoc: document frequency across both domains" + "uid": "d650ea43-9e99-d228-3093-7b912391e8b3", + "abstract_input": 544, + "value": "freqDomnProdRel", + "name": "freqDomnProdRel: product of term frequencies in both domains relative to the term frequency in all domains" } - }, + }, { - "pk": 1016597724, - "model": "workflows.abstractoption", + "pk": 170, + "model": "workflows.abstractoption", "fields": { - "uid": "e85317e8-2193-ee9a-90b1-6320c5d301ee", - "abstract_input": 143933468, - "value": "freqRatio", - "name": "freqRatio: term to document frequency ratio" + "uid": "a9a43380-128e-c1d4-f5e0-1c9061ea4d4f", + "abstract_input": 544, + "value": "freqDomnRatioMin", + "name": "freqDomnRatioMin: minimum of term frequencies ratio between both domains" } - }, + }, { - "pk": 519925532, - "model": "workflows.abstractoption", + "pk": 169, + "model": "workflows.abstractoption", "fields": { - "uid": "a9a43380-128e-c1d4-f5e0-1c9061ea4d4f", - "abstract_input": 143933468, - "value": "freqDomnRatioMin", - "name": "freqDomnRatioMin: minimum of term frequencies ratio between both domains" + "uid": "e85317e8-2193-ee9a-90b1-6320c5d301ee", + "abstract_input": 544, + "value": "freqRatio", + "name": "freqRatio: term to document frequency ratio" } - }, + }, { - "pk": 598509823, - "model": "workflows.abstractoption", + "pk": 167, + "model": "workflows.abstractoption", "fields": { - "uid": "6111af42-a16f-2bbb-d29c-2a2facc47368", - "abstract_input": 143933468, - "value": "freqDomnProd", - "name": "freqDomnProd: product of term frequencies in both domains" + "uid": "66c8c1be-9678-5564-8722-62018610a66a", + "abstract_input": 544, + "value": "freqTerm", + "name": "freqTerm: term frequency across both domains" } - }, + }, { - "pk": 41640200, - "model": "workflows.abstractoption", + "pk": 165, + "model": "workflows.abstractoption", "fields": { - "uid": "d650ea43-9e99-d228-3093-7b912391e8b3", - "abstract_input": 143933468, - "value": "freqDomnProdRel", - "name": "freqDomnProdRel: product of term frequencies in both domains relative to the term frequency in all domains" + "uid": "cc5decfa-9ed4-60e7-691e-c8f59bb9ca8a", + "abstract_input": 544, + "value": "random", + "name": "random: random baseline heuristic" } - }, + }, { - "pk": 542211643, - "model": "workflows.abstractoption", + "pk": 177, + "model": "workflows.abstractoption", "fields": { - "uid": "b8be1a09-27a9-80c5-55c4-2fe2ff2e9937", - "abstract_input": 143933468, - "value": "tfidfSum", - "name": "tfidfSum: sum of all tf idf weights of a term across both domains" + "uid": "9704c8d8-bc29-9286-08f9-5c6191235203", + "abstract_input": 544, + "value": "simAvgTerm", + "name": "simAvgTerm: similarity to an average term – the distance from the center of the cluster of all terms" } - }, + }, { - "pk": 190527820, - "model": "workflows.abstractoption", + "pk": 178, + "model": "workflows.abstractoption", "fields": { - "uid": "3f1621d3-7bc0-5e28-abc1-814bf77c0bd4", - "abstract_input": 143933468, - "value": "tfidfAvg", - "name": "tfidfAvg: average tf idf of a term" + "uid": "913318ee-6bb5-b7a4-31c4-93f379b48bb5", + "abstract_input": 544, + "value": "simDomnProd", + "name": "simDomnProd: product of a term’s similarity to the centroids of both domains" } - }, + }, { - "pk": 453869326, - "model": "workflows.abstractoption", + "pk": 179, + "model": "workflows.abstractoption", "fields": { - "uid": "e3e72432-6cf2-47fb-50ef-f9cf73864874", - "abstract_input": 143933468, - "value": "tfidfDomnProd", - "name": "tfidfDomnProd: product of a term’s importance in both domains" + "uid": "a2521b2a-a074-d279-eb27-073ddd2ebe46", + "abstract_input": 544, + "value": "simDomnRatioMin", + "name": "simDomnRatioMin: minimum of a term‘s frequencies ratio between both domains" } - }, + }, { - "pk": 195108494, - "model": "workflows.abstractoption", + "pk": 174, + "model": "workflows.abstractoption", "fields": { - "uid": "40d62620-22c5-84a6-79e3-9657e62eda10", - "abstract_input": 143933468, - "value": "tfidfDomnSum", - "name": "tfidfDomnSum: sum of a term’s importance in both domains" + "uid": "3f1621d3-7bc0-5e28-abc1-814bf77c0bd4", + "abstract_input": 544, + "value": "tfidfAvg", + "name": "tfidfAvg: average tf idf of a term" } - }, + }, { - "pk": 9035845, - "model": "workflows.abstractoption", + "pk": 175, + "model": "workflows.abstractoption", "fields": { - "uid": "9704c8d8-bc29-9286-08f9-5c6191235203", - "abstract_input": 143933468, - "value": "simAvgTerm", - "name": "simAvgTerm: similarity to an average term – the distance from the center of the cluster of all terms" + "uid": "e3e72432-6cf2-47fb-50ef-f9cf73864874", + "abstract_input": 544, + "value": "tfidfDomnProd", + "name": "tfidfDomnProd: product of a term’s importance in both domains" } - }, + }, { - "pk": 645285205, - "model": "workflows.abstractoption", + "pk": 176, + "model": "workflows.abstractoption", "fields": { - "uid": "913318ee-6bb5-b7a4-31c4-93f379b48bb5", - "abstract_input": 143933468, - "value": "simDomnProd", - "name": "simDomnProd: product of a term’s similarity to the centroids of both domains" + "uid": "40d62620-22c5-84a6-79e3-9657e62eda10", + "abstract_input": 544, + "value": "tfidfDomnSum", + "name": "tfidfDomnSum: sum of a term’s importance in both domains" } - }, + }, { - "pk": 14518167, - "model": "workflows.abstractoption", + "pk": 173, + "model": "workflows.abstractoption", "fields": { - "uid": "a2521b2a-a074-d279-eb27-073ddd2ebe46", - "abstract_input": 143933468, - "value": "simDomnRatioMin", - "name": "simDomnRatioMin: minimum of a term‘s frequencies ratio between both domains" + "uid": "b8be1a09-27a9-80c5-55c4-2fe2ff2e9937", + "abstract_input": 544, + "value": "tfidfSum", + "name": "tfidfSum: sum of all tf idf weights of a term across both domains" } - }, + }, { - "pk": 900283282, - "model": "workflows.abstractoutput", + "pk": 259, + "model": "workflows.abstractoutput", "fields": { - "widget": 545673891, - "name": "Heuristic", - "short_name": "heu", - "variable": "heurisitc", - "uid": "30214190-4bb6-bfd4-4631-b958353bb959", - "order": 1, + "widget": 252, + "name": "Heuristic", + "short_name": "heu", + "variable": "heurisitc", + "uid": "30214190-4bb6-bfd4-4631-b958353bb959", + "order": 1, "description": "" } - }, - { - "pk": 764628448, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "All Standard Heuristics", - "is_streaming": false, - "uid": "3d7fabc8-422f-4e3a-be92-040e30f13f50", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_construct_all_standard_heurisitc", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 12, + }, + { + "pk": 253, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "All Standard Heuristics", + "is_streaming": false, + "uid": "3d7fabc8-422f-4e3a-be92-040e30f13f50", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_construct_all_standard_heurisitc", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 12, "description": "Automatically generated widget from function ConstructAllStandardHeurisitc in package crossbee. The original function signature: ConstructAllStandardHeurisitc." } - }, + }, { - "pk": 168789582, - "model": "workflows.abstractoutput", + "pk": 260, + "model": "workflows.abstractoutput", "fields": { - "widget": 764628448, - "name": "Heuristics", - "short_name": "heu", - "variable": "heurisitcs", - "uid": "62cecd9a-3eb0-7285-adb5-58f0ee08d1e3", - "order": 1, - "description": "" - } - }, - { - "pk": 451045937, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Outlier Heuristic", - "is_streaming": false, - "uid": "3e58e6e9-42a1-4ac7-9a3b-7088011840ba", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_construct_outlier_heuristics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 13, - "description": "Automatically generated widget from function ConstructOutlierHeuristics in package crossbee. The original function signature: ConstructOutlierHeuristics." - } - }, - { - "pk": 672840714, - "model": "workflows.abstractinput", - "fields": { - "widget": 451045937, - "name": "Name", - "short_name": "str", - "uid": "e8143732-511e-1627-b661-71f579c4dbdb", - "default": "outlier", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "name", - "parameter": true, - "order": 1, - "description": "System.String" - } - }, - { - "pk": 657115954, - "model": "workflows.abstractinput", - "fields": { - "widget": 451045937, - "name": "Relative", - "short_name": "clc", - "uid": "7d742dd5-7417-0461-32c1-34b2ea7daf55", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "relative", - "parameter": true, - "order": 2, - "description": "If false then absolute number of terms apearing in outlier documents is used. If true, the relative number of terms is used - based on the frequency of the term in the whole dataset." - } - }, - { - "pk": 398447299, - "model": "workflows.abstractinput", - "fields": { - "widget": 451045937, - "name": "Outlier Document Indexes", - "short_name": "lst", - "uid": "1cf73158-780a-857f-fde4-4fbdda0553e8", - "default": "", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "outlierDocumentIndexes", - "parameter": false, - "order": 3, - "description": "Either unweighted list of indexes (List\u003cint\u003e) or weighted index dictionary (Dictionary\u003cint, double\u003e)." - } - }, - { - "pk": 629524918, - "model": "workflows.abstractoutput", - "fields": { - "widget": 451045937, - "name": "Ensemble Heuristics", - "short_name": "heu", - "variable": "newHeurisitcs", - "uid": "4b418ff6-eb12-56cb-b6fe-8ac9dbe1ece7", - "order": 1, + "widget": 253, + "name": "Heuristics", + "short_name": "heu", + "variable": "heurisitcs", + "uid": "62cecd9a-3eb0-7285-adb5-58f0ee08d1e3", + "order": 1, "description": "" } - }, - { - "pk": 653428055, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Calculated Heuristic", - "is_streaming": false, - "uid": "9c0c1f1f-bdf2-4751-bc26-989094660e77", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_construct_calculated_heuristics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 13, + }, + { + "pk": 255, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Calculated Heuristic", + "is_streaming": false, + "uid": "9c0c1f1f-bdf2-4751-bc26-989094660e77", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_construct_calculated_heuristics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 13, "description": "Automatically generated widget from function ConstructCalculatedHeuristics in package crossbee. The original function signature: ConstructCalculatedHeuristics." } - }, - { - "pk": 898384409, - "model": "workflows.abstractinput", - "fields": { - "widget": 653428055, - "name": "Name", - "short_name": "str", - "uid": "bac420b2-4a79-b5d3-4699-3c6c5dd22a6e", - "default": "calculated", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "name", - "parameter": true, - "order": 1, + }, + { + "pk": 548, + "model": "workflows.abstractinput", + "fields": { + "widget": 255, + "name": "Name", + "short_name": "str", + "uid": "bac420b2-4a79-b5d3-4699-3c6c5dd22a6e", + "default": "calculated", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "name", + "parameter": true, + "order": 1, "description": "System.String" } - }, - { - "pk": 1027304792, - "model": "workflows.abstractinput", - "fields": { - "widget": 653428055, - "name": "Calculation", - "short_name": "clc", - "uid": "8ba9e687-f07d-84af-35b4-8969200b5ced", - "default": "Sum", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "calc", - "parameter": true, - "order": 2, + }, + { + "pk": 549, + "model": "workflows.abstractinput", + "fields": { + "widget": 255, + "name": "Calculation", + "short_name": "clc", + "uid": "8ba9e687-f07d-84af-35b4-8969200b5ced", + "default": "Sum", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "calc", + "parameter": true, + "order": 2, "description": "CrossBeeInterfaces.Heurisitcs.CalculatedHeustistic+Calculation" } - }, + }, { - "pk": 60877968, - "model": "workflows.abstractoption", + "pk": 187, + "model": "workflows.abstractoption", "fields": { - "uid": "6db0f285-39a9-ef1f-d1f5-aa9b102f3c11", - "abstract_input": 1027304792, - "value": "Sum", - "name": "Sum" + "uid": "0fa9a446-51d6-159b-8965-da960aca34f9", + "abstract_input": 549, + "value": "Abs", + "name": "Abs" } - }, + }, { - "pk": 965883044, - "model": "workflows.abstractoption", + "pk": 189, + "model": "workflows.abstractoption", "fields": { - "uid": "a3bc7d12-0d55-062b-96e6-91df5756c228", - "abstract_input": 1027304792, - "value": "Subt", - "name": "Subt" + "uid": "58e21428-22b0-1b32-1f34-2e9ff9289dd8", + "abstract_input": 549, + "value": "Cos", + "name": "Cos" } - }, + }, { - "pk": 50660197, - "model": "workflows.abstractoption", + "pk": 183, + "model": "workflows.abstractoption", "fields": { - "uid": "976452e4-d989-8180-2f90-5d2878829570", - "abstract_input": 1027304792, - "value": "Prod", - "name": "Prod" + "uid": "1dbaadd9-502c-2c66-cac4-ff85db24af8d", + "abstract_input": 549, + "value": "Div", + "name": "Div" } - }, + }, { - "pk": 221530163, - "model": "workflows.abstractoption", + "pk": 190, + "model": "workflows.abstractoption", "fields": { - "uid": "1dbaadd9-502c-2c66-cac4-ff85db24af8d", - "abstract_input": 1027304792, - "value": "Div", - "name": "Div" + "uid": "9d9eacda-1cf2-aa94-2a0d-3574dde61294", + "abstract_input": 549, + "value": "Log", + "name": "Log" } - }, + }, { - "pk": 76621450, - "model": "workflows.abstractoption", + "pk": 186, + "model": "workflows.abstractoption", "fields": { - "uid": "ef4dfb77-de2a-305f-9d32-66615737cfb1", - "abstract_input": 1027304792, - "value": "Norm", - "name": "Norm" + "uid": "78eb2f10-e09b-16dc-b74e-a85567fecdfc", + "abstract_input": 549, + "value": "Max", + "name": "Max" } - }, + }, { - "pk": 774631705, - "model": "workflows.abstractoption", + "pk": 185, + "model": "workflows.abstractoption", "fields": { - "uid": "49306557-b83a-cae4-07cc-0703f9f3b5ad", - "abstract_input": 1027304792, - "value": "Min", + "uid": "49306557-b83a-cae4-07cc-0703f9f3b5ad", + "abstract_input": 549, + "value": "Min", "name": "Min" } - }, + }, { - "pk": 1033653284, - "model": "workflows.abstractoption", + "pk": 184, + "model": "workflows.abstractoption", "fields": { - "uid": "78eb2f10-e09b-16dc-b74e-a85567fecdfc", - "abstract_input": 1027304792, - "value": "Max", - "name": "Max" + "uid": "ef4dfb77-de2a-305f-9d32-66615737cfb1", + "abstract_input": 549, + "value": "Norm", + "name": "Norm" } - }, + }, { - "pk": 825252381, - "model": "workflows.abstractoption", + "pk": 182, + "model": "workflows.abstractoption", "fields": { - "uid": "0fa9a446-51d6-159b-8965-da960aca34f9", - "abstract_input": 1027304792, - "value": "Abs", - "name": "Abs" + "uid": "976452e4-d989-8180-2f90-5d2878829570", + "abstract_input": 549, + "value": "Prod", + "name": "Prod" } - }, + }, { - "pk": 139136452, - "model": "workflows.abstractoption", + "pk": 188, + "model": "workflows.abstractoption", "fields": { - "uid": "20eb84a9-6c36-fa84-f34c-0500e1c2583c", - "abstract_input": 1027304792, - "value": "Sin", + "uid": "20eb84a9-6c36-fa84-f34c-0500e1c2583c", + "abstract_input": 549, + "value": "Sin", "name": "Sin" } - }, + }, { - "pk": 765786314, - "model": "workflows.abstractoption", + "pk": 181, + "model": "workflows.abstractoption", "fields": { - "uid": "58e21428-22b0-1b32-1f34-2e9ff9289dd8", - "abstract_input": 1027304792, - "value": "Cos", - "name": "Cos" + "uid": "a3bc7d12-0d55-062b-96e6-91df5756c228", + "abstract_input": 549, + "value": "Subt", + "name": "Subt" } - }, + }, { - "pk": 452860630, - "model": "workflows.abstractoption", + "pk": 180, + "model": "workflows.abstractoption", "fields": { - "uid": "9d9eacda-1cf2-aa94-2a0d-3574dde61294", - "abstract_input": 1027304792, - "value": "Log", - "name": "Log" + "uid": "6db0f285-39a9-ef1f-d1f5-aa9b102f3c11", + "abstract_input": 549, + "value": "Sum", + "name": "Sum" } - }, - { - "pk": 754701076, - "model": "workflows.abstractinput", - "fields": { - "widget": 653428055, - "name": "Heurisitc(s)", - "short_name": "heu", - "uid": "2a9150da-560d-ce9b-987a-f2492c315c12", - "default": "", - "required": false, - "multi": true, - "parameter_type": "text", - "variable": "heuristics", - "parameter": false, - "order": 3, + }, + { + "pk": 550, + "model": "workflows.abstractinput", + "fields": { + "widget": 255, + "name": "Heurisitc(s)", + "short_name": "heu", + "uid": "2a9150da-560d-ce9b-987a-f2492c315c12", + "default": "", + "required": false, + "multi": true, + "parameter_type": "text", + "variable": "heuristics", + "parameter": false, + "order": 3, "description": "System.Collections.Generic.List`1[[CrossBeeInterfaces.Heurisitcs.Heuristics, CrossBeeInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 139786200, - "model": "workflows.abstractoutput", + "pk": 262, + "model": "workflows.abstractoutput", "fields": { - "widget": 653428055, - "name": "Ensemble Heuristics", - "short_name": "heu", - "variable": "newHeurisitcs", - "uid": "694f1c64-0b22-4c8e-6bc5-9e6022ee3f87", - "order": 1, + "widget": 255, + "name": "Ensemble Heuristics", + "short_name": "heu", + "variable": "newHeurisitcs", + "uid": "694f1c64-0b22-4c8e-6bc5-9e6022ee3f87", + "order": 1, + "description": "" + } + }, + { + "pk": 254, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Outlier Heuristic", + "is_streaming": false, + "uid": "3e58e6e9-42a1-4ac7-9a3b-7088011840ba", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_construct_outlier_heuristics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 13, + "description": "Automatically generated widget from function ConstructOutlierHeuristics in package crossbee. The original function signature: ConstructOutlierHeuristics." + } + }, + { + "pk": 545, + "model": "workflows.abstractinput", + "fields": { + "widget": 254, + "name": "Name", + "short_name": "str", + "uid": "e8143732-511e-1627-b661-71f579c4dbdb", + "default": "outlier", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "name", + "parameter": true, + "order": 1, + "description": "System.String" + } + }, + { + "pk": 546, + "model": "workflows.abstractinput", + "fields": { + "widget": 254, + "name": "Relative", + "short_name": "clc", + "uid": "7d742dd5-7417-0461-32c1-34b2ea7daf55", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "relative", + "parameter": true, + "order": 2, + "description": "If false then absolute number of terms apearing in outlier documents is used. If true, the relative number of terms is used - based on the frequency of the term in the whole dataset." + } + }, + { + "pk": 547, + "model": "workflows.abstractinput", + "fields": { + "widget": 254, + "name": "Outlier Document Indexes", + "short_name": "lst", + "uid": "1cf73158-780a-857f-fde4-4fbdda0553e8", + "default": "", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "outlierDocumentIndexes", + "parameter": false, + "order": 3, + "description": "Either unweighted list of indexes (List) or weighted index dictionary (Dictionary)." + } + }, + { + "pk": 261, + "model": "workflows.abstractoutput", + "fields": { + "widget": 254, + "name": "Ensemble Heuristics", + "short_name": "heu", + "variable": "newHeurisitcs", + "uid": "4b418ff6-eb12-56cb-b6fe-8ac9dbe1ece7", + "order": 1, "description": "" } - }, - { - "pk": 1055417955, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Ensemble Heuristic", - "is_streaming": false, - "uid": "be6b62ef-e9a2-480f-a802-44b7ed1f0bab", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_construct_ensemble_heuristics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 14, + }, + { + "pk": 256, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Ensemble Heuristic", + "is_streaming": false, + "uid": "be6b62ef-e9a2-480f-a802-44b7ed1f0bab", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_construct_ensemble_heuristics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 14, "description": "Automatically generated widget from function ConstructEnsembleHeuristics in package crossbee. The original function signature: ConstructEnsembleHeuristics." } - }, - { - "pk": 803622400, - "model": "workflows.abstractinput", - "fields": { - "widget": 1055417955, - "name": "Name", - "short_name": "str", - "uid": "c7bb9b8c-4b9a-ff1e-b68f-83c7869087bd", - "default": "ensemble", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "name", - "parameter": true, - "order": 1, + }, + { + "pk": 551, + "model": "workflows.abstractinput", + "fields": { + "widget": 256, + "name": "Name", + "short_name": "str", + "uid": "c7bb9b8c-4b9a-ff1e-b68f-83c7869087bd", + "default": "ensemble", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "name", + "parameter": true, + "order": 1, "description": "System.String" } - }, - { - "pk": 94133493, - "model": "workflows.abstractinput", - "fields": { - "widget": 1055417955, - "name": "Heurisitc(s)", - "short_name": "heu", - "uid": "9657dc70-a421-567e-b2fa-fb549d79e9d5", - "default": "", - "required": false, - "multi": true, - "parameter_type": "text", - "variable": "heuristics", - "parameter": false, - "order": 2, + }, + { + "pk": 552, + "model": "workflows.abstractinput", + "fields": { + "widget": 256, + "name": "Heurisitc(s)", + "short_name": "heu", + "uid": "9657dc70-a421-567e-b2fa-fb549d79e9d5", + "default": "", + "required": false, + "multi": true, + "parameter_type": "text", + "variable": "heuristics", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[CrossBeeInterfaces.Heurisitcs.Heuristics, CrossBeeInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 135027510, - "model": "workflows.abstractoutput", + "pk": 263, + "model": "workflows.abstractoutput", "fields": { - "widget": 1055417955, - "name": "Ensemble Heuristics", - "short_name": "heu", - "variable": "newHeurisitcs", - "uid": "92114fc2-0738-e0ae-97d2-3409a8547f19", - "order": 1, + "widget": 256, + "name": "Ensemble Heuristics", + "short_name": "heu", + "variable": "newHeurisitcs", + "uid": "92114fc2-0738-e0ae-97d2-3409a8547f19", + "order": 1, "description": "" } - }, - { - "pk": 766370069, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Heuristics List", - "is_streaming": false, - "uid": "a7a80313-60f2-4632-90ea-0c4d1b8e9725", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_combine_heuristics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 20, + }, + { + "pk": 257, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Heuristics List", + "is_streaming": false, + "uid": "a7a80313-60f2-4632-90ea-0c4d1b8e9725", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_combine_heuristics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 20, "description": "Automatically generated widget from function CombineHeuristics in package crossbee. The original function signature: CombineHeuristics." } - }, - { - "pk": 926231610, - "model": "workflows.abstractinput", - "fields": { - "widget": 766370069, - "name": "Heurisitc(s)", - "short_name": "heu", - "uid": "35b7d943-8fed-0a70-bf9e-11e9d539c223", - "default": "", - "required": false, - "multi": true, - "parameter_type": "text", - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 553, + "model": "workflows.abstractinput", + "fields": { + "widget": 257, + "name": "Heurisitc(s)", + "short_name": "heu", + "uid": "35b7d943-8fed-0a70-bf9e-11e9d539c223", + "default": "", + "required": false, + "multi": true, + "parameter_type": "text", + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.List`1[[CrossBeeInterfaces.Heurisitcs.Heuristics, CrossBeeInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 454853139, - "model": "workflows.abstractoutput", + "pk": 264, + "model": "workflows.abstractoutput", "fields": { - "widget": 766370069, - "name": "Heuristics", - "short_name": "heu", - "variable": "newHeurisitcs", - "uid": "7f5afee7-a123-ba0c-a5c8-1c765b4ef212", - "order": 1, + "widget": 257, + "name": "Heuristics", + "short_name": "heu", + "variable": "newHeurisitcs", + "uid": "7f5afee7-a123-ba0c-a5c8-1c765b4ef212", + "order": 1, "description": "" } - }, - { - "pk": 410595304, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Get Heuristic Names", - "is_streaming": false, - "uid": "98709623-b75b-4630-907e-d19956c09a4e", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_get_heuristic_names", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 31, + }, + { + "pk": 258, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Get Heuristic Names", + "is_streaming": false, + "uid": "98709623-b75b-4630-907e-d19956c09a4e", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_get_heuristic_names", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 31, "description": "Automatically generated widget from function GetHeuristicNames in package crossbee. The original function signature: GetHeuristicNames." } - }, - { - "pk": 250413482, - "model": "workflows.abstractinput", - "fields": { - "widget": 410595304, - "name": "Heurisitc(s)", - "short_name": "heu", - "uid": "2fa7cd37-afbd-509c-d326-2baf11182b47", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 554, + "model": "workflows.abstractinput", + "fields": { + "widget": 258, + "name": "Heurisitc(s)", + "short_name": "heu", + "uid": "2fa7cd37-afbd-509c-d326-2baf11182b47", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, + }, { - "pk": 482336862, - "model": "workflows.abstractoutput", + "pk": 265, + "model": "workflows.abstractoutput", "fields": { - "widget": 410595304, - "name": "Name(s) of Heuristic(s)", - "short_name": "lst", - "variable": "names", - "uid": "6b202402-902d-f713-ef19-4c5fb93e7fb6", - "order": 1, + "widget": 258, + "name": "Name(s) of Heuristic(s)", + "short_name": "lst", + "variable": "names", + "uid": "6b202402-902d-f713-ef19-4c5fb93e7fb6", + "order": 1, "description": "" } - }, - { - "pk": 473409198, - "model": "workflows.abstractwidget", - "fields": { - "category": 795711102, - "treeview_image": null, - "name": "Get Heuristic Structure", - "is_streaming": false, - "uid": "72e23039-fc1b-4072-9fd8-ef07b9814292", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_get_heuristic_structure", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 32, + }, + { + "pk": 259, + "model": "workflows.abstractwidget", + "fields": { + "category": 51, + "treeview_image": "", + "name": "Get Heuristic Structure", + "is_streaming": false, + "uid": "72e23039-fc1b-4072-9fd8-ef07b9814292", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_get_heuristic_structure", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 32, "description": "Automatically generated widget from function GetHeuristicStructure in package crossbee. The original function signature: GetHeuristicStructure." } - }, - { - "pk": 22778013, - "model": "workflows.abstractinput", - "fields": { - "widget": 473409198, - "name": "Heurisitc(s)", - "short_name": "heu", - "uid": "b6985a06-7bb7-b410-062f-e6ac08629c37", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 555, + "model": "workflows.abstractinput", + "fields": { + "widget": 259, + "name": "Heurisitc(s)", + "short_name": "heu", + "uid": "b6985a06-7bb7-b410-062f-e6ac08629c37", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, + }, { - "pk": 168828052, - "model": "workflows.abstractoutput", + "pk": 266, + "model": "workflows.abstractoutput", "fields": { - "widget": 473409198, - "name": "Structure of Heuristic(s)", - "short_name": "obj", - "variable": "structure", - "uid": "3a1dd0da-66cf-c720-6e41-b2dd7beada27", - "order": 1, + "widget": 259, + "name": "Structure of Heuristic(s)", + "short_name": "obj", + "variable": "structure", + "uid": "3a1dd0da-66cf-c720-6e41-b2dd7beada27", + "order": 1, "description": "" } - }, + }, { - "pk": 14058118, - "model": "workflows.category", + "pk": 52, + "model": "workflows.category", "fields": { - "uid": "b92a6a5d-36cd-4be6-add3-9786ff26b60c", - "parent": 45725108, - "workflow": null, - "user": null, - "order": 3, + "uid": "b92a6a5d-36cd-4be6-add3-9786ff26b60c", + "parent": 49, + "workflow": null, + "user": null, + "order": 3, "name": "Heuristic Calculation" } - }, - { - "pk": 799691810, - "model": "workflows.abstractwidget", - "fields": { - "category": 14058118, - "treeview_image": null, - "name": "Calculate Terms Heuristic Scores", - "is_streaming": false, - "uid": "b3e9c690-e7cd-47e4-b70c-802a0e6df2d8", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_apply_heurisitcs", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 260, + "model": "workflows.abstractwidget", + "fields": { + "category": 52, + "treeview_image": "", + "name": "Calculate Terms Heuristic Scores", + "is_streaming": false, + "uid": "b3e9c690-e7cd-47e4-b70c-802a0e6df2d8", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_apply_heurisitcs", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ApplyHeurisitcs in package crossbee. The original function signature: ApplyHeurisitcs." } - }, - { - "pk": 82615444, - "model": "workflows.abstractinput", - "fields": { - "widget": 799691810, - "name": "Term Dataset", - "short_name": "tds", - "uid": "814b5a30-ba68-f7cc-cd5a-a258723c9b42", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "termDataset", - "parameter": false, - "order": 1, + }, + { + "pk": 556, + "model": "workflows.abstractinput", + "fields": { + "widget": 260, + "name": "Term Dataset", + "short_name": "tds", + "uid": "814b5a30-ba68-f7cc-cd5a-a258723c9b42", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "termDataset", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 205528243, - "model": "workflows.abstractinput", - "fields": { - "widget": 799691810, - "name": "Heuristics", - "short_name": "heu", - "uid": "c940978b-e4fb-6922-fb99-9469d9f06489", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 2, + }, + { + "pk": 557, + "model": "workflows.abstractinput", + "fields": { + "widget": 260, + "name": "Heuristics", + "short_name": "heu", + "uid": "c940978b-e4fb-6922-fb99-9469d9f06489", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 2, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, + }, { - "pk": 1048166332, - "model": "workflows.abstractoutput", + "pk": 267, + "model": "workflows.abstractoutput", "fields": { - "widget": 799691810, - "name": "Applied Heuristics", - "short_name": "heu", - "variable": "heur", - "uid": "9e167be4-805e-66fd-02ca-12194a352332", - "order": 1, + "widget": 260, + "name": "Applied Heuristics", + "short_name": "heu", + "variable": "heur", + "uid": "9e167be4-805e-66fd-02ca-12194a352332", + "order": 1, "description": "" } - }, + }, { - "pk": 256795544, - "model": "workflows.category", + "pk": 53, + "model": "workflows.category", "fields": { - "uid": "7b1fb3c2-3dd7-4754-9a3e-ccf71a43e7c6", - "parent": 45725108, - "workflow": null, - "user": null, - "order": 4, + "uid": "7b1fb3c2-3dd7-4754-9a3e-ccf71a43e7c6", + "parent": 49, + "workflow": null, + "user": null, + "order": 4, "name": "Term Ranking & Exploration" } - }, - { - "pk": 211170861, - "model": "workflows.abstractwidget", - "fields": { - "category": 256795544, - "treeview_image": null, - "name": "Select Prime Heuristic", - "is_streaming": false, - "uid": "a9ec256a-1660-44be-b066-1accc203e24d", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_select_heuristics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 10, + }, + { + "pk": 261, + "model": "workflows.abstractwidget", + "fields": { + "category": 53, + "treeview_image": "", + "name": "Select Prime Heuristic", + "is_streaming": false, + "uid": "a9ec256a-1660-44be-b066-1accc203e24d", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_select_heuristics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 10, "description": "Automatically generated widget from function SelectHeuristics in package crossbee. The original function signature: SelectHeuristics." } - }, - { - "pk": 753984128, - "model": "workflows.abstractinput", - "fields": { - "widget": 211170861, - "name": "Heuristics", - "short_name": "heu", - "uid": "7383e91d-67f8-ce08-be47-40eae1b65395", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 558, + "model": "workflows.abstractinput", + "fields": { + "widget": 261, + "name": "Heuristics", + "short_name": "heu", + "uid": "7383e91d-67f8-ce08-be47-40eae1b65395", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, + }, { - "pk": 652971431, - "model": "workflows.abstractoutput", + "pk": 268, + "model": "workflows.abstractoutput", "fields": { - "widget": 211170861, - "name": "Heuristics", - "short_name": "heu", - "variable": "heuristics", - "uid": "9e5702ae-2a57-0efd-8585-0499190277d8", - "order": 1, + "widget": 261, + "name": "Heuristics", + "short_name": "heu", + "variable": "heuristics", + "uid": "9e5702ae-2a57-0efd-8585-0499190277d8", + "order": 1, "description": "" } - }, - { - "pk": 395732671, - "model": "workflows.abstractwidget", - "fields": { - "category": 256795544, - "treeview_image": null, - "name": "Rank Terms", - "is_streaming": false, - "uid": "11b77438-8264-4234-9abf-f96aa9848fe0", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_rank_terms", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 20, + }, + { + "pk": 262, + "model": "workflows.abstractwidget", + "fields": { + "category": 53, + "treeview_image": "", + "name": "Rank Terms", + "is_streaming": false, + "uid": "11b77438-8264-4234-9abf-f96aa9848fe0", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_rank_terms", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 20, "description": "Automatically generated widget from function RankTerms in package crossbee. The original function signature: RankTerms." } - }, - { - "pk": 266711987, - "model": "workflows.abstractinput", - "fields": { - "widget": 395732671, - "name": "Heuristics", - "short_name": "heu", - "uid": "f1836042-3fcd-8ad9-7750-78ededd252d2", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 559, + "model": "workflows.abstractinput", + "fields": { + "widget": 262, + "name": "Heuristics", + "short_name": "heu", + "uid": "f1836042-3fcd-8ad9-7750-78ededd252d2", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, + }, { - "pk": 478121180, - "model": "workflows.abstractoutput", + "pk": 269, + "model": "workflows.abstractoutput", "fields": { - "widget": 395732671, - "name": "Table", - "short_name": "tbl", - "variable": "table", - "uid": "962b3cbd-2a78-dac1-2f20-e58143d40217", - "order": 1, + "widget": 262, + "name": "Table", + "short_name": "tbl", + "variable": "table", + "uid": "962b3cbd-2a78-dac1-2f20-e58143d40217", + "order": 1, "description": "" } - }, - { - "pk": 474145635, - "model": "workflows.abstractwidget", - "fields": { - "category": 256795544, - "treeview_image": null, - "name": "Explore in CrossBee", - "is_streaming": false, - "uid": "d72801e0-e756-47f7-acd4-aad6ef88a6e1", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_explore_in_crossbee", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 25, + }, + { + "pk": 263, + "model": "workflows.abstractwidget", + "fields": { + "category": 53, + "treeview_image": "", + "name": "Explore in CrossBee", + "is_streaming": false, + "uid": "d72801e0-e756-47f7-acd4-aad6ef88a6e1", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_explore_in_crossbee", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 25, "description": "Automatically generated widget from function ExploreInCrossbee in package crossbee. The original function signature: ExploreInCrossbee." } - }, - { - "pk": 94018138, - "model": "workflows.abstractinput", - "fields": { - "widget": 474145635, - "name": "Parsed Document Corpus", - "short_name": "pdc", - "uid": "d6295874-04fd-26be-0bc1-48218f9b1aef", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "parsedDoc", - "parameter": false, - "order": 1, + }, + { + "pk": 560, + "model": "workflows.abstractinput", + "fields": { + "widget": 263, + "name": "Parsed Document Corpus", + "short_name": "pdc", + "uid": "d6295874-04fd-26be-0bc1-48218f9b1aef", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "parsedDoc", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 1059659823, - "model": "workflows.abstractinput", - "fields": { - "widget": 474145635, - "name": "Heuristics", - "short_name": "heu", - "uid": "95a6b25d-4382-b994-a744-48bc5fdf4c46", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 2, + }, + { + "pk": 561, + "model": "workflows.abstractinput", + "fields": { + "widget": 263, + "name": "Heuristics", + "short_name": "heu", + "uid": "95a6b25d-4382-b994-a744-48bc5fdf4c46", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 2, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, - { - "pk": 967362077, - "model": "workflows.abstractinput", - "fields": { - "widget": 474145635, - "name": "List of B-terms", - "short_name": "str", - "uid": "72bc9488-3469-ae90-155f-788b0f935a74", - "default": "", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "bterms", - "parameter": false, - "order": 3, + }, + { + "pk": 562, + "model": "workflows.abstractinput", + "fields": { + "widget": 263, + "name": "List of B-terms", + "short_name": "str", + "uid": "72bc9488-3469-ae90-155f-788b0f935a74", + "default": "", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "bterms", + "parameter": false, + "order": 3, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 848356857, - "model": "workflows.category", + "pk": 54, + "model": "workflows.category", "fields": { - "uid": "e47e7821-f8b2-40d5-9bbc-c3508367aed7", - "parent": 45725108, - "workflow": null, - "user": null, - "order": 5, + "uid": "e47e7821-f8b2-40d5-9bbc-c3508367aed7", + "parent": 49, + "workflow": null, + "user": null, + "order": 5, "name": "Evaluation" } - }, - { - "pk": 369440662, - "model": "workflows.abstractwidget", - "fields": { - "category": 848356857, - "treeview_image": null, - "name": "ROC Curves", - "is_streaming": false, - "uid": "714a8b6a-5319-4d04-b3fc-a7da91fa42e6", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_get_roc_curves", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 14, + }, + { + "pk": 264, + "model": "workflows.abstractwidget", + "fields": { + "category": 54, + "treeview_image": "", + "name": "ROC Curves", + "is_streaming": false, + "uid": "714a8b6a-5319-4d04-b3fc-a7da91fa42e6", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_get_roc_curves", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 14, "description": "Automatically generated widget from function GetRocCurves in package crossbee. The original function signature: GetRocCurves." } - }, - { - "pk": 78434910, - "model": "workflows.abstractinput", - "fields": { - "widget": 369440662, - "name": "Heuristics", - "short_name": "heu", - "uid": "4125ea1b-0d90-433d-8236-f5bb662656e0", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 563, + "model": "workflows.abstractinput", + "fields": { + "widget": 264, + "name": "Heuristics", + "short_name": "heu", + "uid": "4125ea1b-0d90-433d-8236-f5bb662656e0", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, - { - "pk": 856485004, - "model": "workflows.abstractinput", - "fields": { - "widget": 369440662, - "name": "List of B-terms", - "short_name": "str", - "uid": "1c567211-d5f9-d0d0-bc21-3642d78dd2b9", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bterms", - "parameter": false, - "order": 2, + }, + { + "pk": 564, + "model": "workflows.abstractinput", + "fields": { + "widget": 264, + "name": "List of B-terms", + "short_name": "str", + "uid": "1c567211-d5f9-d0d0-bc21-3642d78dd2b9", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bterms", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 71485572, - "model": "workflows.abstractoutput", + "pk": 270, + "model": "workflows.abstractoutput", "fields": { - "widget": 369440662, - "name": "ROC curves", - "short_name": "roc", - "variable": "roc", - "uid": "87c4fb64-3a26-0b6a-e879-03201ea1b71c", - "order": 1, + "widget": 264, + "name": "ROC curves", + "short_name": "roc", + "variable": "roc", + "uid": "87c4fb64-3a26-0b6a-e879-03201ea1b71c", + "order": 1, "description": "" } - }, - { - "pk": 620945435, - "model": "workflows.abstractwidget", - "fields": { - "category": 848356857, - "treeview_image": null, - "name": "Display ROC Curves", - "is_streaming": false, - "uid": "dfad7617-0a42-434a-b2a7-aa9bfe5da22e", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_display_roc_curves", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 16, + }, + { + "pk": 265, + "model": "workflows.abstractwidget", + "fields": { + "category": 54, + "treeview_image": "", + "name": "Display ROC Curves", + "is_streaming": false, + "uid": "dfad7617-0a42-434a-b2a7-aa9bfe5da22e", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_display_roc_curves", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 16, "description": "Automatically generated widget from function DisplayRocCurves in package crossbee. The original function signature: DisplayRocCurves." } - }, - { - "pk": 664716785, - "model": "workflows.abstractinput", - "fields": { - "widget": 620945435, - "name": "ROC Curves", - "short_name": "roc", - "uid": "ce10343f-5cff-eb61-b85a-349163f62a19", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "roc", - "parameter": false, - "order": 1, + }, + { + "pk": 565, + "model": "workflows.abstractinput", + "fields": { + "widget": 265, + "name": "ROC Curves", + "short_name": "roc", + "uid": "ce10343f-5cff-eb61-b85a-349163f62a19", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "roc", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 773122819, - "model": "workflows.abstractwidget", - "fields": { - "category": 848356857, - "treeview_image": null, - "name": "Performance Measures", - "is_streaming": false, - "uid": "d563613e-be5e-47fc-97fb-2703eb06d84e", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_get_performance_measures", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 20, + }, + { + "pk": 266, + "model": "workflows.abstractwidget", + "fields": { + "category": 54, + "treeview_image": "", + "name": "Performance Measures", + "is_streaming": false, + "uid": "d563613e-be5e-47fc-97fb-2703eb06d84e", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_get_performance_measures", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 20, "description": "Automatically generated widget from function GetPerformanceMeasures in package crossbee. The original function signature: GetPerformanceMeasures." } - }, - { - "pk": 602481424, - "model": "workflows.abstractinput", - "fields": { - "widget": 773122819, - "name": "Heuristics", - "short_name": "heu", - "uid": "255641f0-4ea6-ae90-85fb-603e5283ed33", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 566, + "model": "workflows.abstractinput", + "fields": { + "widget": 266, + "name": "Heuristics", + "short_name": "heu", + "uid": "255641f0-4ea6-ae90-85fb-603e5283ed33", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, - { - "pk": 329413210, - "model": "workflows.abstractinput", - "fields": { - "widget": 773122819, - "name": "List of B-terms", - "short_name": "str", - "uid": "27b2094b-e8ec-d5fc-bb29-f9ebc4dcbb42", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bterms", - "parameter": false, - "order": 2, + }, + { + "pk": 567, + "model": "workflows.abstractinput", + "fields": { + "widget": 266, + "name": "List of B-terms", + "short_name": "str", + "uid": "27b2094b-e8ec-d5fc-bb29-f9ebc4dcbb42", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bterms", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 497176956, - "model": "workflows.abstractoutput", + "pk": 271, + "model": "workflows.abstractoutput", "fields": { - "widget": 773122819, - "name": "Performance Measures", - "short_name": "prf", - "variable": "perf", - "uid": "d9cfa5ec-0412-4f65-9586-0e87703e66c0", - "order": 1, + "widget": 266, + "name": "Performance Measures", + "short_name": "prf", + "variable": "perf", + "uid": "d9cfa5ec-0412-4f65-9586-0e87703e66c0", + "order": 1, "description": "" } - }, - { - "pk": 524885591, - "model": "workflows.abstractwidget", - "fields": { - "category": 848356857, - "treeview_image": null, - "name": "VIPER Measures", - "is_streaming": false, - "uid": "9f1ba178-3e88-4e60-87f7-4d4eaf5365b4", - "interaction_view": "", - "image": null, - "package": "crossbee", - "static_image": "crossbee_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "crossbee_get_viper_measures", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 25, + }, + { + "pk": 267, + "model": "workflows.abstractwidget", + "fields": { + "category": 54, + "treeview_image": "", + "name": "VIPER Measures", + "is_streaming": false, + "uid": "9f1ba178-3e88-4e60-87f7-4d4eaf5365b4", + "interaction_view": "", + "image": "", + "package": "crossbee", + "static_image": "crossbee_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "crossbee_get_viper_measures", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 25, "description": "Automatically generated widget from function GetViperMeasures in package crossbee. The original function signature: GetViperMeasures." } - }, - { - "pk": 946273267, - "model": "workflows.abstractinput", - "fields": { - "widget": 524885591, - "name": "Heuristics", - "short_name": "heu", - "uid": "ea076699-4fcf-be9f-6bfd-0ac49774c101", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "heuristics", - "parameter": false, - "order": 1, + }, + { + "pk": 568, + "model": "workflows.abstractinput", + "fields": { + "widget": 267, + "name": "Heuristics", + "short_name": "heu", + "uid": "ea076699-4fcf-be9f-6bfd-0ac49774c101", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "heuristics", + "parameter": false, + "order": 1, "description": "CrossBeeInterfaces.Heurisitcs.Heuristics" } - }, - { - "pk": 798630926, - "model": "workflows.abstractinput", - "fields": { - "widget": 524885591, - "name": "List of B-terms", - "short_name": "str", - "uid": "ecd7f618-9469-c27f-bcc1-11fef779ba1f", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bterms", - "parameter": false, - "order": 2, + }, + { + "pk": 569, + "model": "workflows.abstractinput", + "fields": { + "widget": 267, + "name": "List of B-terms", + "short_name": "str", + "uid": "ecd7f618-9469-c27f-bcc1-11fef779ba1f", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bterms", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 564059456, - "model": "workflows.abstractoutput", + "pk": 272, + "model": "workflows.abstractoutput", "fields": { - "widget": 524885591, - "name": "Performance Measures", - "short_name": "prf", - "variable": "perf", - "uid": "1f36d84d-4e66-325e-7448-39e667ae44e6", - "order": 1, + "widget": 267, + "name": "Performance Measures", + "short_name": "prf", + "variable": "perf", + "uid": "1f36d84d-4e66-325e-7448-39e667ae44e6", + "order": 1, "description": "" } - }, - { - "pk": 336761152, - "model": "workflows.category", - "fields": { - "uid": "1b800757-2c72-4663-b3e4-2f2b61f609ff", - "parent": null, - "workflow": null, - "user": null, - "order": 4, - "name": "Helpers" - } - }, - { - "pk": 744014876, - "model": "workflows.category", - "fields": { - "uid": "b86956c3-21f6-47bd-8379-edf6f6c2f351", - "parent": 336761152, - "workflow": null, - "user": null, - "order": 1, - "name": "Table Manipulation" - } } ] \ No newline at end of file diff --git a/workflows/latino/db/package_data.json b/workflows/latino/db/package_data.json index 913336f2172e64a4952e566d11b27ccd009b390f..af78d358f4ca3571bf1466be13efab862564c903 100644 --- a/workflows/latino/db/package_data.json +++ b/workflows/latino/db/package_data.json @@ -1,9207 +1,9385 @@ [ { - "pk": 226420051, - "model": "workflows.category", - "fields": { - "uid": "3f7d449c-9222-458b-9c4e-412b01bcbc6b", - "parent": null, - "workflow": null, - "user": null, - "order": 2, + "pk": 62, + "model": "workflows.category", + "fields": { + "uid": "3f7d449c-9222-458b-9c4e-412b01bcbc6b", + "parent": null, + "workflow": null, + "user": null, + "order": 2, "name": "Latino" } - }, + }, { - "pk": 1055308069, - "model": "workflows.category", + "pk": 63, + "model": "workflows.category", "fields": { - "uid": "1eed1020-c423-4831-80ce-50f65ae276e1", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 1, + "uid": "1eed1020-c423-4831-80ce-50f65ae276e1", + "parent": 62, + "workflow": null, + "user": null, + "order": 1, "name": "Data In/Out" } - }, - { - "pk": 144090684, - "model": "workflows.abstractwidget", - "fields": { - "category": 1055308069, - "treeview_image": null, - "name": "Load Document Corpus From File", - "is_streaming": false, - "uid": "60e1a6ee-1d9f-4ae6-a5a9-fd06d30d4348", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "load_adc_from_file_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_load_adc", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, - "description": "This widges processes raw text file and loads the texts into ADC (Annotated Document Corpus) structure. The input file contains one document per line - the whole line represents text from the body of a document. In case lines contain more document properties (i.e.: ids, titles, labels,...) than other widgets should be used to load ADC structure." + }, + { + "pk": 293, + "model": "workflows.abstractwidget", + "fields": { + "category": 63, + "treeview_image": "", + "name": "Convert Corpus to XML String", + "is_streaming": false, + "uid": "aa63a521-88c5-42c3-a85e-87c0be6288d5", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_to_xml_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_save_adcto_xml", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, + "description": "Automatically generated widget from function SaveADCtoXml in package latino. The original function signature: SaveADCtoXml." } - }, - { - "pk": 433673629, - "model": "workflows.abstractinput", - "fields": { - "widget": 144090684, - "name": "Raw Text File", - "short_name": "fil", - "uid": "d66b7ce4-8aa4-d26e-db69-762683ee0e3e", - "default": "", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "file", - "parameter": false, - "order": 1, - "description": "Input Text File: Contains one document per line - the whole line represents text from the body of a document." + }, + { + "pk": 637, + "model": "workflows.abstractinput", + "fields": { + "widget": 293, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "bb23f353-d88a-ae54-fd44-1249badd8f28", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 371010112, - "model": "workflows.abstractinput", - "fields": { - "widget": 144090684, - "name": "Text before the first tabulator [/t] represents the title of a document", - "short_name": "bol", - "uid": "cb7ddfe9-08ad-6b8a-d1fa-76cd91888d5e", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "tabSeparatedTitle", - "parameter": true, - "order": 2, - "description": "System.Boolean" + }, + { + "pk": 301, + "model": "workflows.abstractoutput", + "fields": { + "widget": 293, + "name": "XML String", + "short_name": "xml", + "variable": "string", + "uid": "d8a5c93d-9a82-ff1a-7d5a-a6e287074ca5", + "order": 1, + "description": "" } - }, - { - "pk": 731005498, - "model": "workflows.abstractinput", - "fields": { - "widget": 144090684, - "name": "First words in a line (after optional title) with preceding exclamation (!) present labels", - "short_name": "bol", - "uid": "bc7ca808-781e-4de4-09cb-2bf3ff1f8954", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "leadingLabels", - "parameter": true, - "order": 3, - "description": "System.Boolean" + }, + { + "pk": 294, + "model": "workflows.abstractwidget", + "fields": { + "category": 63, + "treeview_image": "", + "name": "Convert XML String to Corpus", + "is_streaming": false, + "uid": "136d957e-57e1-47da-a6f6-05423d5abb9e", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "xml_to_adc_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_load_adcfrom_xml", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function LoadADCfromXml in package latino. The original function signature: LoadADCfromXml." } - }, + }, + { + "pk": 638, + "model": "workflows.abstractinput", + "fields": { + "widget": 294, + "name": "XML String", + "short_name": "xml", + "uid": "7a3acca8-7b22-8d31-2dab-8dd606665cc1", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "xml", + "parameter": false, + "order": 1, + "description": "System.String" + } + }, { - "pk": 232088563, - "model": "workflows.abstractoutput", + "pk": 302, + "model": "workflows.abstractoutput", "fields": { - "widget": 144090684, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "ec3c5eae-d5b8-16e9-deeb-ce175eaab9e0", - "order": 1, + "widget": 294, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "2933b0e7-2639-9cf0-dc73-c22e77e3263c", + "order": 1, "description": "" } - }, - { - "pk": 6330651, - "model": "workflows.abstractwidget", - "fields": { - "category": 1055308069, - "treeview_image": null, - "name": "Load Document Corpus From String", - "is_streaming": false, - "uid": "c35c429d-9d4b-40c4-b699-b7dee25f97a3", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "load_adc_from_file_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_load_adcfrom_string", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, - "description": "This widges processes raw text file and loads the texts into ADC (Annotated Document Corpus) structure. The input file contains one document per line - the whole line represents text from the body of a document. In case lines contain more document properties (i.e.: ids, titles, labels,...) than other widgets should be used to load ADC structure." + }, + { + "pk": 295, + "model": "workflows.abstractwidget", + "fields": { + "category": 63, + "treeview_image": "", + "name": "Get Plain Texts", + "is_streaming": false, + "uid": "54f29d7e-a8a6-4cbb-a042-8cdf89328a2b", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_to_text_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_get_doc_strings", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Automatically generated widget from function GetDocStrings in package latino. The original function signature: GetDocStrings." } - }, - { - "pk": 458982188, - "model": "workflows.abstractinput", - "fields": { - "widget": 6330651, - "name": "String", - "short_name": "str", - "uid": "91e6fdd5-0969-dc3f-395e-3f2827a9c57c", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "plainString", - "parameter": false, - "order": 1, - "description": "Input Text String: Contains one document per line - the whole line represents text from the body of a document." + }, + { + "pk": 639, + "model": "workflows.abstractinput", + "fields": { + "widget": 295, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "3367601a-8a96-20f1-7bdb-b2610fa4eb18", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 968592171, - "model": "workflows.abstractinput", - "fields": { - "widget": 6330651, - "name": "Text before the first tabulator [/t] represents the title of a document", - "short_name": "bol", - "uid": "18f37a99-5141-f7d2-108e-49ee6505c3da", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "tabSeparatedTitle", - "parameter": true, - "order": 2, - "description": "System.Boolean" + }, + { + "pk": 640, + "model": "workflows.abstractinput", + "fields": { + "widget": 295, + "name": "Token Annotation", + "short_name": "str", + "uid": "4d5f3e18-4eff-0fd7-5961-27e5aae71e74", + "default": "TextBlock", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "elementAnnotation", + "parameter": true, + "order": 2, + "description": "System.String" } - }, - { - "pk": 357221376, - "model": "workflows.abstractinput", - "fields": { - "widget": 6330651, - "name": "First words in a line (after optional title) with preceding exclamation (!) present labels", - "short_name": "bol", - "uid": "c696eb66-0d08-ea16-7d68-57d160e613f3", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "leadingLabels", - "parameter": true, - "order": 3, + }, + { + "pk": 641, + "model": "workflows.abstractinput", + "fields": { + "widget": 295, + "name": "Feature Condition", + "short_name": "str", + "uid": "a7486c8d-0b1c-3a32-999f-15107c13c3f4", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "elementFeatureConditions", + "parameter": true, + "order": 3, + "description": "Condition which tokens to include based on their features.\r\nFormat examples:\r\n-Feature1 (don't include tokens with Feature1 set ta any value)\r\n-Feature1=Value1 (don't include tokens with Feature1 set to the value Value1)\r\n-Feature1 +Feature2 (don't include tokens with Feature1 set unless it has also Feature2 set)\r\n-Feature1=Value1 +Feature2 (don't include tokens with Feature1 set to Value1 unless it has also Feature2 set to any value)..." + } + }, + { + "pk": 642, + "model": "workflows.abstractinput", + "fields": { + "widget": 295, + "name": "Delimiter for token concatenation", + "short_name": "str", + "uid": "5ebae072-0a90-6b4c-a7dc-47bb6bd71d51", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "delimiter", + "parameter": true, + "order": 4, + "description": "System.String" + } + }, + { + "pk": 643, + "model": "workflows.abstractinput", + "fields": { + "widget": 295, + "name": "Include Document Identifier", + "short_name": "bol", + "uid": "507de999-1802-700d-27e5-ea5f972bc8e7", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "includeDocId", + "parameter": true, + "order": 5, "description": "System.Boolean" } - }, + }, { - "pk": 193023658, - "model": "workflows.abstractoutput", + "pk": 303, + "model": "workflows.abstractoutput", "fields": { - "widget": 6330651, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "52165ac9-d42a-be5c-f24d-d6f02ab32e77", - "order": 1, + "widget": 295, + "name": "Texts", + "short_name": "str", + "variable": "strings", + "uid": "bbcbbfc9-8a0f-bf3f-4b2d-7bf018ea4ff9", + "order": 1, "description": "" } - }, - { - "pk": 458744331, - "model": "workflows.abstractwidget", - "fields": { - "category": 1055308069, - "treeview_image": null, - "name": "Convert Corpus to XML String", - "is_streaming": false, - "uid": "aa63a521-88c5-42c3-a85e-87c0be6288d5", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_to_xml_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_save_adcto_xml", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, - "description": "Automatically generated widget from function SaveADCtoXml in package latino. The original function signature: SaveADCtoXml." + }, + { + "pk": 291, + "model": "workflows.abstractwidget", + "fields": { + "category": 63, + "treeview_image": "", + "name": "Load Document Corpus From File", + "is_streaming": false, + "uid": "60e1a6ee-1d9f-4ae6-a5a9-fd06d30d4348", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "load_adc_from_file_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_load_adc", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, + "description": "This widges processes raw text file and loads the texts into ADC (Annotated Document Corpus) structure. The input file contains one document per line - the whole line represents text from the body of a document. In case lines contain more document properties (i.e.: ids, titles, labels,...) than other widgets should be used to load ADC structure." } - }, - { - "pk": 949202941, - "model": "workflows.abstractinput", - "fields": { - "widget": 458744331, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "bb23f353-d88a-ae54-fd44-1249badd8f28", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" + }, + { + "pk": 631, + "model": "workflows.abstractinput", + "fields": { + "widget": 291, + "name": "Raw Text File", + "short_name": "fil", + "uid": "d66b7ce4-8aa4-d26e-db69-762683ee0e3e", + "default": "", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "file", + "parameter": false, + "order": 1, + "description": "Input Text File: Contains one document per line - the whole line represents text from the body of a document." + } + }, + { + "pk": 632, + "model": "workflows.abstractinput", + "fields": { + "widget": 291, + "name": "Text before the first tabulator [/t] represents the title of a document", + "short_name": "bol", + "uid": "cb7ddfe9-08ad-6b8a-d1fa-76cd91888d5e", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "tabSeparatedTitle", + "parameter": true, + "order": 2, + "description": "System.Boolean" + } + }, + { + "pk": 633, + "model": "workflows.abstractinput", + "fields": { + "widget": 291, + "name": "First words in a line (after optional title) with preceding exclamation (!) present labels", + "short_name": "bol", + "uid": "bc7ca808-781e-4de4-09cb-2bf3ff1f8954", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "leadingLabels", + "parameter": true, + "order": 3, + "description": "System.Boolean" } - }, + }, { - "pk": 1019930786, - "model": "workflows.abstractoutput", + "pk": 299, + "model": "workflows.abstractoutput", "fields": { - "widget": 458744331, - "name": "XML String", - "short_name": "xml", - "variable": "string", - "uid": "d8a5c93d-9a82-ff1a-7d5a-a6e287074ca5", - "order": 1, + "widget": 291, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "ec3c5eae-d5b8-16e9-deeb-ce175eaab9e0", + "order": 1, "description": "" } - }, - { - "pk": 365822694, - "model": "workflows.abstractwidget", - "fields": { - "category": 1055308069, - "treeview_image": null, - "name": "Convert XML String to Corpus", - "is_streaming": false, - "uid": "136d957e-57e1-47da-a6f6-05423d5abb9e", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "xml_to_adc_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_load_adcfrom_xml", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function LoadADCfromXml in package latino. The original function signature: LoadADCfromXml." + }, + { + "pk": 292, + "model": "workflows.abstractwidget", + "fields": { + "category": 63, + "treeview_image": "", + "name": "Load Document Corpus From String", + "is_streaming": false, + "uid": "c35c429d-9d4b-40c4-b699-b7dee25f97a3", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "load_adc_from_file_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_load_adcfrom_string", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, + "description": "This widges processes raw text file and loads the texts into ADC (Annotated Document Corpus) structure. The input file contains one document per line - the whole line represents text from the body of a document. In case lines contain more document properties (i.e.: ids, titles, labels,...) than other widgets should be used to load ADC structure." } - }, - { - "pk": 662855056, - "model": "workflows.abstractinput", - "fields": { - "widget": 365822694, - "name": "XML String", - "short_name": "xml", - "uid": "7a3acca8-7b22-8d31-2dab-8dd606665cc1", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "xml", - "parameter": false, - "order": 1, - "description": "System.String" + }, + { + "pk": 634, + "model": "workflows.abstractinput", + "fields": { + "widget": 292, + "name": "String", + "short_name": "str", + "uid": "91e6fdd5-0969-dc3f-395e-3f2827a9c57c", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "plainString", + "parameter": false, + "order": 1, + "description": "Input Text String: Contains one document per line - the whole line represents text from the body of a document." } - }, + }, + { + "pk": 635, + "model": "workflows.abstractinput", + "fields": { + "widget": 292, + "name": "Text before the first tabulator [/t] represents the title of a document", + "short_name": "bol", + "uid": "18f37a99-5141-f7d2-108e-49ee6505c3da", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "tabSeparatedTitle", + "parameter": true, + "order": 2, + "description": "System.Boolean" + } + }, + { + "pk": 636, + "model": "workflows.abstractinput", + "fields": { + "widget": 292, + "name": "First words in a line (after optional title) with preceding exclamation (!) present labels", + "short_name": "bol", + "uid": "c696eb66-0d08-ea16-7d68-57d160e613f3", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "leadingLabels", + "parameter": true, + "order": 3, + "description": "System.Boolean" + } + }, { - "pk": 336345019, - "model": "workflows.abstractoutput", + "pk": 300, + "model": "workflows.abstractoutput", "fields": { - "widget": 365822694, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "2933b0e7-2639-9cf0-dc73-c22e77e3263c", - "order": 1, + "widget": 292, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "52165ac9-d42a-be5c-f24d-d6f02ab32e77", + "order": 1, "description": "" } - }, - { - "pk": 93537130, - "model": "workflows.abstractwidget", - "fields": { - "category": 1055308069, - "treeview_image": null, - "name": "Get Plain Texts", - "is_streaming": false, - "uid": "54f29d7e-a8a6-4cbb-a042-8cdf89328a2b", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_to_text_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_get_doc_strings", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Automatically generated widget from function GetDocStrings in package latino. The original function signature: GetDocStrings." + }, + { + "pk": 64, + "model": "workflows.category", + "fields": { + "uid": "48fb3ce2-11ef-4afc-ab1e-aec6f1d6d055", + "parent": 62, + "workflow": null, + "user": null, + "order": 2, + "name": "Document Corpus" + } + }, + { + "pk": 304, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Display Document Corpus", + "is_streaming": false, + "uid": "cc2b8d7e-454b-4eb2-8154-e0f9decc21c0", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "view_adc_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "show_adc", + "streaming_visualization_view": "", + "action": "show_adc", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, + "description": "Automatically generated widget from function DisplayDocumentCorpus_PYTHON in package latino. The original function signature: DisplayDocumentCorpus_PYTHON." } - }, - { - "pk": 543918837, - "model": "workflows.abstractinput", - "fields": { - "widget": 93537130, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "3367601a-8a96-20f1-7bdb-b2610fa4eb18", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 669, + "model": "workflows.abstractinput", + "fields": { + "widget": 304, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "12db5057-2d6d-875c-2141-da0b10fecca0", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 851708964, - "model": "workflows.abstractinput", - "fields": { - "widget": 93537130, - "name": "Token Annotation", - "short_name": "str", - "uid": "4d5f3e18-4eff-0fd7-5961-27e5aae71e74", - "default": "TextBlock", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "elementAnnotation", - "parameter": true, - "order": 2, - "description": "System.String" + }, + { + "pk": 303, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Statistics", + "is_streaming": false, + "uid": "5fd9822b-fcd7-4f83-a61d-478501b658f5", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_info_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_corpus_statistics", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function CorpusStatistics in package latino. The original function signature: CorpusStatistics." } - }, - { - "pk": 757673754, - "model": "workflows.abstractinput", - "fields": { - "widget": 93537130, - "name": "Feature Condition", - "short_name": "str", - "uid": "a7486c8d-0b1c-3a32-999f-15107c13c3f4", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "elementFeatureConditions", - "parameter": true, - "order": 3, - "description": "Condition which tokens to include based on their features.\r\nFormat examples:\r\n-Feature1 (don\u0027t include tokens with Feature1 set ta any value)\r\n-Feature1=Value1 (don\u0027t include tokens with Feature1 set to the value Value1)\r\n-Feature1 +Feature2 (don\u0027t include tokens with Feature1 set unless it has also Feature2 set)\r\n-Feature1=Value1 +Feature2 (don\u0027t include tokens with Feature1 set to Value1 unless it has also Feature2 set to any value)..." - } - }, - { - "pk": 15491129, - "model": "workflows.abstractinput", - "fields": { - "widget": 93537130, - "name": "Delimiter for token concatenation", - "short_name": "str", - "uid": "5ebae072-0a90-6b4c-a7dc-47bb6bd71d51", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "delimiter", - "parameter": true, - "order": 4, - "description": "System.String" + }, + { + "pk": 668, + "model": "workflows.abstractinput", + "fields": { + "widget": 303, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "49ac398c-6c02-3a9e-9d41-06afbf34a384", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 389916140, - "model": "workflows.abstractinput", - "fields": { - "widget": 93537130, - "name": "Include Document Identifier", - "short_name": "bol", - "uid": "507de999-1802-700d-27e5-ea5f972bc8e7", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "includeDocId", - "parameter": true, - "order": 5, - "description": "System.Boolean" + }, + { + "pk": 313, + "model": "workflows.abstractoutput", + "fields": { + "widget": 303, + "name": "Number of Documents", + "short_name": "int", + "variable": "docCount", + "uid": "52b4b4ac-1637-7deb-ec6a-593c215dadc2", + "order": 1, + "description": "" } - }, + }, { - "pk": 175512751, - "model": "workflows.abstractoutput", + "pk": 314, + "model": "workflows.abstractoutput", "fields": { - "widget": 93537130, - "name": "Texts", - "short_name": "str", - "variable": "strings", - "uid": "bbcbbfc9-8a0f-bf3f-4b2d-7bf018ea4ff9", - "order": 1, + "widget": 303, + "name": "Number of Features", + "short_name": "int", + "variable": "featureCount", + "uid": "03ba3ed7-b815-7090-af39-3cb1ced48a80", + "order": 2, "description": "" } - }, + }, { - "pk": 840702242, - "model": "workflows.category", + "pk": 315, + "model": "workflows.abstractoutput", "fields": { - "uid": "48fb3ce2-11ef-4afc-ab1e-aec6f1d6d055", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 2, - "name": "Document Corpus" + "widget": 303, + "name": "Statistics", + "short_name": "str", + "variable": "description", + "uid": "37f67dc5-1349-01dc-037a-3da9e156c871", + "order": 3, + "description": "" } - }, - { - "pk": 291880114, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Extract Feature", - "is_streaming": false, - "uid": "ec9955a3-263b-49b4-a0ca-b62598962b76", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_extract_feature_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_extract_documents_features", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 296, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Extract Feature", + "is_streaming": false, + "uid": "ec9955a3-263b-49b4-a0ca-b62598962b76", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_extract_feature_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_extract_documents_features", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function ExtractDocumentsFeatures in package latino. The original function signature: ExtractDocumentsFeatures." } - }, - { - "pk": 381714075, - "model": "workflows.abstractinput", - "fields": { - "widget": 291880114, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "3f1837e3-2997-a696-2e4e-48d1166f314f", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 644, + "model": "workflows.abstractinput", + "fields": { + "widget": 296, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "3f1837e3-2997-a696-2e4e-48d1166f314f", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 826515491, - "model": "workflows.abstractinput", - "fields": { - "widget": 291880114, - "name": "Extracted Feature Name", - "short_name": "str", - "uid": "6a42ceda-c81e-6257-1b95-4aa8ae605bef", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureName", - "parameter": true, - "order": 2, + }, + { + "pk": 645, + "model": "workflows.abstractinput", + "fields": { + "widget": 296, + "name": "Extracted Feature Name", + "short_name": "str", + "uid": "6a42ceda-c81e-6257-1b95-4aa8ae605bef", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureName", + "parameter": true, + "order": 2, "description": "System.String" } - }, + }, { - "pk": 344462539, - "model": "workflows.abstractoutput", + "pk": 304, + "model": "workflows.abstractoutput", "fields": { - "widget": 291880114, - "name": "List of Extracted Features", - "short_name": "str", - "variable": "strings", - "uid": "55c95429-7b4f-7c47-54da-a5273ff4d490", - "order": 1, + "widget": 296, + "name": "List of Extracted Features", + "short_name": "str", + "variable": "strings", + "uid": "55c95429-7b4f-7c47-54da-a5273ff4d490", + "order": 1, "description": "" } - }, - { - "pk": 212183577, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Add Feature", - "is_streaming": false, - "uid": "cbae1835-bbea-43f2-b698-dc02ba106462", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_add_feature_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_add_documents_features", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 297, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Add Feature", + "is_streaming": false, + "uid": "cbae1835-bbea-43f2-b698-dc02ba106462", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_add_feature_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_add_documents_features", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function AddDocumentsFeatures in package latino. The original function signature: AddDocumentsFeatures." } - }, - { - "pk": 885557864, - "model": "workflows.abstractinput", - "fields": { - "widget": 212183577, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "a3c0bde8-766f-5e30-2b2e-1fdcbaa8d913", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 646, + "model": "workflows.abstractinput", + "fields": { + "widget": 297, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "a3c0bde8-766f-5e30-2b2e-1fdcbaa8d913", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 211269005, - "model": "workflows.abstractinput", - "fields": { - "widget": 212183577, - "name": "Feature Values (Array of Labels)", - "short_name": "str", - "uid": "1219e584-0660-0d7b-4d31-288f5e99df89", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "featureValues", - "parameter": false, - "order": 2, + }, + { + "pk": 647, + "model": "workflows.abstractinput", + "fields": { + "widget": 297, + "name": "Feature Values (Array of Labels)", + "short_name": "str", + "uid": "1219e584-0660-0d7b-4d31-288f5e99df89", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "featureValues", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 815236865, - "model": "workflows.abstractinput", - "fields": { - "widget": 212183577, - "name": "New Feature Name", - "short_name": "str", - "uid": "a69d8966-d9a4-8557-c845-12740520163d", - "default": "feature", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureName", - "parameter": true, - "order": 3, + }, + { + "pk": 648, + "model": "workflows.abstractinput", + "fields": { + "widget": 297, + "name": "New Feature Name", + "short_name": "str", + "uid": "a69d8966-d9a4-8557-c845-12740520163d", + "default": "feature", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureName", + "parameter": true, + "order": 3, "description": "System.String" } - }, - { - "pk": 1041995102, - "model": "workflows.abstractinput", - "fields": { - "widget": 212183577, - "name": "New Feature Value Prefix", - "short_name": "str", - "uid": "d04dc113-88d8-2ee0-2982-90cb37d30aba", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "featureValuePrefix", - "parameter": true, - "order": 4, + }, + { + "pk": 649, + "model": "workflows.abstractinput", + "fields": { + "widget": 297, + "name": "New Feature Value Prefix", + "short_name": "str", + "uid": "d04dc113-88d8-2ee0-2982-90cb37d30aba", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "featureValuePrefix", + "parameter": true, + "order": 4, "description": "System.String" } - }, + }, { - "pk": 388216694, - "model": "workflows.abstractoutput", + "pk": 305, + "model": "workflows.abstractoutput", "fields": { - "widget": 212183577, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "3e2dbc87-3259-7eb6-80e9-858e680feed0", - "order": 1, + "widget": 297, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "3e2dbc87-3259-7eb6-80e9-858e680feed0", + "order": 1, "description": "" } - }, - { - "pk": 136906604, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Add Computed Feature", - "is_streaming": false, - "uid": "fc9ccfaa-a2a9-4aad-a975-3e32c86f3477", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_add_feature_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_add_computed_features", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 298, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Add Computed Feature", + "is_streaming": false, + "uid": "fc9ccfaa-a2a9-4aad-a975-3e32c86f3477", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_add_feature_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_add_computed_features", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function AddComputedFeatures in package latino. The original function signature: AddComputedFeatures." } - }, - { - "pk": 855557341, - "model": "workflows.abstractinput", - "fields": { - "widget": 136906604, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "55d8709b-85b9-bc10-4084-b64012974478", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 650, + "model": "workflows.abstractinput", + "fields": { + "widget": 298, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "55d8709b-85b9-bc10-4084-b64012974478", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 188536495, - "model": "workflows.abstractinput", - "fields": { - "widget": 136906604, - "name": "New Feature Name", - "short_name": "str", - "uid": "f2788c26-049a-cac4-d263-fa346f149424", - "default": "feature", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureName", - "parameter": true, - "order": 2, + }, + { + "pk": 651, + "model": "workflows.abstractinput", + "fields": { + "widget": 298, + "name": "New Feature Name", + "short_name": "str", + "uid": "f2788c26-049a-cac4-d263-fa346f149424", + "default": "feature", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureName", + "parameter": true, + "order": 2, "description": "System.String" } - }, - { - "pk": 428524931, - "model": "workflows.abstractinput", - "fields": { - "widget": 136906604, - "name": "New Feature Computataion", - "short_name": "str", - "uid": "e9b21c7f-0d2b-2df0-353b-30869f9a6d49", - "default": "{feature2:name}{feature3}, {feature1:value}", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureComputataion", - "parameter": true, - "order": 3, + }, + { + "pk": 652, + "model": "workflows.abstractinput", + "fields": { + "widget": 298, + "name": "New Feature Computataion", + "short_name": "str", + "uid": "e9b21c7f-0d2b-2df0-353b-30869f9a6d49", + "default": "{feature2:name}{feature3}, {feature1:value}", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureComputataion", + "parameter": true, + "order": 3, "description": "System.String" } - }, - { - "pk": 571675170, - "model": "workflows.abstractinput", - "fields": { - "widget": 136906604, - "name": "Old Features Specification", - "short_name": "str", - "uid": "9446f6e6-86cb-883f-82d1-9a36b37a330e", - "default": "feature1, feature2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureSpec", - "parameter": true, - "order": 4, - "description": "Comma separated list of names of old features used in the \u0027New Feature Computataion\u0027." - } - }, - { - "pk": 1036210487, - "model": "workflows.abstractoutput", - "fields": { - "widget": 136906604, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "873b611f-efa3-1ecc-c802-400e35d491bb", - "order": 1, + }, + { + "pk": 653, + "model": "workflows.abstractinput", + "fields": { + "widget": 298, + "name": "Old Features Specification", + "short_name": "str", + "uid": "9446f6e6-86cb-883f-82d1-9a36b37a330e", + "default": "feature1, feature2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureSpec", + "parameter": true, + "order": 4, + "description": "Comma separated list of names of old features used in the 'New Feature Computataion'." + } + }, + { + "pk": 306, + "model": "workflows.abstractoutput", + "fields": { + "widget": 298, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "873b611f-efa3-1ecc-c802-400e35d491bb", + "order": 1, "description": "" } - }, - { - "pk": 822745258, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Split", - "is_streaming": false, - "uid": "a708874c-9ad2-45d6-9657-5fb3dd095688", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_split_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_split_documents_by_feature_value", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, - "description": "Automatically generated widget from function SplitDocumentsByFeatureValue in package latino. The original function signature: SplitDocumentsByFeatureValue." + }, + { + "pk": 302, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Add Set Feature", + "is_streaming": false, + "uid": "f19b2894-d9b0-4133-912a-b9aaf1e7982b", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_add_set_feature_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_mark_documents_with_set_feature", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, + "description": "Automatically generated widget from function MarkDocumentsWithSetFeature in package latino. The original function signature: MarkDocumentsWithSetFeature." } - }, - { - "pk": 199334142, - "model": "workflows.abstractinput", - "fields": { - "widget": 822745258, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "6aab324d-c86e-d859-f4bc-b3720f6e7941", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 661, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "c066e26b-af81-f1ac-251f-248483c79f8d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 1038737780, - "model": "workflows.abstractinput", - "fields": { - "widget": 822745258, - "name": "Feature Condition", - "short_name": "str", - "uid": "e69daa5d-7665-7c5d-5493-5747210a5b9a", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureCondition", - "parameter": true, - "order": 2, + }, + { + "pk": 662, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Feature Name", + "short_name": "str", + "uid": "276fe964-c5aa-1081-0be9-13aad301c661", + "default": "set", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureName", + "parameter": true, + "order": 2, + "description": "System.String" + } + }, + { + "pk": 663, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Feature Value Prefix", + "short_name": "str", + "uid": "d67ecbbb-e185-d9bf-43dd-52e2906a7f1f", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "featureValuePrefix", + "parameter": true, + "order": 3, "description": "System.String" } - }, - { - "pk": 284041807, - "model": "workflows.abstractinput", - "fields": { - "widget": 822745258, - "name": "Discard The Rest (The Filtered Out)", - "short_name": "bol", - "uid": "cda48ea0-9018-41c0-6ef7-7710f48ac59f", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "discardFilteredOut", - "parameter": true, - "order": 3, + }, + { + "pk": 664, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Num of Sets", + "short_name": "int", + "uid": "96533d85-f52d-69a7-c4d9-4ab99f38fcb0", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfSets", + "parameter": true, + "order": 4, + "description": "System.Int32" + } + }, + { + "pk": 665, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Assign Sets Randomly", + "short_name": "bol", + "uid": "28f1a06d-bb8b-fb4f-aa05-c8953a9a56ca", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "random", + "parameter": true, + "order": 5, "description": "System.Boolean" } - }, - { - "pk": 124252436, - "model": "workflows.abstractoutput", - "fields": { - "widget": 822745258, - "name": "Filtered Annotated Document Corpus", - "short_name": "adc", - "variable": "adcFiltered", - "uid": "9f147ab3-11c8-6114-3331-38ac1ee2324f", - "order": 1, - "description": "" + }, + { + "pk": 666, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Use Seed for Random", + "short_name": "bol", + "uid": "48804f65-9306-be3d-70d4-ad81252d0a38", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "useSeed", + "parameter": true, + "order": 6, + "description": "System.Boolean" + } + }, + { + "pk": 667, + "model": "workflows.abstractinput", + "fields": { + "widget": 302, + "name": "Random Seed", + "short_name": "int", + "uid": "36dc97df-1c37-9f7a-337d-a11eedcd894d", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 7, + "description": "System.Int32" } - }, + }, { - "pk": 689733345, - "model": "workflows.abstractoutput", + "pk": 312, + "model": "workflows.abstractoutput", "fields": { - "widget": 822745258, - "name": "The Rest of Annotated Document Corpus", - "short_name": "adc", - "variable": "adcRest", - "uid": "199d7c70-c431-9b85-1d61-d69ca2a455a7", - "order": 2, + "widget": 302, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "41a6e37c-03d4-7088-8cdd-c1df37a62121", + "order": 1, "description": "" } - }, - { - "pk": 357386158, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Extract Documents", - "is_streaming": false, - "uid": "4f67d94e-fe8c-4309-96cf-6d13a086fc4d", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_split_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_extract_documents", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 8, - "description": "Automatically generated widget from function ExtractDocuments in package latino. The original function signature: ExtractDocuments." + }, + { + "pk": 299, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Split", + "is_streaming": false, + "uid": "a708874c-9ad2-45d6-9657-5fb3dd095688", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_split_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_split_documents_by_feature_value", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, + "description": "Automatically generated widget from function SplitDocumentsByFeatureValue in package latino. The original function signature: SplitDocumentsByFeatureValue." } - }, - { - "pk": 203180030, - "model": "workflows.abstractinput", - "fields": { - "widget": 357386158, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "1750fb9e-7e7a-335d-c304-f0b6453acaf9", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 654, + "model": "workflows.abstractinput", + "fields": { + "widget": 299, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "6aab324d-c86e-d859-f4bc-b3720f6e7941", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 793503217, - "model": "workflows.abstractinput", - "fields": { - "widget": 357386158, - "name": "List of Document Indexes to be Extracted", - "short_name": "lst", - "uid": "d044e982-d465-5081-7834-5cb71c2c8160", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "indexList", - "parameter": false, - "order": 2, - "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" + }, + { + "pk": 655, + "model": "workflows.abstractinput", + "fields": { + "widget": 299, + "name": "Feature Condition", + "short_name": "str", + "uid": "e69daa5d-7665-7c5d-5493-5747210a5b9a", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureCondition", + "parameter": true, + "order": 2, + "description": "System.String" } - }, - { - "pk": 547978335, - "model": "workflows.abstractinput", - "fields": { - "widget": 357386158, - "name": "Discard The Rest (The Filtered Out)", - "short_name": "bol", - "uid": "986aade1-9a84-03e6-5951-d2e2a0eff7a1", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "discardFilteredOut", - "parameter": true, - "order": 3, + }, + { + "pk": 656, + "model": "workflows.abstractinput", + "fields": { + "widget": 299, + "name": "Discard The Rest (The Filtered Out)", + "short_name": "bol", + "uid": "cda48ea0-9018-41c0-6ef7-7710f48ac59f", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "discardFilteredOut", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, + }, { - "pk": 384748439, - "model": "workflows.abstractoutput", + "pk": 307, + "model": "workflows.abstractoutput", "fields": { - "widget": 357386158, - "name": "Annotated Document Corpus of Extracted Documents", - "short_name": "adc", - "variable": "adcFiltered", - "uid": "e9f552d1-8b0a-c54b-cb00-53fd897c353b", - "order": 1, + "widget": 299, + "name": "Filtered Annotated Document Corpus", + "short_name": "adc", + "variable": "adcFiltered", + "uid": "9f147ab3-11c8-6114-3331-38ac1ee2324f", + "order": 1, "description": "" } - }, + }, { - "pk": 851710890, - "model": "workflows.abstractoutput", + "pk": 308, + "model": "workflows.abstractoutput", "fields": { - "widget": 357386158, - "name": "Annotated Document Corpus of the Rest of Documents", - "short_name": "adc", - "variable": "adcRest", - "uid": "a4b90021-e1fe-90cb-3d97-faf863753aea", - "order": 2, + "widget": 299, + "name": "The Rest of Annotated Document Corpus", + "short_name": "adc", + "variable": "adcRest", + "uid": "199d7c70-c431-9b85-1d61-d69ca2a455a7", + "order": 2, "description": "" } - }, - { - "pk": 747632237, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Merge Corpora", - "is_streaming": false, - "uid": "cf21a09c-47b0-4252-93be-71d205c2fc9e", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "latino_widget_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_join_documents_corpora", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 9, - "description": "Automatically generated widget from function JoinDocumentsCorpora in package latino. The original function signature: JoinDocumentsCorpora." - } - }, - { - "pk": 70992681, - "model": "workflows.abstractinput", - "fields": { - "widget": 747632237, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "23ed1f30-b139-706e-e555-37023356e788", - "default": "", - "required": true, - "multi": true, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "System.Collections.Generic.List`1[[LatinoClowdFlows.DocumentCorpus, LatinoClowdFlows, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" - } - }, - { - "pk": 871883864, - "model": "workflows.abstractoutput", - "fields": { - "widget": 747632237, - "name": "Merged Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "7f1828e2-9192-447b-146a-23c10ee0554b", - "order": 1, - "description": "" - } - }, - { - "pk": 1002506927, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Add Set Feature", - "is_streaming": false, - "uid": "f19b2894-d9b0-4133-912a-b9aaf1e7982b", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_add_set_feature_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_mark_documents_with_set_feature", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, - "description": "Automatically generated widget from function MarkDocumentsWithSetFeature in package latino. The original function signature: MarkDocumentsWithSetFeature." + }, + { + "pk": 300, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Extract Documents", + "is_streaming": false, + "uid": "4f67d94e-fe8c-4309-96cf-6d13a086fc4d", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "adc_split_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_extract_documents", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 8, + "description": "Automatically generated widget from function ExtractDocuments in package latino. The original function signature: ExtractDocuments." } - }, - { - "pk": 901405681, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "c066e26b-af81-f1ac-251f-248483c79f8d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 657, + "model": "workflows.abstractinput", + "fields": { + "widget": 300, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "1750fb9e-7e7a-335d-c304-f0b6453acaf9", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 32935866, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Feature Name", - "short_name": "str", - "uid": "276fe964-c5aa-1081-0be9-13aad301c661", - "default": "set", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureName", - "parameter": true, - "order": 2, - "description": "System.String" - } - }, - { - "pk": 124149062, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Feature Value Prefix", - "short_name": "str", - "uid": "d67ecbbb-e185-d9bf-43dd-52e2906a7f1f", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "featureValuePrefix", - "parameter": true, - "order": 3, - "description": "System.String" - } - }, - { - "pk": 605139638, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Num of Sets", - "short_name": "int", - "uid": "96533d85-f52d-69a7-c4d9-4ab99f38fcb0", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfSets", - "parameter": true, - "order": 4, - "description": "System.Int32" - } - }, - { - "pk": 753798889, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Assign Sets Randomly", - "short_name": "bol", - "uid": "28f1a06d-bb8b-fb4f-aa05-c8953a9a56ca", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "random", - "parameter": true, - "order": 5, - "description": "System.Boolean" + }, + { + "pk": 658, + "model": "workflows.abstractinput", + "fields": { + "widget": 300, + "name": "List of Document Indexes to be Extracted", + "short_name": "lst", + "uid": "d044e982-d465-5081-7834-5cb71c2c8160", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "indexList", + "parameter": false, + "order": 2, + "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 270631159, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Use Seed for Random", - "short_name": "bol", - "uid": "48804f65-9306-be3d-70d4-ad81252d0a38", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "useSeed", - "parameter": true, - "order": 6, + }, + { + "pk": 659, + "model": "workflows.abstractinput", + "fields": { + "widget": 300, + "name": "Discard The Rest (The Filtered Out)", + "short_name": "bol", + "uid": "986aade1-9a84-03e6-5951-d2e2a0eff7a1", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "discardFilteredOut", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, - { - "pk": 502565148, - "model": "workflows.abstractinput", - "fields": { - "widget": 1002506927, - "name": "Random Seed", - "short_name": "int", - "uid": "36dc97df-1c37-9f7a-337d-a11eedcd894d", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 7, - "description": "System.Int32" + }, + { + "pk": 309, + "model": "workflows.abstractoutput", + "fields": { + "widget": 300, + "name": "Annotated Document Corpus of Extracted Documents", + "short_name": "adc", + "variable": "adcFiltered", + "uid": "e9f552d1-8b0a-c54b-cb00-53fd897c353b", + "order": 1, + "description": "" } - }, + }, { - "pk": 669456725, - "model": "workflows.abstractoutput", + "pk": 310, + "model": "workflows.abstractoutput", "fields": { - "widget": 1002506927, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "41a6e37c-03d4-7088-8cdd-c1df37a62121", - "order": 1, + "widget": 300, + "name": "Annotated Document Corpus of the Rest of Documents", + "short_name": "adc", + "variable": "adcRest", + "uid": "a4b90021-e1fe-90cb-3d97-faf863753aea", + "order": 2, "description": "" } - }, - { - "pk": 604610121, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Statistics", - "is_streaming": false, - "uid": "5fd9822b-fcd7-4f83-a61d-478501b658f5", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "adc_info_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_corpus_statistics", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function CorpusStatistics in package latino. The original function signature: CorpusStatistics." + }, + { + "pk": 301, + "model": "workflows.abstractwidget", + "fields": { + "category": 64, + "treeview_image": "", + "name": "Merge Corpora", + "is_streaming": false, + "uid": "cf21a09c-47b0-4252-93be-71d205c2fc9e", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "latino_widget_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_join_documents_corpora", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 9, + "description": "Automatically generated widget from function JoinDocumentsCorpora in package latino. The original function signature: JoinDocumentsCorpora." } - }, - { - "pk": 940472433, - "model": "workflows.abstractinput", - "fields": { - "widget": 604610121, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "49ac398c-6c02-3a9e-9d41-06afbf34a384", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" + }, + { + "pk": 660, + "model": "workflows.abstractinput", + "fields": { + "widget": 301, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "23ed1f30-b139-706e-e555-37023356e788", + "default": "", + "required": true, + "multi": true, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "System.Collections.Generic.List`1[[LatinoClowdFlows.DocumentCorpus, LatinoClowdFlows, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 115119257, - "model": "workflows.abstractoutput", + "pk": 311, + "model": "workflows.abstractoutput", "fields": { - "widget": 604610121, - "name": "Number of Documents", - "short_name": "int", - "variable": "docCount", - "uid": "52b4b4ac-1637-7deb-ec6a-593c215dadc2", - "order": 1, + "widget": 301, + "name": "Merged Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "7f1828e2-9192-447b-146a-23c10ee0554b", + "order": 1, "description": "" } - }, + }, { - "pk": 475790047, - "model": "workflows.abstractoutput", + "pk": 65, + "model": "workflows.category", "fields": { - "widget": 604610121, - "name": "Number of Features", - "short_name": "int", - "variable": "featureCount", - "uid": "03ba3ed7-b815-7090-af39-3cb1ced48a80", - "order": 2, - "description": "" + "uid": "5a4286c8-d182-45a5-896b-cc3c6ed84f22", + "parent": 62, + "workflow": null, + "user": null, + "order": 3, + "name": "Tokenization" } - }, + }, + { + "pk": 305, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Max Entropy Sentence Splitter", + "is_streaming": false, + "uid": "4ed7014d-dea2-41b1-b8ed-a90f633e7424", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_sentence_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_english_maximum_entropy_sentence_detector", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, + "description": "Automatically generated widget from function ConstructEnglishMaximumEntropySentenceDetector in package latino. The original function signature: ConstructEnglishMaximumEntropySentenceDetector." + } + }, { - "pk": 462197084, - "model": "workflows.abstractoutput", + "pk": 316, + "model": "workflows.abstractoutput", "fields": { - "widget": 604610121, - "name": "Statistics", - "short_name": "str", - "variable": "description", - "uid": "37f67dc5-1349-01dc-037a-3da9e156c871", - "order": 3, + "widget": 305, + "name": "Sentence Tokenizer", + "short_name": "tkn", + "variable": "tokenizer", + "uid": "be54c295-d6c7-020b-1c64-ecae17b171e8", + "order": 1, "description": "" } - }, - { - "pk": 91599602, - "model": "workflows.abstractwidget", - "fields": { - "category": 840702242, - "treeview_image": null, - "name": "Display Document Corpus", - "is_streaming": false, - "uid": "cc2b8d7e-454b-4eb2-8154-e0f9decc21c0", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "view_adc_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "show_adc", - "action": "show_adc", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, - "description": "Automatically generated widget from function DisplayDocumentCorpus_PYTHON in package latino. The original function signature: DisplayDocumentCorpus_PYTHON." + }, + { + "pk": 310, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Split Sentences Hub", + "is_streaming": false, + "uid": "aa30cd38-4a1c-4c6a-ba47-ff00252fc5a9", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_sentence_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tokenize_sentences", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function TokenizeSentences in package latino. The original function signature: TokenizeSentences." } - }, - { - "pk": 6256748, - "model": "workflows.abstractinput", - "fields": { - "widget": 91599602, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "12db5057-2d6d-875c-2141-da0b10fecca0", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 686, + "model": "workflows.abstractinput", + "fields": { + "widget": 310, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "d992649a-16a0-4482-96e0-f4c45db6134c", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 886836465, - "model": "workflows.category", - "fields": { - "uid": "5a4286c8-d182-45a5-896b-cc3c6ed84f22", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 3, - "name": "Tokenization" + }, + { + "pk": 687, + "model": "workflows.abstractinput", + "fields": { + "widget": 310, + "name": "Tokenizer", + "short_name": "tkn", + "uid": "04e625eb-87ca-5e2d-5af7-1e4a4ea21eb3", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tokenizer", + "parameter": false, + "order": 2, + "description": "Latino.TextMining.ITokenizer" } - }, - { - "pk": 336822318, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Max Entropy Sentence Splitter", - "is_streaming": false, - "uid": "4ed7014d-dea2-41b1-b8ed-a90f633e7424", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_sentence_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_english_maximum_entropy_sentence_detector", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, - "description": "Automatically generated widget from function ConstructEnglishMaximumEntropySentenceDetector in package latino. The original function signature: ConstructEnglishMaximumEntropySentenceDetector." + }, + { + "pk": 688, + "model": "workflows.abstractinput", + "fields": { + "widget": 310, + "name": "Annotation to be tokenized", + "short_name": "ann", + "uid": "8276d0ab-b714-38dd-2971-ed603c831bbc", + "default": "TextBlock", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "inputAnnotation", + "parameter": true, + "order": 3, + "description": "Which annotated part of document to be splited" + } + }, + { + "pk": 689, + "model": "workflows.abstractinput", + "fields": { + "widget": 310, + "name": "Annotation to be produced", + "short_name": "ann", + "uid": "07ba8fe5-2a71-600f-b57a-9903c73e1d65", + "default": "Sentence", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputAnnotation", + "parameter": true, + "order": 4, + "description": "How to annotate found sentences" } - }, + }, { - "pk": 1026204425, - "model": "workflows.abstractoutput", + "pk": 321, + "model": "workflows.abstractoutput", "fields": { - "widget": 336822318, - "name": "Sentence Tokenizer", - "short_name": "tkn", - "variable": "tokenizer", - "uid": "be54c295-d6c7-020b-1c64-ecae17b171e8", - "order": 1, + "widget": 310, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "f11297c2-02bf-ec83-336e-74b2ebbd5673", + "order": 1, "description": "" } - }, - { - "pk": 1000385298, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Max Entorpy Tokenizer", - "is_streaming": false, - "uid": "bf5d200a-de24-4e0e-a5b0-b93f1c9e4468", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_word_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_english_maximum_entropy_tokenizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 306, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Max Entorpy Tokenizer", + "is_streaming": false, + "uid": "bf5d200a-de24-4e0e-a5b0-b93f1c9e4468", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_word_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_english_maximum_entropy_tokenizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function ConstructEnglishMaximumEntropyTokenizer in package latino. The original function signature: ConstructEnglishMaximumEntropyTokenizer." } - }, - { - "pk": 1063930801, - "model": "workflows.abstractinput", - "fields": { - "widget": 1000385298, - "name": "Alpha Numeric Optimization", - "short_name": "ano", - "uid": "f49e114d-c12e-a3e6-1bde-b53999b0b759", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "alphaNumericOptimization", - "parameter": true, - "order": 1, + }, + { + "pk": 670, + "model": "workflows.abstractinput", + "fields": { + "widget": 306, + "name": "Alpha Numeric Optimization", + "short_name": "ano", + "uid": "f49e114d-c12e-a3e6-1bde-b53999b0b759", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "alphaNumericOptimization", + "parameter": true, + "order": 1, "description": "System.Boolean" } - }, + }, { - "pk": 95865465, - "model": "workflows.abstractoutput", + "pk": 317, + "model": "workflows.abstractoutput", "fields": { - "widget": 1000385298, - "name": "Tokenizer", - "short_name": "tkn", - "variable": "tokenizer", - "uid": "1834f658-5fca-2ab5-1a75-dfdc56e738f8", - "order": 1, + "widget": 306, + "name": "Tokenizer", + "short_name": "tkn", + "variable": "tokenizer", + "uid": "1834f658-5fca-2ab5-1a75-dfdc56e738f8", + "order": 1, "description": "" } - }, - { - "pk": 490999481, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Unicode Tokenizer", - "is_streaming": false, - "uid": "83016e0d-d774-49cc-ae55-9418e666f869", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_word_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_unicode_tokenizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 307, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Unicode Tokenizer", + "is_streaming": false, + "uid": "83016e0d-d774-49cc-ae55-9418e666f869", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_word_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_unicode_tokenizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function ConstructUnicodeTokenizer in package latino. The original function signature: ConstructUnicodeTokenizer." } - }, - { - "pk": 427577640, - "model": "workflows.abstractinput", - "fields": { - "widget": 490999481, - "name": "Filter", - "short_name": "flt", - "uid": "a8b4b017-ffd3-da3f-9092-9f9dccc0377c", - "default": "None", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "filter", - "parameter": true, - "order": 1, + }, + { + "pk": 671, + "model": "workflows.abstractinput", + "fields": { + "widget": 307, + "name": "Filter", + "short_name": "flt", + "uid": "a8b4b017-ffd3-da3f-9092-9f9dccc0377c", + "default": "None", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "filter", + "parameter": true, + "order": 1, "description": "Latino.TextMining.TokenizerFilter" } - }, + }, { - "pk": 854837999, - "model": "workflows.abstractoption", + "pk": 221, + "model": "workflows.abstractoption", "fields": { - "uid": "974d33bf-987b-82f6-fcc4-cd95ca65e5db", - "abstract_input": 427577640, - "value": "AlphaLoose", + "uid": "974d33bf-987b-82f6-fcc4-cd95ca65e5db", + "abstract_input": 671, + "value": "AlphaLoose", "name": "AlphaLoose: accept tokens that contain at least one alphabetic character" } - }, + }, { - "pk": 834686815, - "model": "workflows.abstractoption", + "pk": 222, + "model": "workflows.abstractoption", "fields": { - "uid": "2b71a17a-2a16-4d35-288f-937ca3091dc9", - "abstract_input": 427577640, - "value": "AlphaStrict", + "uid": "2b71a17a-2a16-4d35-288f-937ca3091dc9", + "abstract_input": 671, + "value": "AlphaStrict", "name": "AlphaStrict: accept tokens that contain alphabetic characters only" } - }, + }, { - "pk": 236877384, - "model": "workflows.abstractoption", + "pk": 223, + "model": "workflows.abstractoption", "fields": { - "uid": "5f5f556a-e3a2-a278-6e0a-fafebd3481ff", - "abstract_input": 427577640, - "value": "AlphanumLoose", + "uid": "5f5f556a-e3a2-a278-6e0a-fafebd3481ff", + "abstract_input": 671, + "value": "AlphanumLoose", "name": "AlphanumLoose: accept tokens that contain at least one alphanumeric character" } - }, + }, { - "pk": 477645534, - "model": "workflows.abstractoption", + "pk": 224, + "model": "workflows.abstractoption", "fields": { - "uid": "8af9dd9b-fc70-9745-7872-ae443896c2a8", - "abstract_input": 427577640, - "value": "AlphanumStrict", + "uid": "8af9dd9b-fc70-9745-7872-ae443896c2a8", + "abstract_input": 671, + "value": "AlphanumStrict", "name": "AlphanumStrict: accept tokens that contain alphanumeric characters only" } - }, + }, { - "pk": 1049701084, - "model": "workflows.abstractoption", + "pk": 225, + "model": "workflows.abstractoption", "fields": { - "uid": "e0d910d0-3c99-24bc-a3c2-dc67fea4c8ee", - "abstract_input": 427577640, - "value": "None", + "uid": "e0d910d0-3c99-24bc-a3c2-dc67fea4c8ee", + "abstract_input": 671, + "value": "None", "name": "None: accept all tokens" } - }, - { - "pk": 756246072, - "model": "workflows.abstractinput", - "fields": { - "widget": 490999481, - "name": "Minimal Token Length", - "short_name": "int", - "uid": "811f5465-88c6-a8db-7e7d-1663d248a0e5", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "minTokenLen", - "parameter": true, - "order": 2, - "description": "System.Int32" - } - }, - { - "pk": 884709140, - "model": "workflows.abstractoutput", - "fields": { - "widget": 490999481, - "name": "Tokenizer", - "short_name": "tkn", - "variable": "tokenizer", - "uid": "512e0add-0214-bf5b-e52d-e0e608110684", - "order": 1, - "description": "" - } - }, - { - "pk": 595944518, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Simple Tokenizer", - "is_streaming": false, - "uid": "1a9e6641-1b7a-4347-9fd9-f571f91a359a", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_word_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_simple_tokenizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, - "description": "Automatically generated widget from function ConstructSimpleTokenizer in package latino. The original function signature: ConstructSimpleTokenizer." - } - }, - { - "pk": 1021366236, - "model": "workflows.abstractinput", - "fields": { - "widget": 595944518, - "name": "Type", - "short_name": "typ", - "uid": "59c6fc11-0932-4b8c-6fba-7fb4108d312b", - "default": "AllChars", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "type", - "parameter": true, - "order": 1, - "description": "Latino.TextMining.TokenizerType" - } - }, - { - "pk": 52310886, - "model": "workflows.abstractoption", - "fields": { - "uid": "cf95fed8-1237-9797-4dea-4d83520fcdd3", - "abstract_input": 1021366236, - "value": "AllChars", - "name": "AllChars: equivalent to [^\\s]+" - } - }, - { - "pk": 204706919, - "model": "workflows.abstractoption", - "fields": { - "uid": "36a7266e-fc89-ffb9-488d-5d7cfe797e98", - "abstract_input": 1021366236, - "value": "AlphaOnly", - "name": "AlphaOnly: equivalent to \\p{L}+" - } - }, - { - "pk": 270719455, - "model": "workflows.abstractoption", - "fields": { - "uid": "9f8214a1-8ae8-051f-c708-6ebcfd949e01", - "abstract_input": 1021366236, - "value": "AlphanumOnly", - "name": "AlphanumOnly: equivalent to [\\p{L}\\d]+" - } - }, - { - "pk": 621455461, - "model": "workflows.abstractinput", - "fields": { - "widget": 595944518, - "name": "Minimal Token Length", - "short_name": "int", - "uid": "dcc2c809-f060-d931-3751-34694bceec2e", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "minTokenLen", - "parameter": true, - "order": 2, + }, + { + "pk": 672, + "model": "workflows.abstractinput", + "fields": { + "widget": 307, + "name": "Minimal Token Length", + "short_name": "int", + "uid": "811f5465-88c6-a8db-7e7d-1663d248a0e5", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "minTokenLen", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, + }, { - "pk": 341852121, - "model": "workflows.abstractoutput", + "pk": 318, + "model": "workflows.abstractoutput", "fields": { - "widget": 595944518, - "name": "Tokenizer", - "short_name": "tkn", - "variable": "tokenizer", - "uid": "490faf80-54e0-e36d-e73a-544533984301", - "order": 1, + "widget": 307, + "name": "Tokenizer", + "short_name": "tkn", + "variable": "tokenizer", + "uid": "512e0add-0214-bf5b-e52d-e0e608110684", + "order": 1, "description": "" } - }, - { - "pk": 334059915, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Regex Tokenizer", - "is_streaming": false, - "uid": "ce52aeec-6f94-4456-b0b6-011ab9e77760", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_word_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_regex_tokenizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 309, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Regex Tokenizer", + "is_streaming": false, + "uid": "ce52aeec-6f94-4456-b0b6-011ab9e77760", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_word_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_regex_tokenizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function ConstructRegexTokenizer in package latino. The original function signature: ConstructRegexTokenizer." } - }, - { - "pk": 487417549, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Regular Expression", - "short_name": "rgx", - "uid": "9f31b30f-a480-da88-f8aa-275e938a1484", - "default": "\\p{L}+(-\\p{L}+)*", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "tokenRegex", - "parameter": true, - "order": 1, + }, + { + "pk": 675, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Regular Expression", + "short_name": "rgx", + "uid": "9f31b30f-a480-da88-f8aa-275e938a1484", + "default": "\\p{L}+(-\\p{L}+)*", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "tokenRegex", + "parameter": true, + "order": 1, "description": "System.String" } - }, - { - "pk": 466386952, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Ignore Unknown Tokens", - "short_name": "bol", - "uid": "eddffd40-c816-c446-a2e3-606c0aaf0429", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "ignoreUnknownTokens", - "parameter": true, - "order": 2, + }, + { + "pk": 676, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Ignore Unknown Tokens", + "short_name": "bol", + "uid": "eddffd40-c816-c446-a2e3-606c0aaf0429", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "ignoreUnknownTokens", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, - { - "pk": 504297514, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Ignore Case", - "short_name": "bol", - "uid": "89faa019-8d68-c318-7d5f-2a7c1720adbf", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsIgnoreCase", - "parameter": true, - "order": 3, + }, + { + "pk": 677, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Ignore Case", + "short_name": "bol", + "uid": "89faa019-8d68-c318-7d5f-2a7c1720adbf", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsIgnoreCase", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, - { - "pk": 799698442, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Multiline", - "short_name": "bol", - "uid": "ce522d23-7d8d-ec98-4d04-0d7abf0cd476", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsMultiline", - "parameter": true, - "order": 4, + }, + { + "pk": 678, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Multiline", + "short_name": "bol", + "uid": "ce522d23-7d8d-ec98-4d04-0d7abf0cd476", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsMultiline", + "parameter": true, + "order": 4, "description": "System.Boolean" } - }, - { - "pk": 173370405, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Explicit Capture", - "short_name": "bol", - "uid": "906e3a77-3d5c-9ba0-5135-066a28bbae4b", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsExplicitCapture", - "parameter": true, - "order": 5, + }, + { + "pk": 679, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Explicit Capture", + "short_name": "bol", + "uid": "906e3a77-3d5c-9ba0-5135-066a28bbae4b", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsExplicitCapture", + "parameter": true, + "order": 5, "description": "System.Boolean" } - }, - { - "pk": 317515190, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Compiled", - "short_name": "bol", - "uid": "94702d0a-a6aa-a9ea-baf4-6d3bddd7afe2", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsCompiled", - "parameter": true, - "order": 6, + }, + { + "pk": 680, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Compiled", + "short_name": "bol", + "uid": "94702d0a-a6aa-a9ea-baf4-6d3bddd7afe2", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsCompiled", + "parameter": true, + "order": 6, "description": "System.Boolean" } - }, - { - "pk": 999712042, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Singleline", - "short_name": "bol", - "uid": "da23b6c7-f4e2-cd81-b95c-f47fc8897da1", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsSingleline", - "parameter": true, - "order": 7, + }, + { + "pk": 681, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Singleline", + "short_name": "bol", + "uid": "da23b6c7-f4e2-cd81-b95c-f47fc8897da1", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsSingleline", + "parameter": true, + "order": 7, "description": "System.Boolean" } - }, - { - "pk": 252953185, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Ignore Pattern Whitespace", - "short_name": "bol", - "uid": "0688894c-aea7-bfe4-6d38-ca14f2ff0337", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsIgnorePatternWhitespace", - "parameter": true, - "order": 8, + }, + { + "pk": 682, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Ignore Pattern Whitespace", + "short_name": "bol", + "uid": "0688894c-aea7-bfe4-6d38-ca14f2ff0337", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsIgnorePatternWhitespace", + "parameter": true, + "order": 8, "description": "System.Boolean" } - }, - { - "pk": 333929571, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Right To Left", - "short_name": "bol", - "uid": "9d1dfbe2-5019-0896-e2f1-f4f44b228435", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsRightToLeft", - "parameter": true, - "order": 9, + }, + { + "pk": 683, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Right To Left", + "short_name": "bol", + "uid": "9d1dfbe2-5019-0896-e2f1-f4f44b228435", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsRightToLeft", + "parameter": true, + "order": 9, "description": "System.Boolean" } - }, - { - "pk": 314441037, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "ECMA Script", - "short_name": "bol", - "uid": "3283613d-19d2-4d84-cef9-ef8f168bcd24", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsECMAScript", - "parameter": true, - "order": 10, + }, + { + "pk": 684, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "ECMA Script", + "short_name": "bol", + "uid": "3283613d-19d2-4d84-cef9-ef8f168bcd24", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsECMAScript", + "parameter": true, + "order": 10, "description": "System.Boolean" } - }, - { - "pk": 827957429, - "model": "workflows.abstractinput", - "fields": { - "widget": 334059915, - "name": "Culture Invariant", - "short_name": "bol", - "uid": "cc5c2449-77dd-fd50-690d-6686bdf49153", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "regexOptionsCultureInvariant", - "parameter": true, - "order": 11, + }, + { + "pk": 685, + "model": "workflows.abstractinput", + "fields": { + "widget": 309, + "name": "Culture Invariant", + "short_name": "bol", + "uid": "cc5c2449-77dd-fd50-690d-6686bdf49153", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "regexOptionsCultureInvariant", + "parameter": true, + "order": 11, "description": "System.Boolean" } - }, + }, { - "pk": 219832564, - "model": "workflows.abstractoutput", + "pk": 320, + "model": "workflows.abstractoutput", "fields": { - "widget": 334059915, - "name": "Tokenizer", - "short_name": "tkn", - "variable": "tokenizer", - "uid": "9ec188ce-b56a-df72-2dfa-1d0e262e24de", - "order": 1, + "widget": 309, + "name": "Tokenizer", + "short_name": "tkn", + "variable": "tokenizer", + "uid": "9ec188ce-b56a-df72-2dfa-1d0e262e24de", + "order": 1, "description": "" } - }, - { - "pk": 427857047, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Split Sentences Hub", - "is_streaming": false, - "uid": "aa30cd38-4a1c-4c6a-ba47-ff00252fc5a9", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_sentence_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tokenize_sentences", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function TokenizeSentences in package latino. The original function signature: TokenizeSentences." + }, + { + "pk": 308, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Simple Tokenizer", + "is_streaming": false, + "uid": "1a9e6641-1b7a-4347-9fd9-f571f91a359a", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_word_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_simple_tokenizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, + "description": "Automatically generated widget from function ConstructSimpleTokenizer in package latino. The original function signature: ConstructSimpleTokenizer." } - }, - { - "pk": 538006872, - "model": "workflows.abstractinput", - "fields": { - "widget": 427857047, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "d992649a-16a0-4482-96e0-f4c45db6134c", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" + }, + { + "pk": 673, + "model": "workflows.abstractinput", + "fields": { + "widget": 308, + "name": "Type", + "short_name": "typ", + "uid": "59c6fc11-0932-4b8c-6fba-7fb4108d312b", + "default": "AllChars", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "type", + "parameter": true, + "order": 1, + "description": "Latino.TextMining.TokenizerType" } - }, - { - "pk": 45402847, - "model": "workflows.abstractinput", - "fields": { - "widget": 427857047, - "name": "Tokenizer", - "short_name": "tkn", - "uid": "04e625eb-87ca-5e2d-5af7-1e4a4ea21eb3", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tokenizer", - "parameter": false, - "order": 2, - "description": "Latino.TextMining.ITokenizer" + }, + { + "pk": 226, + "model": "workflows.abstractoption", + "fields": { + "uid": "cf95fed8-1237-9797-4dea-4d83520fcdd3", + "abstract_input": 673, + "value": "AllChars", + "name": "AllChars: equivalent to [^\\s]+" } - }, - { - "pk": 646503476, - "model": "workflows.abstractinput", - "fields": { - "widget": 427857047, - "name": "Annotation to be tokenized", - "short_name": "ann", - "uid": "8276d0ab-b714-38dd-2971-ed603c831bbc", - "default": "TextBlock", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "inputAnnotation", - "parameter": true, - "order": 3, - "description": "Which annotated part of document to be splited" + }, + { + "pk": 227, + "model": "workflows.abstractoption", + "fields": { + "uid": "36a7266e-fc89-ffb9-488d-5d7cfe797e98", + "abstract_input": 673, + "value": "AlphaOnly", + "name": "AlphaOnly: equivalent to \\p{L}+" } - }, - { - "pk": 279417245, - "model": "workflows.abstractinput", - "fields": { - "widget": 427857047, - "name": "Annotation to be produced", - "short_name": "ann", - "uid": "07ba8fe5-2a71-600f-b57a-9903c73e1d65", - "default": "Sentence", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputAnnotation", - "parameter": true, - "order": 4, - "description": "How to annotate found sentences" + }, + { + "pk": 228, + "model": "workflows.abstractoption", + "fields": { + "uid": "9f8214a1-8ae8-051f-c708-6ebcfd949e01", + "abstract_input": 673, + "value": "AlphanumOnly", + "name": "AlphanumOnly: equivalent to [\\p{L}\\d]+" + } + }, + { + "pk": 674, + "model": "workflows.abstractinput", + "fields": { + "widget": 308, + "name": "Minimal Token Length", + "short_name": "int", + "uid": "dcc2c809-f060-d931-3751-34694bceec2e", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "minTokenLen", + "parameter": true, + "order": 2, + "description": "System.Int32" } - }, + }, { - "pk": 742893897, - "model": "workflows.abstractoutput", + "pk": 319, + "model": "workflows.abstractoutput", "fields": { - "widget": 427857047, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "f11297c2-02bf-ec83-336e-74b2ebbd5673", - "order": 1, + "widget": 308, + "name": "Tokenizer", + "short_name": "tkn", + "variable": "tokenizer", + "uid": "490faf80-54e0-e36d-e73a-544533984301", + "order": 1, "description": "" } - }, - { - "pk": 313991016, - "model": "workflows.abstractwidget", - "fields": { - "category": 886836465, - "treeview_image": null, - "name": "Tokenizer Hub", - "is_streaming": false, - "uid": "c747f62a-9ca6-4bab-86be-f4d3e8849efb", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_word_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tokenize_words", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, + }, + { + "pk": 311, + "model": "workflows.abstractwidget", + "fields": { + "category": 65, + "treeview_image": "", + "name": "Tokenizer Hub", + "is_streaming": false, + "uid": "c747f62a-9ca6-4bab-86be-f4d3e8849efb", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_word_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tokenize_words", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, "description": "Automatically generated widget from function TokenizeWords in package latino. The original function signature: TokenizeWords." } - }, - { - "pk": 915208846, - "model": "workflows.abstractinput", - "fields": { - "widget": 313991016, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "8114ab48-987a-8570-27c8-1544be7bbaae", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 690, + "model": "workflows.abstractinput", + "fields": { + "widget": 311, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "8114ab48-987a-8570-27c8-1544be7bbaae", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 622445943, - "model": "workflows.abstractinput", - "fields": { - "widget": 313991016, - "name": "Tokenizer", - "short_name": "tkn", - "uid": "a03ee323-a151-3931-8d36-c86b63e7ee1f", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tokenizer", - "parameter": false, - "order": 2, + }, + { + "pk": 691, + "model": "workflows.abstractinput", + "fields": { + "widget": 311, + "name": "Tokenizer", + "short_name": "tkn", + "uid": "a03ee323-a151-3931-8d36-c86b63e7ee1f", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tokenizer", + "parameter": false, + "order": 2, "description": "Latino.TextMining.ITokenizer" } - }, - { - "pk": 891596168, - "model": "workflows.abstractinput", - "fields": { - "widget": 313991016, - "name": "Annotation to be tokenized", - "short_name": "ann", - "uid": "006cccbd-ee39-44b5-35fb-760a30422630", - "default": "TextBlock", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "inputAnnotation", - "parameter": true, - "order": 3, + }, + { + "pk": 692, + "model": "workflows.abstractinput", + "fields": { + "widget": 311, + "name": "Annotation to be tokenized", + "short_name": "ann", + "uid": "006cccbd-ee39-44b5-35fb-760a30422630", + "default": "TextBlock", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "inputAnnotation", + "parameter": true, + "order": 3, "description": "Which annotated part of document to be splited" } - }, - { - "pk": 287624040, - "model": "workflows.abstractinput", - "fields": { - "widget": 313991016, - "name": "Annotation to be produced", - "short_name": "ann", - "uid": "cd426790-640d-a1a9-18ec-a8f611780b4a", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputAnnotation", - "parameter": true, - "order": 4, + }, + { + "pk": 693, + "model": "workflows.abstractinput", + "fields": { + "widget": 311, + "name": "Annotation to be produced", + "short_name": "ann", + "uid": "cd426790-640d-a1a9-18ec-a8f611780b4a", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputAnnotation", + "parameter": true, + "order": 4, "description": "How to annotate found sentences" } - }, + }, { - "pk": 590314826, - "model": "workflows.abstractoutput", + "pk": 322, + "model": "workflows.abstractoutput", "fields": { - "widget": 313991016, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "e8c8a6d2-1d5b-579a-8e1d-7a45c7f22ba6", - "order": 1, + "widget": 311, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "e8c8a6d2-1d5b-579a-8e1d-7a45c7f22ba6", + "order": 1, "description": "" } - }, + }, { - "pk": 175731322, - "model": "workflows.category", + "pk": 66, + "model": "workflows.category", "fields": { - "uid": "64780432-b114-4589-a24c-2331aed23502", - "parent": 886836465, - "workflow": null, - "user": null, - "order": 1, + "uid": "64780432-b114-4589-a24c-2331aed23502", + "parent": 65, + "workflow": null, + "user": null, + "order": 1, "name": "Advanced" } - }, - { - "pk": 459508989, - "model": "workflows.abstractwidget", - "fields": { - "category": 175731322, - "treeview_image": null, - "name": "Universal Multiple Tokenizer Hub", - "is_streaming": false, - "uid": "77ce37e0-7cbd-4f6b-8877-b743b8ebd448", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_multi_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tokenize_multiple", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Automatically generated widget from function TokenizeMultiple in package latino. The original function signature: TokenizeMultiple." - } - }, - { - "pk": 515834972, - "model": "workflows.abstractinput", - "fields": { - "widget": 459508989, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "6d3002e0-b3da-86fe-d3fd-7b3ed0817c9c", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" - } - }, - { - "pk": 362304833, - "model": "workflows.abstractinput", - "fields": { - "widget": 459508989, - "name": "Tokenizer", - "short_name": "tkn", - "uid": "b2de28ca-9ab9-990f-43d0-5711ff877ee9", - "default": "", - "required": true, - "multi": true, - "parameter_type": null, - "variable": "tokenizers", - "parameter": false, - "order": 2, - "description": "System.Collections.IList" + }, + { + "pk": 313, + "model": "workflows.abstractwidget", + "fields": { + "category": 66, + "treeview_image": "", + "name": "Split Sentences Hub (Text)", + "is_streaming": false, + "uid": "ff6b3afa-e162-4f94-aa75-5fe73b5b1709", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_sentence_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tokenize_string_string", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, + "description": "Automatically generated widget from function TokenizeStringString in package latino. The original function signature: TokenizeStringString." } - }, - { - "pk": 476726191, - "model": "workflows.abstractinput", - "fields": { - "widget": 459508989, - "name": "Annotations to be tokenized", - "short_name": "ann", - "uid": "ecb3bf15-fa48-6a10-aa11-dfc62fb0ee46", - "default": "TextBlock", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "inputAnnotations", - "parameter": true, - "order": 3, - "description": "Which annotated part of document to be splited" + }, + { + "pk": 698, + "model": "workflows.abstractinput", + "fields": { + "widget": 313, + "name": "Text", + "short_name": "str", + "uid": "386df033-ec3f-649c-5c30-5231f776d16b", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "text", + "parameter": false, + "order": 1, + "description": "System.Object" } - }, - { - "pk": 268720593, - "model": "workflows.abstractinput", - "fields": { - "widget": 459508989, - "name": "Annotations to be produced", - "short_name": "ann", - "uid": "8c781452-1924-dc90-e405-787c3c6d3124", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "outputAnnotations", - "parameter": true, - "order": 4, - "description": "How to annotate found sentences" + }, + { + "pk": 699, + "model": "workflows.abstractinput", + "fields": { + "widget": 313, + "name": "Tokenizer", + "short_name": "tkn", + "uid": "2d2360e0-2bd5-355e-5be8-851d24c13a51", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tokenizer", + "parameter": false, + "order": 2, + "description": "Latino.TextMining.ITokenizer" } - }, + }, { - "pk": 317328678, - "model": "workflows.abstractoutput", + "pk": 324, + "model": "workflows.abstractoutput", "fields": { - "widget": 459508989, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "ecfea29e-844d-1918-f691-404f7ef61212", - "order": 1, + "widget": 313, + "name": "Text", + "short_name": "str", + "variable": "string", + "uid": "683cae8b-fc16-5ff6-a461-3e949325605a", + "order": 1, "description": "" } - }, - { - "pk": 246528977, - "model": "workflows.abstractwidget", - "fields": { - "category": 175731322, - "treeview_image": null, - "name": "Split Sentences Hub (Text)", - "is_streaming": false, - "uid": "ff6b3afa-e162-4f94-aa75-5fe73b5b1709", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_sentence_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tokenize_string_string", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, - "description": "Automatically generated widget from function TokenizeStringString in package latino. The original function signature: TokenizeStringString." + }, + { + "pk": 314, + "model": "workflows.abstractwidget", + "fields": { + "category": 66, + "treeview_image": "", + "name": "Tokenizer Hub (Text)", + "is_streaming": false, + "uid": "fd800f19-0344-4ab0-a010-b2ddb5dfbcc2", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_word_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tokenize_string_words", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function TokenizeStringWords in package latino. The original function signature: TokenizeStringWords." } - }, - { - "pk": 706827234, - "model": "workflows.abstractinput", - "fields": { - "widget": 246528977, - "name": "Text", - "short_name": "str", - "uid": "386df033-ec3f-649c-5c30-5231f776d16b", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "text", - "parameter": false, - "order": 1, + }, + { + "pk": 700, + "model": "workflows.abstractinput", + "fields": { + "widget": 314, + "name": "Text", + "short_name": "str", + "uid": "8864e6fe-0d06-4c65-d8e3-a6a71f9b7d8d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "text", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 719072075, - "model": "workflows.abstractinput", - "fields": { - "widget": 246528977, - "name": "Tokenizer", - "short_name": "tkn", - "uid": "2d2360e0-2bd5-355e-5be8-851d24c13a51", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tokenizer", - "parameter": false, - "order": 2, + }, + { + "pk": 701, + "model": "workflows.abstractinput", + "fields": { + "widget": 314, + "name": "Tokenizer", + "short_name": "tkn", + "uid": "ccbc71bb-ad82-985c-e2de-d807fd01af59", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tokenizer", + "parameter": false, + "order": 2, "description": "Latino.TextMining.ITokenizer" } - }, + }, { - "pk": 656269582, - "model": "workflows.abstractoutput", + "pk": 325, + "model": "workflows.abstractoutput", "fields": { - "widget": 246528977, - "name": "Text", - "short_name": "str", - "variable": "string", - "uid": "683cae8b-fc16-5ff6-a461-3e949325605a", - "order": 1, + "widget": 314, + "name": "String", + "short_name": "str", + "variable": "string", + "uid": "b48d7f0b-89b8-f554-ba37-a179e3d2df69", + "order": 1, "description": "" } - }, - { - "pk": 83002936, - "model": "workflows.abstractwidget", - "fields": { - "category": 175731322, - "treeview_image": null, - "name": "Tokenizer Hub (Text)", - "is_streaming": false, - "uid": "fd800f19-0344-4ab0-a010-b2ddb5dfbcc2", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "token_word_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tokenize_string_words", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function TokenizeStringWords in package latino. The original function signature: TokenizeStringWords." + }, + { + "pk": 312, + "model": "workflows.abstractwidget", + "fields": { + "category": 66, + "treeview_image": "", + "name": "Universal Multiple Tokenizer Hub", + "is_streaming": false, + "uid": "77ce37e0-7cbd-4f6b-8877-b743b8ebd448", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "token_multi_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tokenize_multiple", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Automatically generated widget from function TokenizeMultiple in package latino. The original function signature: TokenizeMultiple." } - }, - { - "pk": 444267683, - "model": "workflows.abstractinput", - "fields": { - "widget": 83002936, - "name": "Text", - "short_name": "str", - "uid": "8864e6fe-0d06-4c65-d8e3-a6a71f9b7d8d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "text", - "parameter": false, - "order": 1, - "description": "System.Object" + }, + { + "pk": 694, + "model": "workflows.abstractinput", + "fields": { + "widget": 312, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "6d3002e0-b3da-86fe-d3fd-7b3ed0817c9c", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 1010930578, - "model": "workflows.abstractinput", - "fields": { - "widget": 83002936, - "name": "Tokenizer", - "short_name": "tkn", - "uid": "ccbc71bb-ad82-985c-e2de-d807fd01af59", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tokenizer", - "parameter": false, - "order": 2, - "description": "Latino.TextMining.ITokenizer" + }, + { + "pk": 695, + "model": "workflows.abstractinput", + "fields": { + "widget": 312, + "name": "Tokenizer", + "short_name": "tkn", + "uid": "b2de28ca-9ab9-990f-43d0-5711ff877ee9", + "default": "", + "required": true, + "multi": true, + "parameter_type": null, + "variable": "tokenizers", + "parameter": false, + "order": 2, + "description": "System.Collections.IList" + } + }, + { + "pk": 696, + "model": "workflows.abstractinput", + "fields": { + "widget": 312, + "name": "Annotations to be tokenized", + "short_name": "ann", + "uid": "ecb3bf15-fa48-6a10-aa11-dfc62fb0ee46", + "default": "TextBlock", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "inputAnnotations", + "parameter": true, + "order": 3, + "description": "Which annotated part of document to be splited" } - }, + }, + { + "pk": 697, + "model": "workflows.abstractinput", + "fields": { + "widget": 312, + "name": "Annotations to be produced", + "short_name": "ann", + "uid": "8c781452-1924-dc90-e405-787c3c6d3124", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "outputAnnotations", + "parameter": true, + "order": 4, + "description": "How to annotate found sentences" + } + }, { - "pk": 513733689, - "model": "workflows.abstractoutput", + "pk": 323, + "model": "workflows.abstractoutput", "fields": { - "widget": 83002936, - "name": "String", - "short_name": "str", - "variable": "string", - "uid": "b48d7f0b-89b8-f554-ba37-a179e3d2df69", - "order": 1, + "widget": 312, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "ecfea29e-844d-1918-f691-404f7ef61212", + "order": 1, "description": "" } - }, + }, { - "pk": 11481045, - "model": "workflows.category", + "pk": 67, + "model": "workflows.category", "fields": { - "uid": "05c26564-86b5-4a73-aae9-f4dc14bc75d7", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 4, + "uid": "05c26564-86b5-4a73-aae9-f4dc14bc75d7", + "parent": 62, + "workflow": null, + "user": null, + "order": 4, "name": "Tagging" } - }, - { - "pk": 612603843, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Max Entropy POS Tagger", - "is_streaming": false, - "uid": "3860ae51-48ca-485d-b170-9064dd51e0ab", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_pos_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_english_maximum_entropy_pos_tagger", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 315, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Max Entropy POS Tagger", + "is_streaming": false, + "uid": "3860ae51-48ca-485d-b170-9064dd51e0ab", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_pos_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_english_maximum_entropy_pos_tagger", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ConstructEnglishMaximumEntropyPosTagger in package latino. The original function signature: ConstructEnglishMaximumEntropyPosTagger." } - }, - { - "pk": 585950457, - "model": "workflows.abstractinput", - "fields": { - "widget": 612603843, - "name": "Beam Size", - "short_name": "int", - "uid": "f85d9aa7-bb95-4d17-cd09-c55785705bad", - "default": "3", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "beamSize", - "parameter": true, - "order": 1, + }, + { + "pk": 702, + "model": "workflows.abstractinput", + "fields": { + "widget": 315, + "name": "Beam Size", + "short_name": "int", + "uid": "f85d9aa7-bb95-4d17-cd09-c55785705bad", + "default": "3", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "beamSize", + "parameter": true, + "order": 1, "description": "System.Int32" } - }, + }, { - "pk": 949124374, - "model": "workflows.abstractoutput", + "pk": 326, + "model": "workflows.abstractoutput", "fields": { - "widget": 612603843, - "name": "POS Tagger", - "short_name": "pst", - "variable": "posTagger", - "uid": "3c4807f0-9a29-56b6-9b2e-3e038f1737b9", - "order": 1, + "widget": 315, + "name": "POS Tagger", + "short_name": "pst", + "variable": "posTagger", + "uid": "3c4807f0-9a29-56b6-9b2e-3e038f1737b9", + "order": 1, "description": "" } - }, - { - "pk": 394070752, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "POS Tagger Hub", - "is_streaming": false, - "uid": "fca388cc-884a-4a37-bbd1-d05112962a12", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_pos_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_pos_tag", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 316, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "POS Tagger Hub", + "is_streaming": false, + "uid": "fca388cc-884a-4a37-bbd1-d05112962a12", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_pos_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_pos_tag", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Automatically generated widget from function PosTag in package latino. The original function signature: PosTag." } - }, - { - "pk": 132501284, - "model": "workflows.abstractinput", - "fields": { - "widget": 394070752, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "367dea85-fea7-1eb1-4e69-29de6cbca466", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 703, + "model": "workflows.abstractinput", + "fields": { + "widget": 316, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "367dea85-fea7-1eb1-4e69-29de6cbca466", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 628401882, - "model": "workflows.abstractinput", - "fields": { - "widget": 394070752, - "name": "POS Tagger", - "short_name": "pst", - "uid": "59990e29-5dc9-de5f-21c7-76d8d310fecd", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "posTagger", - "parameter": false, - "order": 2, + }, + { + "pk": 704, + "model": "workflows.abstractinput", + "fields": { + "widget": 316, + "name": "POS Tagger", + "short_name": "pst", + "uid": "59990e29-5dc9-de5f-21c7-76d8d310fecd", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "posTagger", + "parameter": false, + "order": 2, "description": "OpenNLP.Tools.PosTagger.EnglishMaximumEntropyPosTagger" } - }, - { - "pk": 43418514, - "model": "workflows.abstractinput", - "fields": { - "widget": 394070752, - "name": "Sentence's Annotation", - "short_name": "str", - "uid": "12a9df55-64c4-4398-c210-fd7d74117ec1", - "default": "Sentence", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "groupAnnotation", - "parameter": true, - "order": 3, + }, + { + "pk": 705, + "model": "workflows.abstractinput", + "fields": { + "widget": 316, + "name": "Sentence's Annotation", + "short_name": "str", + "uid": "12a9df55-64c4-4398-c210-fd7d74117ec1", + "default": "Sentence", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "groupAnnotation", + "parameter": true, + "order": 3, "description": "System.String" } - }, - { - "pk": 802238086, - "model": "workflows.abstractinput", - "fields": { - "widget": 394070752, - "name": "Element's Annotation", - "short_name": "str", - "uid": "ec62f621-6061-a275-f03b-69d8bef311fe", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "elementAnnotation", - "parameter": true, - "order": 4, + }, + { + "pk": 706, + "model": "workflows.abstractinput", + "fields": { + "widget": 316, + "name": "Element's Annotation", + "short_name": "str", + "uid": "ec62f621-6061-a275-f03b-69d8bef311fe", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "elementAnnotation", + "parameter": true, + "order": 4, "description": "System.String" } - }, - { - "pk": 371730923, - "model": "workflows.abstractinput", - "fields": { - "widget": 394070752, - "name": "Output Feature Name", - "short_name": "str", - "uid": "a81b24b7-8b2c-c491-8e43-a46cb87a838b", - "default": "posTag", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeature", - "parameter": true, - "order": 5, + }, + { + "pk": 707, + "model": "workflows.abstractinput", + "fields": { + "widget": 316, + "name": "Output Feature Name", + "short_name": "str", + "uid": "a81b24b7-8b2c-c491-8e43-a46cb87a838b", + "default": "posTag", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeature", + "parameter": true, + "order": 5, "description": "System.String" } - }, + }, { - "pk": 997490791, - "model": "workflows.abstractoutput", + "pk": 327, + "model": "workflows.abstractoutput", "fields": { - "widget": 394070752, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "7a252b1a-25ae-33cd-a13b-baa7320bfad5", - "order": 1, + "widget": 316, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "7a252b1a-25ae-33cd-a13b-baa7320bfad5", + "order": 1, "description": "" } - }, - { - "pk": 472144877, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Get Stopword Set", - "is_streaming": false, - "uid": "773960d9-ccca-41bc-8b13-0c0f62c62f0e", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "get_stop_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_get_stop_words", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, - "description": "Automatically generated widget from function GetStopWords in package latino. The original function signature: GetStopWords." + }, + { + "pk": 318, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Lemma Tagger LemmaGen", + "is_streaming": false, + "uid": "d7cf3f71-3efd-4568-b2ff-fb9520106d9a", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stem_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_lemma_sharp_lemmatizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Automatically generated widget from function ConstructLemmaSharpLemmatizer in package latino. The original function signature: ConstructLemmaSharpLemmatizer." } - }, - { - "pk": 787991705, - "model": "workflows.abstractinput", - "fields": { - "widget": 472144877, - "name": "Language", - "short_name": "lng", - "uid": "6a6806de-1cbc-b670-82cc-498784c2d7f4", - "default": "English", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "language", - "parameter": true, - "order": 1, + }, + { + "pk": 709, + "model": "workflows.abstractinput", + "fields": { + "widget": 318, + "name": "Language", + "short_name": "lng", + "uid": "97933b25-f871-cb19-0fc6-64b0ffc2c49b", + "default": "English", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "language", + "parameter": true, + "order": 1, "description": "Latino.TextMining.Language" } - }, + }, { - "pk": 793613448, - "model": "workflows.abstractoption", + "pk": 247, + "model": "workflows.abstractoption", "fields": { - "uid": "2c472b88-5377-c473-bb7c-74612d9e8752", - "abstract_input": 787991705, - "value": "Bulgarian", + "uid": "d31cca41-7ee0-6eb6-a3bb-cccbbf4490ca", + "abstract_input": 709, + "value": "Bulgarian", "name": "Bulgarian" } - }, + }, { - "pk": 127482501, - "model": "workflows.abstractoption", + "pk": 248, + "model": "workflows.abstractoption", "fields": { - "uid": "8c8245e9-ddc7-ddb7-48e8-83a1df62511a", - "abstract_input": 787991705, - "value": "Czech", + "uid": "18ddfc3a-1255-b6ea-01fc-7c5742401cfa", + "abstract_input": 709, + "value": "Czech", "name": "Czech" } - }, + }, { - "pk": 435168482, - "model": "workflows.abstractoption", + "pk": 249, + "model": "workflows.abstractoption", "fields": { - "uid": "5449a6c7-e8fd-8355-6447-70d41e87cfb9", - "abstract_input": 787991705, - "value": "Danish", - "name": "Danish" - } - }, - { - "pk": 163763410, - "model": "workflows.abstractoption", - "fields": { - "uid": "3d04e639-6b74-5bdd-ef00-3211be836630", - "abstract_input": 787991705, - "value": "Dutch", - "name": "Dutch" - } - }, - { - "pk": 971154333, - "model": "workflows.abstractoption", - "fields": { - "uid": "5713ce63-336f-316a-6319-30263ea86f35", - "abstract_input": 787991705, - "value": "English", + "uid": "0e4a2ccf-0fd4-69e3-e630-d60d8b8f658e", + "abstract_input": 709, + "value": "English", "name": "English" } - }, + }, { - "pk": 682485618, - "model": "workflows.abstractoption", + "pk": 250, + "model": "workflows.abstractoption", "fields": { - "uid": "8f7a8ad5-c65b-b3ed-931e-4376d5699f5c", - "abstract_input": 787991705, - "value": "Finnish", - "name": "Finnish" + "uid": "7a3e3672-48fb-5929-bc0a-d58253ea5a4b", + "abstract_input": 709, + "value": "Estonian", + "name": "Estonian" } - }, + }, { - "pk": 731326350, - "model": "workflows.abstractoption", + "pk": 251, + "model": "workflows.abstractoption", "fields": { - "uid": "f6d4c7e3-1514-6427-f155-9b14cab0d38c", - "abstract_input": 787991705, - "value": "French", + "uid": "9b381bf5-3eab-bcdc-3ce4-491f99291ac9", + "abstract_input": 709, + "value": "French", "name": "French" } - }, + }, { - "pk": 825840179, - "model": "workflows.abstractoption", + "pk": 252, + "model": "workflows.abstractoption", "fields": { - "uid": "091f177e-767f-3361-10af-bd2f6e85d994", - "abstract_input": 787991705, - "value": "German", + "uid": "46c55bf1-aea8-bc38-2c32-f8ce64bdb3c4", + "abstract_input": 709, + "value": "German", "name": "German" } - }, + }, { - "pk": 1065072759, - "model": "workflows.abstractoption", + "pk": 253, + "model": "workflows.abstractoption", "fields": { - "uid": "39218bba-61fe-40a9-b34d-699b9f58c12e", - "abstract_input": 787991705, - "value": "Hungarian", + "uid": "fc7c31e4-95d8-2801-efee-b4157d29f3f2", + "abstract_input": 709, + "value": "Hungarian", "name": "Hungarian" } - }, + }, { - "pk": 46352978, - "model": "workflows.abstractoption", + "pk": 254, + "model": "workflows.abstractoption", "fields": { - "uid": "08c09945-f0f1-d216-354d-e963dd9f19b8", - "abstract_input": 787991705, - "value": "Italian", + "uid": "3364645a-3a08-6dd5-8a1f-64e3c33a0685", + "abstract_input": 709, + "value": "Italian", "name": "Italian" } - }, - { - "pk": 799801346, - "model": "workflows.abstractoption", - "fields": { - "uid": "49138042-2c55-3b9f-a703-89745bf7ba86", - "abstract_input": 787991705, - "value": "Norwegian", - "name": "Norwegian" - } - }, - { - "pk": 802074281, - "model": "workflows.abstractoption", - "fields": { - "uid": "cfeae8fc-9cee-e702-96b4-a59d7cdd598f", - "abstract_input": 787991705, - "value": "Portuguese", - "name": "Portuguese" - } - }, + }, { - "pk": 745459478, - "model": "workflows.abstractoption", + "pk": 255, + "model": "workflows.abstractoption", "fields": { - "uid": "9ad4c287-f426-299d-17e0-b079df66d04c", - "abstract_input": 787991705, - "value": "Romanian", + "uid": "e7a9adf6-d6b2-5999-6cd8-2d894a7c31b4", + "abstract_input": 709, + "value": "Romanian", "name": "Romanian" } - }, + }, { - "pk": 273268062, - "model": "workflows.abstractoption", + "pk": 256, + "model": "workflows.abstractoption", "fields": { - "uid": "81b661f7-cf4a-fdc2-7519-268ad17e3b61", - "abstract_input": 787991705, - "value": "Russian", - "name": "Russian" - } - }, - { - "pk": 411940695, - "model": "workflows.abstractoption", - "fields": { - "uid": "ecc8309f-87c2-de3f-757f-eebbbfeade29", - "abstract_input": 787991705, - "value": "Serbian", + "uid": "1c164e45-6ac6-c26b-1147-da7a53412c3d", + "abstract_input": 709, + "value": "Serbian", "name": "Serbian" } - }, + }, { - "pk": 1030218569, - "model": "workflows.abstractoption", + "pk": 257, + "model": "workflows.abstractoption", "fields": { - "uid": "d328b41f-7770-2db1-9bd3-0fa7e1682751", - "abstract_input": 787991705, - "value": "Slovene", + "uid": "705cc251-de0f-8b0b-36e7-2a34a01f7c63", + "abstract_input": 709, + "value": "Slovene", "name": "Slovene" } - }, + }, { - "pk": 9694148, - "model": "workflows.abstractoption", + "pk": 258, + "model": "workflows.abstractoption", "fields": { - "uid": "c038a6e7-e788-e0d5-7f89-cabf84920123", - "abstract_input": 787991705, - "value": "Spanish", + "uid": "4a2fbfde-ad2c-721d-c563-8f7aa4860d6d", + "abstract_input": 709, + "value": "Spanish", "name": "Spanish" } - }, + }, { - "pk": 498613282, - "model": "workflows.abstractoption", + "pk": 329, + "model": "workflows.abstractoutput", "fields": { - "uid": "bad16fe3-7af6-2e35-8728-61563526d77b", - "abstract_input": 787991705, - "value": "Swedish", - "name": "Swedish" - } - }, - { - "pk": 1057328076, - "model": "workflows.abstractoutput", - "fields": { - "widget": 472144877, - "name": "StopWords", - "short_name": "str", - "variable": "strings", - "uid": "d601ddbb-a068-cda8-8963-4dc61c890a37", - "order": 1, + "widget": 318, + "name": "Lemmatizer (Tagger)", + "short_name": "tgr", + "variable": "tagger", + "uid": "7e9e5cb0-cc51-7ffb-d85c-f78309363f49", + "order": 1, "description": "" } - }, - { - "pk": 436025993, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Lemma Tagger LemmaGen", - "is_streaming": false, - "uid": "d7cf3f71-3efd-4568-b2ff-fb9520106d9a", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stem_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_lemma_sharp_lemmatizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Automatically generated widget from function ConstructLemmaSharpLemmatizer in package latino. The original function signature: ConstructLemmaSharpLemmatizer." + }, + { + "pk": 319, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Stem Tagger Snowball", + "is_streaming": false, + "uid": "bfd10a14-60ea-424d-bc54-eb34173fe7df", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stem_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_snowball_stemmer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, + "description": "Automatically generated widget from function ConstructSnowballStemmer in package latino. The original function signature: ConstructSnowballStemmer." } - }, - { - "pk": 797498886, - "model": "workflows.abstractinput", - "fields": { - "widget": 436025993, - "name": "Language", - "short_name": "lng", - "uid": "97933b25-f871-cb19-0fc6-64b0ffc2c49b", - "default": "English", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "language", - "parameter": true, - "order": 1, + }, + { + "pk": 710, + "model": "workflows.abstractinput", + "fields": { + "widget": 319, + "name": "Language", + "short_name": "lng", + "uid": "38622b5c-1d5f-4e61-ea6e-8dbdfe8768ee", + "default": "English", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "language", + "parameter": true, + "order": 1, "description": "Latino.TextMining.Language" } - }, + }, { - "pk": 574102391, - "model": "workflows.abstractoption", + "pk": 259, + "model": "workflows.abstractoption", "fields": { - "uid": "d31cca41-7ee0-6eb6-a3bb-cccbbf4490ca", - "abstract_input": 797498886, - "value": "Bulgarian", - "name": "Bulgarian" + "uid": "2a6956b4-d25c-c5cf-9680-37f358c44443", + "abstract_input": 710, + "value": "Danish", + "name": "Danish" } - }, + }, { - "pk": 735861981, - "model": "workflows.abstractoption", + "pk": 260, + "model": "workflows.abstractoption", "fields": { - "uid": "18ddfc3a-1255-b6ea-01fc-7c5742401cfa", - "abstract_input": 797498886, - "value": "Czech", - "name": "Czech" + "uid": "44bf6b31-0384-c6f4-a32a-ea0f63dc7a64", + "abstract_input": 710, + "value": "Dutch", + "name": "Dutch" } - }, + }, { - "pk": 669825425, - "model": "workflows.abstractoption", + "pk": 261, + "model": "workflows.abstractoption", "fields": { - "uid": "0e4a2ccf-0fd4-69e3-e630-d60d8b8f658e", - "abstract_input": 797498886, - "value": "English", + "uid": "15d69a6e-35a2-e99a-339d-916620898d3e", + "abstract_input": 710, + "value": "English", "name": "English" } - }, + }, { - "pk": 634123475, - "model": "workflows.abstractoption", + "pk": 262, + "model": "workflows.abstractoption", "fields": { - "uid": "7a3e3672-48fb-5929-bc0a-d58253ea5a4b", - "abstract_input": 797498886, - "value": "Estonian", - "name": "Estonian" + "uid": "717fae43-e56c-75e8-873e-7d39ab06cb4b", + "abstract_input": 710, + "value": "Finnish", + "name": "Finnish" } - }, + }, { - "pk": 399198591, - "model": "workflows.abstractoption", + "pk": 263, + "model": "workflows.abstractoption", "fields": { - "uid": "9b381bf5-3eab-bcdc-3ce4-491f99291ac9", - "abstract_input": 797498886, - "value": "French", + "uid": "89bc5e03-96fe-4419-8d35-9dde624bdc01", + "abstract_input": 710, + "value": "French", "name": "French" } - }, + }, { - "pk": 540469162, - "model": "workflows.abstractoption", + "pk": 264, + "model": "workflows.abstractoption", "fields": { - "uid": "46c55bf1-aea8-bc38-2c32-f8ce64bdb3c4", - "abstract_input": 797498886, - "value": "German", + "uid": "9c008d61-1052-d597-2ec3-f450a9db3ad9", + "abstract_input": 710, + "value": "German", "name": "German" } - }, + }, { - "pk": 156418370, - "model": "workflows.abstractoption", + "pk": 265, + "model": "workflows.abstractoption", "fields": { - "uid": "fc7c31e4-95d8-2801-efee-b4157d29f3f2", - "abstract_input": 797498886, - "value": "Hungarian", - "name": "Hungarian" + "uid": "52cd8332-9770-2775-e1b2-c927225c3cdb", + "abstract_input": 710, + "value": "Italian", + "name": "Italian" } - }, + }, { - "pk": 571609196, - "model": "workflows.abstractoption", + "pk": 266, + "model": "workflows.abstractoption", "fields": { - "uid": "3364645a-3a08-6dd5-8a1f-64e3c33a0685", - "abstract_input": 797498886, - "value": "Italian", - "name": "Italian" + "uid": "7907ce4b-9e29-c093-35c1-442545a5d555", + "abstract_input": 710, + "value": "Norwegian", + "name": "Norwegian" } - }, + }, { - "pk": 502296109, - "model": "workflows.abstractoption", + "pk": 267, + "model": "workflows.abstractoption", "fields": { - "uid": "e7a9adf6-d6b2-5999-6cd8-2d894a7c31b4", - "abstract_input": 797498886, - "value": "Romanian", - "name": "Romanian" + "uid": "8a771e14-51c7-ff9a-6d1b-f6b12af42e0f", + "abstract_input": 710, + "value": "Portuguese", + "name": "Portuguese" } - }, + }, { - "pk": 310027694, - "model": "workflows.abstractoption", + "pk": 268, + "model": "workflows.abstractoption", "fields": { - "uid": "1c164e45-6ac6-c26b-1147-da7a53412c3d", - "abstract_input": 797498886, - "value": "Serbian", - "name": "Serbian" + "uid": "d8d8ac95-caf7-f385-9fe1-80965496dec5", + "abstract_input": 710, + "value": "Russian", + "name": "Russian" } - }, + }, { - "pk": 705184794, - "model": "workflows.abstractoption", + "pk": 269, + "model": "workflows.abstractoption", "fields": { - "uid": "705cc251-de0f-8b0b-36e7-2a34a01f7c63", - "abstract_input": 797498886, - "value": "Slovene", - "name": "Slovene" + "uid": "1c32684a-8c3c-6478-1ec0-9a9758a8357c", + "abstract_input": 710, + "value": "Spanish", + "name": "Spanish" } - }, + }, { - "pk": 775626918, - "model": "workflows.abstractoption", + "pk": 270, + "model": "workflows.abstractoption", "fields": { - "uid": "4a2fbfde-ad2c-721d-c563-8f7aa4860d6d", - "abstract_input": 797498886, - "value": "Spanish", - "name": "Spanish" + "uid": "80d2656e-901f-7116-7e4d-41a0ee672536", + "abstract_input": 710, + "value": "Swedish", + "name": "Swedish" } - }, + }, { - "pk": 482673462, - "model": "workflows.abstractoutput", + "pk": 330, + "model": "workflows.abstractoutput", "fields": { - "widget": 436025993, - "name": "Lemmatizer (Tagger)", - "short_name": "tgr", - "variable": "tagger", - "uid": "7e9e5cb0-cc51-7ffb-d85c-f78309363f49", - "order": 1, + "widget": 319, + "name": "Stemmer (Tagger)", + "short_name": "tgr", + "variable": "tagger", + "uid": "19aaae25-ca47-25d1-c801-a4e72d012841", + "order": 1, "description": "" } - }, - { - "pk": 401359606, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Stem Tagger Snowball", - "is_streaming": false, - "uid": "bfd10a14-60ea-424d-bc54-eb34173fe7df", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stem_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_snowball_stemmer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, - "description": "Automatically generated widget from function ConstructSnowballStemmer in package latino. The original function signature: ConstructSnowballStemmer." + }, + { + "pk": 321, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Stem/Lemma Tagger Hub", + "is_streaming": false, + "uid": "3f8d1230-4aa3-4d0a-b1b7-440b4be85617", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stem_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tag_adcstem_lemma", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, + "description": "Taggs the given annotated document corpus with the given tagger." + } + }, + { + "pk": 713, + "model": "workflows.abstractinput", + "fields": { + "widget": 321, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "39f94180-1a05-b54c-a2ed-aca515adfdf5", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" + } + }, + { + "pk": 714, + "model": "workflows.abstractinput", + "fields": { + "widget": 321, + "name": "Token Tagger", + "short_name": "tgr", + "uid": "4b53bed0-7e83-30a8-6bc7-00c61010082a", + "default": "Output feature name specifies how the token will be tagged (assigend the feature to)\r\nIf multiple taggers are used then one line per tagger must be specified.", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tagger", + "parameter": false, + "order": 2, + "description": "Token Annotation of the token to be tagged. If also the feature name is used than the feature value of selected token will be tagged.\r\nUsage: \r\n1. TokenName\r\n2. TokenName/FeatureName\r\nIf multiple taggers are used then one line per tagger must be specified." + } + }, + { + "pk": 715, + "model": "workflows.abstractinput", + "fields": { + "widget": 321, + "name": "Token Annotation", + "short_name": "str", + "uid": "568a8c0e-5e96-3315-ba84-4a1c2158050c", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "elementAnnotation", + "parameter": true, + "order": 3, + "description": "System.String" } - }, - { - "pk": 5100309, - "model": "workflows.abstractinput", - "fields": { - "widget": 401359606, - "name": "Language", - "short_name": "lng", - "uid": "38622b5c-1d5f-4e61-ea6e-8dbdfe8768ee", - "default": "English", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "language", - "parameter": true, - "order": 1, + }, + { + "pk": 716, + "model": "workflows.abstractinput", + "fields": { + "widget": 321, + "name": "Output Feature Name", + "short_name": "str", + "uid": "ce347962-18cf-ca95-cd26-37e29fef1fd8", + "default": "stem", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeature", + "parameter": true, + "order": 4, + "description": "System.String" + } + }, + { + "pk": 332, + "model": "workflows.abstractoutput", + "fields": { + "widget": 321, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "a54b5f27-df00-1cd7-3318-9e90d518d876", + "order": 1, + "description": "" + } + }, + { + "pk": 317, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Get Stopword Set", + "is_streaming": false, + "uid": "773960d9-ccca-41bc-8b13-0c0f62c62f0e", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "get_stop_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_get_stop_words", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, + "description": "Automatically generated widget from function GetStopWords in package latino. The original function signature: GetStopWords." + } + }, + { + "pk": 708, + "model": "workflows.abstractinput", + "fields": { + "widget": 317, + "name": "Language", + "short_name": "lng", + "uid": "6a6806de-1cbc-b670-82cc-498784c2d7f4", + "default": "English", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "language", + "parameter": true, + "order": 1, "description": "Latino.TextMining.Language" } - }, + }, + { + "pk": 229, + "model": "workflows.abstractoption", + "fields": { + "uid": "2c472b88-5377-c473-bb7c-74612d9e8752", + "abstract_input": 708, + "value": "Bulgarian", + "name": "Bulgarian" + } + }, { - "pk": 642879208, - "model": "workflows.abstractoption", + "pk": 230, + "model": "workflows.abstractoption", "fields": { - "uid": "2a6956b4-d25c-c5cf-9680-37f358c44443", - "abstract_input": 5100309, - "value": "Danish", + "uid": "8c8245e9-ddc7-ddb7-48e8-83a1df62511a", + "abstract_input": 708, + "value": "Czech", + "name": "Czech" + } + }, + { + "pk": 231, + "model": "workflows.abstractoption", + "fields": { + "uid": "5449a6c7-e8fd-8355-6447-70d41e87cfb9", + "abstract_input": 708, + "value": "Danish", "name": "Danish" } - }, + }, { - "pk": 724429704, - "model": "workflows.abstractoption", + "pk": 232, + "model": "workflows.abstractoption", "fields": { - "uid": "44bf6b31-0384-c6f4-a32a-ea0f63dc7a64", - "abstract_input": 5100309, - "value": "Dutch", + "uid": "3d04e639-6b74-5bdd-ef00-3211be836630", + "abstract_input": 708, + "value": "Dutch", "name": "Dutch" } - }, + }, { - "pk": 727821947, - "model": "workflows.abstractoption", + "pk": 233, + "model": "workflows.abstractoption", "fields": { - "uid": "15d69a6e-35a2-e99a-339d-916620898d3e", - "abstract_input": 5100309, - "value": "English", + "uid": "5713ce63-336f-316a-6319-30263ea86f35", + "abstract_input": 708, + "value": "English", "name": "English" } - }, + }, { - "pk": 107318538, - "model": "workflows.abstractoption", + "pk": 234, + "model": "workflows.abstractoption", "fields": { - "uid": "717fae43-e56c-75e8-873e-7d39ab06cb4b", - "abstract_input": 5100309, - "value": "Finnish", + "uid": "8f7a8ad5-c65b-b3ed-931e-4376d5699f5c", + "abstract_input": 708, + "value": "Finnish", "name": "Finnish" } - }, + }, { - "pk": 36662375, - "model": "workflows.abstractoption", + "pk": 235, + "model": "workflows.abstractoption", "fields": { - "uid": "89bc5e03-96fe-4419-8d35-9dde624bdc01", - "abstract_input": 5100309, - "value": "French", + "uid": "f6d4c7e3-1514-6427-f155-9b14cab0d38c", + "abstract_input": 708, + "value": "French", "name": "French" } - }, + }, { - "pk": 995586872, - "model": "workflows.abstractoption", + "pk": 236, + "model": "workflows.abstractoption", "fields": { - "uid": "9c008d61-1052-d597-2ec3-f450a9db3ad9", - "abstract_input": 5100309, - "value": "German", + "uid": "091f177e-767f-3361-10af-bd2f6e85d994", + "abstract_input": 708, + "value": "German", "name": "German" } - }, + }, + { + "pk": 237, + "model": "workflows.abstractoption", + "fields": { + "uid": "39218bba-61fe-40a9-b34d-699b9f58c12e", + "abstract_input": 708, + "value": "Hungarian", + "name": "Hungarian" + } + }, { - "pk": 384696162, - "model": "workflows.abstractoption", + "pk": 238, + "model": "workflows.abstractoption", "fields": { - "uid": "52cd8332-9770-2775-e1b2-c927225c3cdb", - "abstract_input": 5100309, - "value": "Italian", + "uid": "08c09945-f0f1-d216-354d-e963dd9f19b8", + "abstract_input": 708, + "value": "Italian", "name": "Italian" } - }, + }, { - "pk": 682856669, - "model": "workflows.abstractoption", + "pk": 239, + "model": "workflows.abstractoption", "fields": { - "uid": "7907ce4b-9e29-c093-35c1-442545a5d555", - "abstract_input": 5100309, - "value": "Norwegian", + "uid": "49138042-2c55-3b9f-a703-89745bf7ba86", + "abstract_input": 708, + "value": "Norwegian", "name": "Norwegian" } - }, + }, { - "pk": 1054485971, - "model": "workflows.abstractoption", + "pk": 240, + "model": "workflows.abstractoption", "fields": { - "uid": "8a771e14-51c7-ff9a-6d1b-f6b12af42e0f", - "abstract_input": 5100309, - "value": "Portuguese", + "uid": "cfeae8fc-9cee-e702-96b4-a59d7cdd598f", + "abstract_input": 708, + "value": "Portuguese", "name": "Portuguese" } - }, + }, { - "pk": 743461350, - "model": "workflows.abstractoption", + "pk": 241, + "model": "workflows.abstractoption", "fields": { - "uid": "d8d8ac95-caf7-f385-9fe1-80965496dec5", - "abstract_input": 5100309, - "value": "Russian", - "name": "Russian" + "uid": "9ad4c287-f426-299d-17e0-b079df66d04c", + "abstract_input": 708, + "value": "Romanian", + "name": "Romanian" } - }, + }, { - "pk": 229854922, - "model": "workflows.abstractoption", + "pk": 242, + "model": "workflows.abstractoption", "fields": { - "uid": "1c32684a-8c3c-6478-1ec0-9a9758a8357c", - "abstract_input": 5100309, - "value": "Spanish", - "name": "Spanish" + "uid": "81b661f7-cf4a-fdc2-7519-268ad17e3b61", + "abstract_input": 708, + "value": "Russian", + "name": "Russian" } - }, + }, { - "pk": 895992281, - "model": "workflows.abstractoption", + "pk": 243, + "model": "workflows.abstractoption", "fields": { - "uid": "80d2656e-901f-7116-7e4d-41a0ee672536", - "abstract_input": 5100309, - "value": "Swedish", - "name": "Swedish" + "uid": "ecc8309f-87c2-de3f-757f-eebbbfeade29", + "abstract_input": 708, + "value": "Serbian", + "name": "Serbian" } - }, + }, { - "pk": 433060958, - "model": "workflows.abstractoutput", + "pk": 244, + "model": "workflows.abstractoption", "fields": { - "widget": 401359606, - "name": "Stemmer (Tagger)", - "short_name": "tgr", - "variable": "tagger", - "uid": "19aaae25-ca47-25d1-c801-a4e72d012841", - "order": 1, - "description": "" - } - }, - { - "pk": 1049064337, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Stopwords Tagger", - "is_streaming": false, - "uid": "e019026d-f751-430f-85c5-bdc983adc194", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stop_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_stop_words_tagger", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, - "description": "Automatically generated widget from function ConstructStopWordsTagger in package latino. The original function signature: ConstructStopWordsTagger." - } - }, - { - "pk": 212000721, - "model": "workflows.abstractinput", - "fields": { - "widget": 1049064337, - "name": "Stopwords", - "short_name": "str", - "uid": "e48be590-bbd9-0604-2542-a58ac6d43eac", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "stopWords", - "parameter": false, - "order": 1, - "description": "List of stopwords" - } - }, - { - "pk": 50228584, - "model": "workflows.abstractinput", - "fields": { - "widget": 1049064337, - "name": "Ignore Case", - "short_name": "bol", - "uid": "05ce0842-1fbf-a438-deac-3b84f792d62f", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "ignoreCase", - "parameter": true, - "order": 2, - "description": "If true than words are marked stopword regardless of their casing." + "uid": "d328b41f-7770-2db1-9bd3-0fa7e1682751", + "abstract_input": 708, + "value": "Slovene", + "name": "Slovene" } - }, + }, { - "pk": 843023556, - "model": "workflows.abstractoutput", + "pk": 245, + "model": "workflows.abstractoption", "fields": { - "widget": 1049064337, - "name": "StopWords Tagger", - "short_name": "tgr", - "variable": "tagger", - "uid": "d49a2af5-3c00-19a3-acf5-4e19ad314452", - "order": 1, - "description": "" - } - }, - { - "pk": 540821434, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Stem/Lemma Tagger Hub", - "is_streaming": false, - "uid": "3f8d1230-4aa3-4d0a-b1b7-440b4be85617", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stem_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tag_adcstem_lemma", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, - "description": "Taggs the given annotated document corpus with the given tagger." - } - }, - { - "pk": 161720761, - "model": "workflows.abstractinput", - "fields": { - "widget": 540821434, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "39f94180-1a05-b54c-a2ed-aca515adfdf5", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" - } - }, - { - "pk": 509781756, - "model": "workflows.abstractinput", - "fields": { - "widget": 540821434, - "name": "Token Tagger", - "short_name": "tgr", - "uid": "4b53bed0-7e83-30a8-6bc7-00c61010082a", - "default": "Output feature name specifies how the token will be tagged (assigend the feature to)\r\nIf multiple taggers are used then one line per tagger must be specified.", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tagger", - "parameter": false, - "order": 2, - "description": "Token Annotation of the token to be tagged. If also the feature name is used than the feature value of selected token will be tagged.\r\nUsage: \r\n1. TokenName\r\n2. TokenName/FeatureName\r\nIf multiple taggers are used then one line per tagger must be specified." - } - }, - { - "pk": 527636029, - "model": "workflows.abstractinput", - "fields": { - "widget": 540821434, - "name": "Token Annotation", - "short_name": "str", - "uid": "568a8c0e-5e96-3315-ba84-4a1c2158050c", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "elementAnnotation", - "parameter": true, - "order": 3, - "description": "System.String" + "uid": "c038a6e7-e788-e0d5-7f89-cabf84920123", + "abstract_input": 708, + "value": "Spanish", + "name": "Spanish" } - }, - { - "pk": 560059550, - "model": "workflows.abstractinput", - "fields": { - "widget": 540821434, - "name": "Output Feature Name", - "short_name": "str", - "uid": "ce347962-18cf-ca95-cd26-37e29fef1fd8", - "default": "stem", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeature", - "parameter": true, - "order": 4, - "description": "System.String" + }, + { + "pk": 246, + "model": "workflows.abstractoption", + "fields": { + "uid": "bad16fe3-7af6-2e35-8728-61563526d77b", + "abstract_input": 708, + "value": "Swedish", + "name": "Swedish" } - }, + }, { - "pk": 640312186, - "model": "workflows.abstractoutput", + "pk": 328, + "model": "workflows.abstractoutput", "fields": { - "widget": 540821434, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "a54b5f27-df00-1cd7-3318-9e90d518d876", - "order": 1, + "widget": 317, + "name": "StopWords", + "short_name": "str", + "variable": "strings", + "uid": "d601ddbb-a068-cda8-8963-4dc61c890a37", + "order": 1, "description": "" } - }, - { - "pk": 522085466, - "model": "workflows.abstractwidget", - "fields": { - "category": 11481045, - "treeview_image": null, - "name": "Stopword Tagger Hub", - "is_streaming": false, - "uid": "6176ee13-e03c-46ee-92b4-8ba06574f9d3", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stop_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tag_adcstopwords", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 8, - "description": "Automatically generated widget from function TagADCStopwords in package latino. The original function signature: TagADCStopwords." - } - }, - { - "pk": 10860882, - "model": "workflows.abstractinput", - "fields": { - "widget": 522085466, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "506918e6-a155-19db-a92d-a49020cb739e", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" - } - }, - { - "pk": 858259816, - "model": "workflows.abstractinput", - "fields": { - "widget": 522085466, - "name": "Token Tagger", - "short_name": "tgr", - "uid": "ab4aca52-bba4-ce58-fdb2-5f8e12117236", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tagger", - "parameter": false, - "order": 2, - "description": "System.Object" + }, + { + "pk": 320, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Stopwords Tagger", + "is_streaming": false, + "uid": "e019026d-f751-430f-85c5-bdc983adc194", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stop_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_stop_words_tagger", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, + "description": "Automatically generated widget from function ConstructStopWordsTagger in package latino. The original function signature: ConstructStopWordsTagger." } - }, - { - "pk": 602471038, - "model": "workflows.abstractinput", - "fields": { - "widget": 522085466, - "name": "Token Annotation", - "short_name": "str", - "uid": "cc2ca8d9-f024-0b55-8876-dbd2f604dc1b", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "elementAnnotation", - "parameter": true, - "order": 3, - "description": "System.String" + }, + { + "pk": 711, + "model": "workflows.abstractinput", + "fields": { + "widget": 320, + "name": "Stopwords", + "short_name": "str", + "uid": "e48be590-bbd9-0604-2542-a58ac6d43eac", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "stopWords", + "parameter": false, + "order": 1, + "description": "List of stopwords" } - }, - { - "pk": 491264834, - "model": "workflows.abstractinput", - "fields": { - "widget": 522085466, - "name": "Output Feature Name", - "short_name": "str", - "uid": "4059e050-41d9-28bf-312b-245be978eb90", - "default": "stopword", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeature", - "parameter": true, - "order": 4, - "description": "System.String" + }, + { + "pk": 712, + "model": "workflows.abstractinput", + "fields": { + "widget": 320, + "name": "Ignore Case", + "short_name": "bol", + "uid": "05ce0842-1fbf-a438-deac-3b84f792d62f", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "ignoreCase", + "parameter": true, + "order": 2, + "description": "If true than words are marked stopword regardless of their casing." } - }, + }, { - "pk": 1013935438, - "model": "workflows.abstractoutput", + "pk": 331, + "model": "workflows.abstractoutput", "fields": { - "widget": 522085466, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "3a8fcb8a-bf7e-38d1-1f9c-dd0f8ad2fd35", - "order": 1, + "widget": 320, + "name": "StopWords Tagger", + "short_name": "tgr", + "variable": "tagger", + "uid": "d49a2af5-3c00-19a3-acf5-4e19ad314452", + "order": 1, "description": "" } - }, - { - "pk": 291857809, - "model": "workflows.category", - "fields": { - "uid": "94237b9c-8e88-460c-abc5-9c8108acb821", - "parent": 11481045, - "workflow": null, - "user": null, - "order": 1, - "name": "Advanced" + }, + { + "pk": 322, + "model": "workflows.abstractwidget", + "fields": { + "category": 67, + "treeview_image": "", + "name": "Stopword Tagger Hub", + "is_streaming": false, + "uid": "6176ee13-e03c-46ee-92b4-8ba06574f9d3", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stop_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tag_adcstopwords", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 8, + "description": "Automatically generated widget from function TagADCStopwords in package latino. The original function signature: TagADCStopwords." } - }, - { - "pk": 446243897, - "model": "workflows.abstractwidget", - "fields": { - "category": 291857809, - "treeview_image": null, - "name": "POS Tagger Hub (Text)", - "is_streaming": false, - "uid": "33307dbf-08b5-4768-ba21-ebe1aa68c69b", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_pos_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_pos_tag_string", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function PosTagString in package latino. The original function signature: PosTagString." + }, + { + "pk": 717, + "model": "workflows.abstractinput", + "fields": { + "widget": 322, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "506918e6-a155-19db-a92d-a49020cb739e", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 242834712, - "model": "workflows.abstractinput", - "fields": { - "widget": 446243897, - "name": "Text", - "short_name": "str", - "uid": "ed41747a-dc93-d818-291c-62d791613083", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "text", - "parameter": false, - "order": 1, + }, + { + "pk": 718, + "model": "workflows.abstractinput", + "fields": { + "widget": 322, + "name": "Token Tagger", + "short_name": "tgr", + "uid": "ab4aca52-bba4-ce58-fdb2-5f8e12117236", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tagger", + "parameter": false, + "order": 2, "description": "System.Object" } - }, - { - "pk": 609695729, - "model": "workflows.abstractinput", - "fields": { - "widget": 446243897, - "name": "POS Tagger", - "short_name": "pst", - "uid": "981e7201-35ab-7b25-ae8f-29e5b03cb407", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "posTagger", - "parameter": false, - "order": 2, - "description": "OpenNLP.Tools.PosTagger.EnglishMaximumEntropyPosTagger" + }, + { + "pk": 719, + "model": "workflows.abstractinput", + "fields": { + "widget": 322, + "name": "Token Annotation", + "short_name": "str", + "uid": "cc2ca8d9-f024-0b55-8876-dbd2f604dc1b", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "elementAnnotation", + "parameter": true, + "order": 3, + "description": "System.String" } - }, - { - "pk": 983045811, - "model": "workflows.abstractinput", - "fields": { - "widget": 446243897, - "name": "Output Feature Name", - "short_name": "str", - "uid": "02d347c6-12c9-9892-5d69-38548474b35a", - "default": "posTag", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeature", - "parameter": true, - "order": 3, + }, + { + "pk": 720, + "model": "workflows.abstractinput", + "fields": { + "widget": 322, + "name": "Output Feature Name", + "short_name": "str", + "uid": "4059e050-41d9-28bf-312b-245be978eb90", + "default": "stopword", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeature", + "parameter": true, + "order": 4, "description": "System.String" } - }, + }, { - "pk": 954809219, - "model": "workflows.abstractoutput", + "pk": 333, + "model": "workflows.abstractoutput", "fields": { - "widget": 446243897, - "name": "String", - "short_name": "str", - "variable": "string", - "uid": "b773304e-55a1-d06f-363c-e10850b7bd56", - "order": 1, + "widget": 322, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "3a8fcb8a-bf7e-38d1-1f9c-dd0f8ad2fd35", + "order": 1, "description": "" } - }, - { - "pk": 483142558, - "model": "workflows.abstractwidget", - "fields": { - "category": 291857809, - "treeview_image": null, - "name": "Condition Tagger", - "is_streaming": false, - "uid": "9de84740-c4dc-464f-9388-fd736598829c", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_condition_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_condition_tagger", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 68, + "model": "workflows.category", + "fields": { + "uid": "94237b9c-8e88-460c-abc5-9c8108acb821", + "parent": 67, + "workflow": null, + "user": null, + "order": 1, + "name": "Advanced" + } + }, + { + "pk": 324, + "model": "workflows.abstractwidget", + "fields": { + "category": 68, + "treeview_image": "", + "name": "Condition Tagger", + "is_streaming": false, + "uid": "9de84740-c4dc-464f-9388-fd736598829c", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_condition_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_condition_tagger", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ConstructConditionTagger in package latino. The original function signature: ConstructConditionTagger." } - }, - { - "pk": 1045872341, - "model": "workflows.abstractinput", - "fields": { - "widget": 483142558, - "name": "Feature Condition", - "short_name": "str", - "uid": "93ce61ae-f7af-ee3a-26d0-1b0af81bcc03", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "featureCondition", - "parameter": true, - "order": 1, - "description": "Condition which tokens to include based on their features.\r\nFormat examples:\r\n-Feature1 (don\u0027t include tokens with Feature1 set ta any value)\r\n-Feature1=Value1 (don\u0027t include tokens with Feature1 set to the value Value1)\r\n-Feature1 +Feature2 (don\u0027t include tokens with Feature1 set unless it has also Feature2 set)\r\n-Feature1=Value1 +Feature2 (don\u0027t include tokens with Feature1 set to Value1 unless it has also Feature2 set to any value)..." - } - }, - { - "pk": 424063070, - "model": "workflows.abstractinput", - "fields": { - "widget": 483142558, - "name": "output Feature Value", - "short_name": "str", - "uid": "96c4c439-c645-d2b4-cd7d-8524f3c3b2bf", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeatureValue", - "parameter": true, - "order": 2, + }, + { + "pk": 724, + "model": "workflows.abstractinput", + "fields": { + "widget": 324, + "name": "Feature Condition", + "short_name": "str", + "uid": "93ce61ae-f7af-ee3a-26d0-1b0af81bcc03", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "featureCondition", + "parameter": true, + "order": 1, + "description": "Condition which tokens to include based on their features.\r\nFormat examples:\r\n-Feature1 (don't include tokens with Feature1 set ta any value)\r\n-Feature1=Value1 (don't include tokens with Feature1 set to the value Value1)\r\n-Feature1 +Feature2 (don't include tokens with Feature1 set unless it has also Feature2 set)\r\n-Feature1=Value1 +Feature2 (don't include tokens with Feature1 set to Value1 unless it has also Feature2 set to any value)..." + } + }, + { + "pk": 725, + "model": "workflows.abstractinput", + "fields": { + "widget": 324, + "name": "output Feature Value", + "short_name": "str", + "uid": "96c4c439-c645-d2b4-cd7d-8524f3c3b2bf", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeatureValue", + "parameter": true, + "order": 2, "description": "System.String" } - }, - { - "pk": 83203404, - "model": "workflows.abstractinput", - "fields": { - "widget": 483142558, - "name": "Put token/feature text as the output feature value", - "short_name": "bol", - "uid": "b2e17caf-f2d7-b587-b76e-83bdf12109ae", - "default": "", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "elementsTextToFeatureValue", - "parameter": true, - "order": 3, - "description": "If set to true than token or token\u0027s feature text is asigned as output feature value" - } - }, - { - "pk": 695246262, - "model": "workflows.abstractoutput", - "fields": { - "widget": 483142558, - "name": "Tagger", - "short_name": "tgr", - "variable": "tagger", - "uid": "f1d9b4f2-62a1-add4-3f66-cb599081a33c", - "order": 1, + }, + { + "pk": 726, + "model": "workflows.abstractinput", + "fields": { + "widget": 324, + "name": "Put token/feature text as the output feature value", + "short_name": "bol", + "uid": "b2e17caf-f2d7-b587-b76e-83bdf12109ae", + "default": "", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "elementsTextToFeatureValue", + "parameter": true, + "order": 3, + "description": "If set to true than token or token's feature text is asigned as output feature value" + } + }, + { + "pk": 335, + "model": "workflows.abstractoutput", + "fields": { + "widget": 324, + "name": "Tagger", + "short_name": "tgr", + "variable": "tagger", + "uid": "f1d9b4f2-62a1-add4-3f66-cb599081a33c", + "order": 1, "description": "" } - }, - { - "pk": 491356387, - "model": "workflows.abstractwidget", - "fields": { - "category": 291857809, - "treeview_image": null, - "name": "Universal Multiple Tagger Hub", - "is_streaming": false, - "uid": "5bb5799b-00d3-449a-b79a-42e31a36ec8c", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_multiple_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tag_adcmultiple", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, - "description": "Automatically generated widget from function TagADCMultiple in package latino. The original function signature: TagADCMultiple." - } - }, - { - "pk": 519424483, - "model": "workflows.abstractinput", - "fields": { - "widget": 491356387, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "da1abf2d-4055-a35e-be5f-51113e7af728", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" + }, + { + "pk": 323, + "model": "workflows.abstractwidget", + "fields": { + "category": 68, + "treeview_image": "", + "name": "POS Tagger Hub (Text)", + "is_streaming": false, + "uid": "33307dbf-08b5-4768-ba21-ebe1aa68c69b", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_pos_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_pos_tag_string", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function PosTagString in package latino. The original function signature: PosTagString." } - }, - { - "pk": 132913396, - "model": "workflows.abstractinput", - "fields": { - "widget": 491356387, - "name": "Token Tagger", - "short_name": "tgr", - "uid": "07a9308b-9a84-28db-7d6d-d7ba80587882", - "default": "", - "required": true, - "multi": true, - "parameter_type": null, - "variable": "taggers", - "parameter": false, - "order": 2, - "description": "System.Collections.IList" + }, + { + "pk": 721, + "model": "workflows.abstractinput", + "fields": { + "widget": 323, + "name": "Text", + "short_name": "str", + "uid": "ed41747a-dc93-d818-291c-62d791613083", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "text", + "parameter": false, + "order": 1, + "description": "System.Object" } - }, - { - "pk": 212945814, - "model": "workflows.abstractinput", - "fields": { - "widget": 491356387, - "name": "Token Annotation [ / Feature Name ] (one line per each tagger)", - "short_name": "str", - "uid": "8081e46e-e87f-d112-5008-c99825c5ff12", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "elementAnnotations", - "parameter": true, - "order": 3, - "description": "Token Annotation of the token to be tagged. If also the feature name is used than the feature value of selected token will be tagged.\r\nUsage: \r\n1. TokenName\r\n2. TokenName/FatureName\r\n3. GroupTokenName/TokenName/FatureName\r\nIf multiple taggers are used then one line per tagger must be specified." + }, + { + "pk": 722, + "model": "workflows.abstractinput", + "fields": { + "widget": 323, + "name": "POS Tagger", + "short_name": "pst", + "uid": "981e7201-35ab-7b25-ae8f-29e5b03cb407", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "posTagger", + "parameter": false, + "order": 2, + "description": "OpenNLP.Tools.PosTagger.EnglishMaximumEntropyPosTagger" } - }, - { - "pk": 25574682, - "model": "workflows.abstractinput", - "fields": { - "widget": 491356387, - "name": "Output Feature Name (one line per each tagger)", - "short_name": "str", - "uid": "6e0f0289-cd76-2935-5153-a581b0bc8f89", - "default": "tag", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "outputFeatures", - "parameter": true, - "order": 4, - "description": "Output feature name specifies how the token will be tagged (assigend the feature to)\r\nIf multiple taggers are used then one line per tagger must be specified." + }, + { + "pk": 723, + "model": "workflows.abstractinput", + "fields": { + "widget": 323, + "name": "Output Feature Name", + "short_name": "str", + "uid": "02d347c6-12c9-9892-5d69-38548474b35a", + "default": "posTag", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeature", + "parameter": true, + "order": 3, + "description": "System.String" } - }, + }, { - "pk": 445543480, - "model": "workflows.abstractoutput", + "pk": 334, + "model": "workflows.abstractoutput", "fields": { - "widget": 491356387, - "name": "Annotated Document Corpus", - "short_name": "adc", - "variable": "adc", - "uid": "d53da19f-9902-08f8-a857-a2b553cb17d7", - "order": 1, + "widget": 323, + "name": "String", + "short_name": "str", + "variable": "string", + "uid": "b773304e-55a1-d06f-363c-e10850b7bd56", + "order": 1, "description": "" } - }, - { - "pk": 468100796, - "model": "workflows.abstractwidget", - "fields": { - "category": 291857809, - "treeview_image": null, - "name": "Stem/Lemma Tagger Hub (Text)", - "is_streaming": false, - "uid": "f2be2fc3-5a17-47c1-9353-3cfc454bfe59", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stem_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tag_string_stem_lemma", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 326, + "model": "workflows.abstractwidget", + "fields": { + "category": 68, + "treeview_image": "", + "name": "Stem/Lemma Tagger Hub (Text)", + "is_streaming": false, + "uid": "f2be2fc3-5a17-47c1-9353-3cfc454bfe59", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stem_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tag_string_stem_lemma", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function TagStringStemLemma in package latino. The original function signature: TagStringStemLemma." } - }, - { - "pk": 149228937, - "model": "workflows.abstractinput", - "fields": { - "widget": 468100796, - "name": "Text", - "short_name": "str", - "uid": "24f1fd60-dd51-d6cb-4855-d1e4b9dc780c", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "text", - "parameter": false, - "order": 1, + }, + { + "pk": 731, + "model": "workflows.abstractinput", + "fields": { + "widget": 326, + "name": "Text", + "short_name": "str", + "uid": "24f1fd60-dd51-d6cb-4855-d1e4b9dc780c", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "text", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 551058277, - "model": "workflows.abstractinput", - "fields": { - "widget": 468100796, - "name": "Token Tagger", - "short_name": "tgr", - "uid": "c7161458-dd14-d64c-55b2-aeea24aa08b2", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tagger", - "parameter": false, - "order": 2, + }, + { + "pk": 732, + "model": "workflows.abstractinput", + "fields": { + "widget": 326, + "name": "Token Tagger", + "short_name": "tgr", + "uid": "c7161458-dd14-d64c-55b2-aeea24aa08b2", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tagger", + "parameter": false, + "order": 2, "description": "System.Object" } - }, - { - "pk": 1011871090, - "model": "workflows.abstractinput", - "fields": { - "widget": 468100796, - "name": "Output Feature Name", - "short_name": "str", - "uid": "c8240d9c-bddf-fb62-f7b6-666f8dba9895", - "default": "stem", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeature", - "parameter": true, - "order": 3, + }, + { + "pk": 733, + "model": "workflows.abstractinput", + "fields": { + "widget": 326, + "name": "Output Feature Name", + "short_name": "str", + "uid": "c8240d9c-bddf-fb62-f7b6-666f8dba9895", + "default": "stem", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeature", + "parameter": true, + "order": 3, "description": "System.String" } - }, + }, { - "pk": 662035194, - "model": "workflows.abstractoutput", + "pk": 337, + "model": "workflows.abstractoutput", "fields": { - "widget": 468100796, - "name": "String", - "short_name": "str", - "variable": "string", - "uid": "2430a1d2-25a4-c887-cb71-3df05bd2696f", - "order": 1, + "widget": 326, + "name": "String", + "short_name": "str", + "variable": "string", + "uid": "2430a1d2-25a4-c887-cb71-3df05bd2696f", + "order": 1, "description": "string or array of strings (based on the input)" } - }, - { - "pk": 399082852, - "model": "workflows.abstractwidget", - "fields": { - "category": 291857809, - "treeview_image": null, - "name": "Stopword Tagger Hub (Text)", - "is_streaming": false, - "uid": "b1282be2-08f1-441e-9276-a05c0e6ab3ba", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "tag_stop_do_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_tag_string_stopwords", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 327, + "model": "workflows.abstractwidget", + "fields": { + "category": 68, + "treeview_image": "", + "name": "Stopword Tagger Hub (Text)", + "is_streaming": false, + "uid": "b1282be2-08f1-441e-9276-a05c0e6ab3ba", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_stop_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tag_string_stopwords", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function TagStringStopwords in package latino. The original function signature: TagStringStopwords." } - }, - { - "pk": 302359030, - "model": "workflows.abstractinput", - "fields": { - "widget": 399082852, - "name": "Text", - "short_name": "str", - "uid": "45d86c20-4d28-d6f5-0eb7-aaf9b3aaff54", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "text", - "parameter": false, - "order": 1, + }, + { + "pk": 734, + "model": "workflows.abstractinput", + "fields": { + "widget": 327, + "name": "Text", + "short_name": "str", + "uid": "45d86c20-4d28-d6f5-0eb7-aaf9b3aaff54", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "text", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 712312614, - "model": "workflows.abstractinput", - "fields": { - "widget": 399082852, - "name": "Token Tagger", - "short_name": "tgr", - "uid": "04643077-85b4-3f70-c52c-04515ab8c662", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tagger", - "parameter": false, - "order": 2, + }, + { + "pk": 735, + "model": "workflows.abstractinput", + "fields": { + "widget": 327, + "name": "Token Tagger", + "short_name": "tgr", + "uid": "04643077-85b4-3f70-c52c-04515ab8c662", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tagger", + "parameter": false, + "order": 2, "description": "string or array of strings" } - }, - { - "pk": 604057396, - "model": "workflows.abstractinput", - "fields": { - "widget": 399082852, - "name": "Output Feature Name", - "short_name": "str", - "uid": "362bc947-acec-8ccd-8cc9-2545d8a672db", - "default": "stopword", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "outputFeature", - "parameter": true, - "order": 3, + }, + { + "pk": 736, + "model": "workflows.abstractinput", + "fields": { + "widget": 327, + "name": "Output Feature Name", + "short_name": "str", + "uid": "362bc947-acec-8ccd-8cc9-2545d8a672db", + "default": "stopword", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "outputFeature", + "parameter": true, + "order": 3, "description": "System.String" } - }, + }, { - "pk": 613723123, - "model": "workflows.abstractoutput", + "pk": 338, + "model": "workflows.abstractoutput", "fields": { - "widget": 399082852, - "name": "String", - "short_name": "str", - "variable": "string", - "uid": "a123a330-58a9-5fd4-a3ae-9f231da3e5ad", - "order": 1, + "widget": 327, + "name": "String", + "short_name": "str", + "variable": "string", + "uid": "a123a330-58a9-5fd4-a3ae-9f231da3e5ad", + "order": 1, "description": "string or array of strings (based on the input)" } - }, + }, + { + "pk": 325, + "model": "workflows.abstractwidget", + "fields": { + "category": 68, + "treeview_image": "", + "name": "Universal Multiple Tagger Hub", + "is_streaming": false, + "uid": "5bb5799b-00d3-449a-b79a-42e31a36ec8c", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "tag_multiple_do_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_tag_adcmultiple", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, + "description": "Automatically generated widget from function TagADCMultiple in package latino. The original function signature: TagADCMultiple." + } + }, + { + "pk": 727, + "model": "workflows.abstractinput", + "fields": { + "widget": 325, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "da1abf2d-4055-a35e-be5f-51113e7af728", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" + } + }, + { + "pk": 728, + "model": "workflows.abstractinput", + "fields": { + "widget": 325, + "name": "Token Tagger", + "short_name": "tgr", + "uid": "07a9308b-9a84-28db-7d6d-d7ba80587882", + "default": "", + "required": true, + "multi": true, + "parameter_type": null, + "variable": "taggers", + "parameter": false, + "order": 2, + "description": "System.Collections.IList" + } + }, + { + "pk": 729, + "model": "workflows.abstractinput", + "fields": { + "widget": 325, + "name": "Token Annotation [ / Feature Name ] (one line per each tagger)", + "short_name": "str", + "uid": "8081e46e-e87f-d112-5008-c99825c5ff12", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "elementAnnotations", + "parameter": true, + "order": 3, + "description": "Token Annotation of the token to be tagged. If also the feature name is used than the feature value of selected token will be tagged.\r\nUsage: \r\n1. TokenName\r\n2. TokenName/FatureName\r\n3. GroupTokenName/TokenName/FatureName\r\nIf multiple taggers are used then one line per tagger must be specified." + } + }, + { + "pk": 730, + "model": "workflows.abstractinput", + "fields": { + "widget": 325, + "name": "Output Feature Name (one line per each tagger)", + "short_name": "str", + "uid": "6e0f0289-cd76-2935-5153-a581b0bc8f89", + "default": "tag", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "outputFeatures", + "parameter": true, + "order": 4, + "description": "Output feature name specifies how the token will be tagged (assigend the feature to)\r\nIf multiple taggers are used then one line per tagger must be specified." + } + }, + { + "pk": 336, + "model": "workflows.abstractoutput", + "fields": { + "widget": 325, + "name": "Annotated Document Corpus", + "short_name": "adc", + "variable": "adc", + "uid": "d53da19f-9902-08f8-a857-a2b553cb17d7", + "order": 1, + "description": "" + } + }, { - "pk": 274815427, - "model": "workflows.category", + "pk": 69, + "model": "workflows.category", "fields": { - "uid": "b5964b0d-5acb-4dbf-a49d-4331a5a44f9c", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 5, + "uid": "b5964b0d-5acb-4dbf-a49d-4331a5a44f9c", + "parent": 62, + "workflow": null, + "user": null, + "order": 5, "name": "Bag of Words" } - }, - { - "pk": 484658366, - "model": "workflows.abstractwidget", - "fields": { - "category": 274815427, - "treeview_image": null, - "name": "BOW Model and Dataset", - "is_streaming": false, - "uid": "070a465b-ea02-4238-b16c-9df74fbcbba8", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "bow_space_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_bow_space_2", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 328, + "model": "workflows.abstractwidget", + "fields": { + "category": 69, + "treeview_image": "", + "name": "BOW Model and Dataset", + "is_streaming": false, + "uid": "070a465b-ea02-4238-b16c-9df74fbcbba8", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "bow_space_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_bow_space_2", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ConstructBowSpace in package latino. The original function signature: ConstructBowSpace." } - }, - { - "pk": 329231371, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "0abb5f7e-8690-60c4-b5c7-85c1d1731d8e", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 737, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "0abb5f7e-8690-60c4-b5c7-85c1d1731d8e", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 950898064, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Token Annotation", - "short_name": "str", - "uid": "03cb77fe-4b71-3f3b-b52c-7ce359cd671a", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "tokenId", - "parameter": true, - "order": 2, + }, + { + "pk": 738, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Token Annotation", + "short_name": "str", + "uid": "03cb77fe-4b71-3f3b-b52c-7ce359cd671a", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "tokenId", + "parameter": true, + "order": 2, "description": "System.String" } - }, - { - "pk": 881122602, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Stem Feature Name", - "short_name": "str", - "uid": "e22eb888-c070-e863-0abf-c8b448917d5f", - "default": "stem", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "stemId", - "parameter": true, - "order": 3, + }, + { + "pk": 739, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Stem Feature Name", + "short_name": "str", + "uid": "e22eb888-c070-e863-0abf-c8b448917d5f", + "default": "stem", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "stemId", + "parameter": true, + "order": 3, "description": "System.String" } - }, - { - "pk": 834207705, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Stopword Feature Name", - "short_name": "str", - "uid": "7f18f58a-52b5-2422-9e66-d48cea082d82", - "default": "stopword", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "stopwordId", - "parameter": true, - "order": 4, + }, + { + "pk": 740, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Stopword Feature Name", + "short_name": "str", + "uid": "7f18f58a-52b5-2422-9e66-d48cea082d82", + "default": "stopword", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "stopwordId", + "parameter": true, + "order": 4, "description": "System.String" } - }, - { - "pk": 169389101, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Label Document Feature Name", - "short_name": "str", - "uid": "4eae4c2d-4cb3-f204-6de5-4864b2e45224", - "default": "label", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "labelId", - "parameter": true, - "order": 5, + }, + { + "pk": 741, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Label Document Feature Name", + "short_name": "str", + "uid": "4eae4c2d-4cb3-f204-6de5-4864b2e45224", + "default": "label", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "labelId", + "parameter": true, + "order": 5, "description": "System.String" } - }, - { - "pk": 241997598, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Maximum N-Gram Length", - "short_name": "int", - "uid": "04f5a54b-df46-1b8f-fd33-2ef08e95a170", - "default": "2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxNGramLen", - "parameter": true, - "order": 6, + }, + { + "pk": 742, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Maximum N-Gram Length", + "short_name": "int", + "uid": "04f5a54b-df46-1b8f-fd33-2ef08e95a170", + "default": "2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxNGramLen", + "parameter": true, + "order": 6, "description": "System.Int32" } - }, - { - "pk": 903626721, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Minimum Word Freqency", - "short_name": "dbl", - "uid": "0ee9ea90-c79d-60a6-acdb-550f3e83fc9f", - "default": "5", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "minWordFreq", - "parameter": true, - "order": 7, + }, + { + "pk": 743, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Minimum Word Freqency", + "short_name": "dbl", + "uid": "0ee9ea90-c79d-60a6-acdb-550f3e83fc9f", + "default": "5", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "minWordFreq", + "parameter": true, + "order": 7, "description": "System.Int32" } - }, - { - "pk": 468726335, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Word Weighting Type", - "short_name": "wwt", - "uid": "2d8b45c0-58db-00a7-3bce-d11bfb35cbe8", - "default": "TfIdf", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "wordWeightType", - "parameter": true, - "order": 8, + }, + { + "pk": 744, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Word Weighting Type", + "short_name": "wwt", + "uid": "2d8b45c0-58db-00a7-3bce-d11bfb35cbe8", + "default": "TfIdf", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "wordWeightType", + "parameter": true, + "order": 8, "description": "Latino.TextMining.WordWeightType" } - }, + }, { - "pk": 998521690, - "model": "workflows.abstractoption", + "pk": 273, + "model": "workflows.abstractoption", "fields": { - "uid": "354d457d-d086-66e5-6392-b9adf0dc74ed", - "abstract_input": 468726335, - "value": "TermFreq", - "name": "Term Freq" + "uid": "e707140f-980f-f092-75cc-811878137320", + "abstract_input": 744, + "value": "LogDfTfIdf", + "name": "Log Df Tf Idf" } - }, + }, { - "pk": 634587993, - "model": "workflows.abstractoption", + "pk": 271, + "model": "workflows.abstractoption", "fields": { - "uid": "3448d5ae-e75e-b126-29ac-4085bd1a10cf", - "abstract_input": 468726335, - "value": "TfIdf", - "name": "Tf Idf" + "uid": "354d457d-d086-66e5-6392-b9adf0dc74ed", + "abstract_input": 744, + "value": "TermFreq", + "name": "Term Freq" } - }, + }, { - "pk": 300187218, - "model": "workflows.abstractoption", + "pk": 272, + "model": "workflows.abstractoption", "fields": { - "uid": "e707140f-980f-f092-75cc-811878137320", - "abstract_input": 468726335, - "value": "LogDfTfIdf", - "name": "Log Df Tf Idf" + "uid": "3448d5ae-e75e-b126-29ac-4085bd1a10cf", + "abstract_input": 744, + "value": "TfIdf", + "name": "Tf Idf" } - }, - { - "pk": 498476744, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Cut Low Weights Percentage", - "short_name": "dbl", - "uid": "d7f036e9-9634-d94d-a489-656760b8776d", - "default": "0.2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "cutLowWeightsPerc", - "parameter": true, - "order": 9, + }, + { + "pk": 745, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Cut Low Weights Percentage", + "short_name": "dbl", + "uid": "d7f036e9-9634-d94d-a489-656760b8776d", + "default": "0.2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "cutLowWeightsPerc", + "parameter": true, + "order": 9, "description": "System.Double" } - }, - { - "pk": 223270460, - "model": "workflows.abstractinput", - "fields": { - "widget": 484658366, - "name": "Normalize Vectors", - "short_name": "bol", - "uid": "e2ca4b98-3636-ff76-3e61-b25daed57739", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalizeVectors", - "parameter": true, - "order": 10, + }, + { + "pk": 746, + "model": "workflows.abstractinput", + "fields": { + "widget": 328, + "name": "Normalize Vectors", + "short_name": "bol", + "uid": "e2ca4b98-3636-ff76-3e61-b25daed57739", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalizeVectors", + "parameter": true, + "order": 10, "description": "System.Boolean" } - }, + }, { - "pk": 475707595, - "model": "workflows.abstractoutput", + "pk": 339, + "model": "workflows.abstractoutput", "fields": { - "widget": 484658366, - "name": "Bag of Words Model", - "short_name": "bow", - "variable": "bow", - "uid": "f86ef891-0d04-495a-322c-062767248dd6", - "order": 1, + "widget": 328, + "name": "Bag of Words Model", + "short_name": "bow", + "variable": "bow", + "uid": "f86ef891-0d04-495a-322c-062767248dd6", + "order": 1, "description": "" } - }, + }, { - "pk": 637715539, - "model": "workflows.abstractoutput", + "pk": 340, + "model": "workflows.abstractoutput", "fields": { - "widget": 484658366, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "4b0b8791-ab58-61a2-580d-820e9d700367", - "order": 2, + "widget": 328, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "4b0b8791-ab58-61a2-580d-820e9d700367", + "order": 2, "description": "" } - }, - { - "pk": 421480322, - "model": "workflows.abstractwidget", - "fields": { - "category": 274815427, - "treeview_image": null, - "name": "BOW Model", - "is_streaming": false, - "uid": "0b647891-6048-4405-a164-e258fd3a862a", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "bow_space_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_bow_model", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, - "description": "Automatically generated widget from function ConstructBowModel in package latino. The original function signature: ConstructBowModel." + }, + { + "pk": 330, + "model": "workflows.abstractwidget", + "fields": { + "category": 69, + "treeview_image": "", + "name": "Parse Document Corpus", + "is_streaming": false, + "uid": "7aafe757-8399-471b-8265-17e2c2be5083", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "latino_widget_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_parse_documents", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, + "description": "Automatically generated widget from function ParseDocuments in package latino. The original function signature: ParseDocuments." } - }, - { - "pk": 206709265, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "46e9da50-b6bd-488d-6e8b-39390199f715", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 757, + "model": "workflows.abstractinput", + "fields": { + "widget": 330, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "4746034c-518b-e9b1-3a52-7853adadb5e6", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 542058821, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Token Annotation", - "short_name": "str", - "uid": "08730492-7140-e200-701c-1860a5023fe3", - "default": "Token", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "tokenId", - "parameter": true, - "order": 2, - "description": "System.String" + }, + { + "pk": 758, + "model": "workflows.abstractinput", + "fields": { + "widget": 330, + "name": "Bag of Words Model", + "short_name": "bow", + "uid": "1ab5eba6-24ae-6d8e-0cc7-846c03f0026f", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bow", + "parameter": false, + "order": 2, + "description": "Latino.TextMining.BowSpace" } - }, - { - "pk": 480707165, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Stem Feature Name", - "short_name": "str", - "uid": "db0b4d1f-8f3f-a538-edc9-9972862ae8fe", - "default": "stem", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "stemId", - "parameter": true, - "order": 3, - "description": "System.String" + }, + { + "pk": 342, + "model": "workflows.abstractoutput", + "fields": { + "widget": 330, + "name": "Parsed Document Corpus", + "short_name": "pdc", + "variable": "pdc", + "uid": "a005f62b-6ecc-ae54-68e7-b81c03877dd9", + "order": 1, + "description": "" } - }, - { - "pk": 549249047, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Stopword Feature Name", - "short_name": "str", - "uid": "b0ed88bf-6c79-591a-513a-b9e604836f94", - "default": "stopword", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "stopwordId", - "parameter": true, - "order": 4, - "description": "System.String" + }, + { + "pk": 331, + "model": "workflows.abstractwidget", + "fields": { + "category": 69, + "treeview_image": "", + "name": "Get Vocabulary Table", + "is_streaming": false, + "uid": "427e4a62-54dc-4eff-ba86-e0758f5792f1", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "get_vocabulary_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_get_vocabulary_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function GetVocabularyTable in package latino. The original function signature: GetVocabularyTable." } - }, - { - "pk": 221819344, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Label Document Feature Name", - "short_name": "str", - "uid": "005ed657-04f5-fc23-7831-5deb27e09ec6", - "default": "label", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "labelId", - "parameter": true, - "order": 5, - "description": "System.String" + }, + { + "pk": 759, + "model": "workflows.abstractinput", + "fields": { + "widget": 331, + "name": "Bag of Words Model", + "short_name": "bow", + "uid": "42ef0943-14de-5f26-7563-a94b0a683355", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bow", + "parameter": false, + "order": 1, + "description": "Latino.TextMining.BowSpace" } - }, - { - "pk": 951678240, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Maximum N-Gram Length", - "short_name": "int", - "uid": "4453b145-995c-ea4f-45fc-631653422f42", - "default": "2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxNGramLen", - "parameter": true, - "order": 6, + }, + { + "pk": 760, + "model": "workflows.abstractinput", + "fields": { + "widget": 331, + "name": "Index of First Retrieved Word", + "short_name": "int", + "uid": "b565efc9-bf78-a2da-b0bf-0c8c93ae0212", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "startIndex", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 58934252, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Minimum Word Freqency", - "short_name": "dbl", - "uid": "0e888dc5-bab2-8e76-b38d-4e1f9bbf4c64", - "default": "5", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "minWordFreq", - "parameter": true, - "order": 7, + }, + { + "pk": 761, + "model": "workflows.abstractinput", + "fields": { + "widget": 331, + "name": "Maximum Words Retrieved", + "short_name": "int", + "uid": "acdd5fac-b3e3-ad60-59b2-34861952383b", + "default": "500", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxWords", + "parameter": true, + "order": 3, "description": "System.Int32" } - }, - { - "pk": 422692226, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Word Weighting Type", - "short_name": "wwt", - "uid": "274f41c2-90a9-282b-4241-0b1473830fe3", - "default": "TfIdf", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "wordWeightType", - "parameter": true, - "order": 8, - "description": "Latino.TextMining.WordWeightType" - } - }, - { - "pk": 843080680, - "model": "workflows.abstractoption", - "fields": { - "uid": "d54fdea1-21e3-3ddd-4a9d-5b8be4514585", - "abstract_input": 422692226, - "value": "TermFreq", - "name": "Term Freq" - } - }, + }, { - "pk": 373274952, - "model": "workflows.abstractoption", + "pk": 343, + "model": "workflows.abstractoutput", "fields": { - "uid": "8bc02361-6117-d927-d4ba-d9c0919ca479", - "abstract_input": 422692226, - "value": "TfIdf", - "name": "Tf Idf" + "widget": 331, + "name": "Vocabulary Table", + "short_name": "tbl", + "variable": "vocabulary", + "uid": "ca939886-de45-32e4-6aa3-253a89fd3857", + "order": 1, + "description": "" } - }, - { - "pk": 539394268, - "model": "workflows.abstractoption", - "fields": { - "uid": "0f9b9e0b-9e3a-a535-16b3-6c66e4517493", - "abstract_input": 422692226, - "value": "LogDfTfIdf", - "name": "Log Df Tf Idf" + }, + { + "pk": 332, + "model": "workflows.abstractwidget", + "fields": { + "category": 69, + "treeview_image": "", + "name": "Create Dataset", + "is_streaming": false, + "uid": "7dfc02d9-3396-4387-abd4-95e48cf4576a", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "process_new_adc_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_process_new_documents_from_adc", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Automatically generated widget from function ProcessNewDocumentsFromADC in package latino. The original function signature: ProcessNewDocumentsFromADC." } - }, - { - "pk": 578093785, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Cut Low Weights Percentage", - "short_name": "dbl", - "uid": "f01b5be1-c58a-a1f8-b8d3-095e9ed2ba74", - "default": "0.2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "cutLowWeightsPerc", - "parameter": true, - "order": 9, - "description": "System.Double" + }, + { + "pk": 762, + "model": "workflows.abstractinput", + "fields": { + "widget": 332, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "929065a7-9eda-4166-a21d-42a01cf45876", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "adc", + "parameter": false, + "order": 1, + "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 751414706, - "model": "workflows.abstractinput", - "fields": { - "widget": 421480322, - "name": "Normalize Vectors", - "short_name": "bol", - "uid": "78df0885-bff7-3211-285d-5c71b25f14a3", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalizeVectors", - "parameter": true, - "order": 10, - "description": "System.Boolean" + }, + { + "pk": 763, + "model": "workflows.abstractinput", + "fields": { + "widget": 332, + "name": "Bag of Words Model", + "short_name": "bow", + "uid": "a909e63a-7921-2be9-8553-7ead130aa4d7", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bow", + "parameter": false, + "order": 2, + "description": "Latino.TextMining.BowSpace" } - }, + }, { - "pk": 769328871, - "model": "workflows.abstractoutput", + "pk": 344, + "model": "workflows.abstractoutput", "fields": { - "widget": 421480322, - "name": "Bag of Words Model", - "short_name": "bow", - "variable": "bow", - "uid": "c0157e76-bcea-dba0-9255-b1929201a8e8", - "order": 1, + "widget": 332, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "a1ff8aad-6c91-ad5e-e208-3b08e321c7ab", + "order": 1, "description": "" } - }, - { - "pk": 416155332, - "model": "workflows.abstractwidget", - "fields": { - "category": 274815427, - "treeview_image": null, - "name": "Parse Document Corpus", - "is_streaming": false, - "uid": "7aafe757-8399-471b-8265-17e2c2be5083", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "latino_widget_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_parse_documents", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, - "description": "Automatically generated widget from function ParseDocuments in package latino. The original function signature: ParseDocuments." + }, + { + "pk": 329, + "model": "workflows.abstractwidget", + "fields": { + "category": 69, + "treeview_image": "", + "name": "BOW Model", + "is_streaming": false, + "uid": "0b647891-6048-4405-a164-e258fd3a862a", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "bow_space_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_bow_model", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, + "description": "Automatically generated widget from function ConstructBowModel in package latino. The original function signature: ConstructBowModel." } - }, - { - "pk": 451885482, - "model": "workflows.abstractinput", - "fields": { - "widget": 416155332, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "4746034c-518b-e9b1-3a52-7853adadb5e6", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 747, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "46e9da50-b6bd-488d-6e8b-39390199f715", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 257800258, - "model": "workflows.abstractinput", - "fields": { - "widget": 416155332, - "name": "Bag of Words Model", - "short_name": "bow", - "uid": "1ab5eba6-24ae-6d8e-0cc7-846c03f0026f", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bow", - "parameter": false, - "order": 2, - "description": "Latino.TextMining.BowSpace" + }, + { + "pk": 748, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Token Annotation", + "short_name": "str", + "uid": "08730492-7140-e200-701c-1860a5023fe3", + "default": "Token", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "tokenId", + "parameter": true, + "order": 2, + "description": "System.String" } - }, - { - "pk": 707971477, - "model": "workflows.abstractoutput", - "fields": { - "widget": 416155332, - "name": "Parsed Document Corpus", - "short_name": "pdc", - "variable": "pdc", - "uid": "a005f62b-6ecc-ae54-68e7-b81c03877dd9", - "order": 1, - "description": "" + }, + { + "pk": 749, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Stem Feature Name", + "short_name": "str", + "uid": "db0b4d1f-8f3f-a538-edc9-9972862ae8fe", + "default": "stem", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "stemId", + "parameter": true, + "order": 3, + "description": "System.String" } - }, - { - "pk": 127000653, - "model": "workflows.abstractwidget", - "fields": { - "category": 274815427, - "treeview_image": null, - "name": "Get Vocabulary Table", - "is_streaming": false, - "uid": "427e4a62-54dc-4eff-ba86-e0758f5792f1", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "get_vocabulary_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_get_vocabulary_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function GetVocabularyTable in package latino. The original function signature: GetVocabularyTable." + }, + { + "pk": 750, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Stopword Feature Name", + "short_name": "str", + "uid": "b0ed88bf-6c79-591a-513a-b9e604836f94", + "default": "stopword", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "stopwordId", + "parameter": true, + "order": 4, + "description": "System.String" } - }, - { - "pk": 73634136, - "model": "workflows.abstractinput", - "fields": { - "widget": 127000653, - "name": "Bag of Words Model", - "short_name": "bow", - "uid": "42ef0943-14de-5f26-7563-a94b0a683355", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bow", - "parameter": false, - "order": 1, - "description": "Latino.TextMining.BowSpace" + }, + { + "pk": 751, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Label Document Feature Name", + "short_name": "str", + "uid": "005ed657-04f5-fc23-7831-5deb27e09ec6", + "default": "label", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "labelId", + "parameter": true, + "order": 5, + "description": "System.String" } - }, - { - "pk": 337845393, - "model": "workflows.abstractinput", - "fields": { - "widget": 127000653, - "name": "Index of First Retrieved Word", - "short_name": "int", - "uid": "b565efc9-bf78-a2da-b0bf-0c8c93ae0212", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "startIndex", - "parameter": true, - "order": 2, + }, + { + "pk": 752, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Maximum N-Gram Length", + "short_name": "int", + "uid": "4453b145-995c-ea4f-45fc-631653422f42", + "default": "2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxNGramLen", + "parameter": true, + "order": 6, "description": "System.Int32" } - }, - { - "pk": 4186550, - "model": "workflows.abstractinput", - "fields": { - "widget": 127000653, - "name": "Maximum Words Retrieved", - "short_name": "int", - "uid": "acdd5fac-b3e3-ad60-59b2-34861952383b", - "default": "500", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxWords", - "parameter": true, - "order": 3, + }, + { + "pk": 753, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Minimum Word Freqency", + "short_name": "dbl", + "uid": "0e888dc5-bab2-8e76-b38d-4e1f9bbf4c64", + "default": "5", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "minWordFreq", + "parameter": true, + "order": 7, "description": "System.Int32" } - }, + }, + { + "pk": 754, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Word Weighting Type", + "short_name": "wwt", + "uid": "274f41c2-90a9-282b-4241-0b1473830fe3", + "default": "TfIdf", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "wordWeightType", + "parameter": true, + "order": 8, + "description": "Latino.TextMining.WordWeightType" + } + }, { - "pk": 997541122, - "model": "workflows.abstractoutput", + "pk": 276, + "model": "workflows.abstractoption", "fields": { - "widget": 127000653, - "name": "Vocabulary Table", - "short_name": "tbl", - "variable": "vocabulary", - "uid": "ca939886-de45-32e4-6aa3-253a89fd3857", - "order": 1, - "description": "" + "uid": "0f9b9e0b-9e3a-a535-16b3-6c66e4517493", + "abstract_input": 754, + "value": "LogDfTfIdf", + "name": "Log Df Tf Idf" } - }, - { - "pk": 566732220, - "model": "workflows.abstractwidget", - "fields": { - "category": 274815427, - "treeview_image": null, - "name": "Create Dataset", - "is_streaming": false, - "uid": "7dfc02d9-3396-4387-abd4-95e48cf4576a", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "process_new_adc_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_process_new_documents_from_adc", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Automatically generated widget from function ProcessNewDocumentsFromADC in package latino. The original function signature: ProcessNewDocumentsFromADC." + }, + { + "pk": 274, + "model": "workflows.abstractoption", + "fields": { + "uid": "d54fdea1-21e3-3ddd-4a9d-5b8be4514585", + "abstract_input": 754, + "value": "TermFreq", + "name": "Term Freq" } - }, - { - "pk": 273569146, - "model": "workflows.abstractinput", - "fields": { - "widget": 566732220, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "929065a7-9eda-4166-a21d-42a01cf45876", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "adc", - "parameter": false, - "order": 1, - "description": "LatinoClowdFlows.DocumentCorpus" + }, + { + "pk": 275, + "model": "workflows.abstractoption", + "fields": { + "uid": "8bc02361-6117-d927-d4ba-d9c0919ca479", + "abstract_input": 754, + "value": "TfIdf", + "name": "Tf Idf" } - }, - { - "pk": 797914498, - "model": "workflows.abstractinput", - "fields": { - "widget": 566732220, - "name": "Bag of Words Model", - "short_name": "bow", - "uid": "a909e63a-7921-2be9-8553-7ead130aa4d7", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bow", - "parameter": false, - "order": 2, - "description": "Latino.TextMining.BowSpace" + }, + { + "pk": 755, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Cut Low Weights Percentage", + "short_name": "dbl", + "uid": "f01b5be1-c58a-a1f8-b8d3-095e9ed2ba74", + "default": "0.2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "cutLowWeightsPerc", + "parameter": true, + "order": 9, + "description": "System.Double" + } + }, + { + "pk": 756, + "model": "workflows.abstractinput", + "fields": { + "widget": 329, + "name": "Normalize Vectors", + "short_name": "bol", + "uid": "78df0885-bff7-3211-285d-5c71b25f14a3", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalizeVectors", + "parameter": true, + "order": 10, + "description": "System.Boolean" } - }, + }, { - "pk": 279287930, - "model": "workflows.abstractoutput", + "pk": 341, + "model": "workflows.abstractoutput", "fields": { - "widget": 566732220, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "a1ff8aad-6c91-ad5e-e208-3b08e321c7ab", - "order": 1, + "widget": 329, + "name": "Bag of Words Model", + "short_name": "bow", + "variable": "bow", + "uid": "c0157e76-bcea-dba0-9255-b1929201a8e8", + "order": 1, "description": "" } - }, + }, { - "pk": 889177128, - "model": "workflows.category", + "pk": 70, + "model": "workflows.category", "fields": { - "uid": "0378e3a8-b71e-47b5-96b0-84dca2680f4d", - "parent": 274815427, - "workflow": null, - "user": null, - "order": 1, + "uid": "0378e3a8-b71e-47b5-96b0-84dca2680f4d", + "parent": 69, + "workflow": null, + "user": null, + "order": 1, "name": "Advanced" } - }, - { - "pk": 360578851, - "model": "workflows.abstractwidget", - "fields": { - "category": 889177128, - "treeview_image": null, - "name": "BOW Model (Text)", - "is_streaming": false, - "uid": "471eb047-8d39-4eac-8cc1-6c768c42d897", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "bow_space_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_bow_space_1", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 333, + "model": "workflows.abstractwidget", + "fields": { + "category": 70, + "treeview_image": "", + "name": "BOW Model (Text)", + "is_streaming": false, + "uid": "471eb047-8d39-4eac-8cc1-6c768c42d897", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "bow_space_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_bow_space_1", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ConstructBowSpace in package latino. The original function signature: ConstructBowSpace." } - }, - { - "pk": 362296475, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Textual Documents (Array of strings)", - "short_name": "str", - "uid": "e6029afb-4598-b3fb-d0a1-2cfd5ea0178b", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "documents", - "parameter": false, - "order": 1, + }, + { + "pk": 764, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Textual Documents (Array of strings)", + "short_name": "str", + "uid": "e6029afb-4598-b3fb-d0a1-2cfd5ea0178b", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "documents", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 639170109, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Tokenizer", - "short_name": "tkn", - "uid": "df8d5b1f-200e-86dd-76ea-cdc3a65e2b02", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tokenizer", - "parameter": false, - "order": 2, + }, + { + "pk": 765, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Tokenizer", + "short_name": "tkn", + "uid": "df8d5b1f-200e-86dd-76ea-cdc3a65e2b02", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tokenizer", + "parameter": false, + "order": 2, "description": "Latino.TextMining.ITokenizer" } - }, - { - "pk": 129846118, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Stemmer or Lemmatizer (Tagger)", - "short_name": "tgr", - "uid": "4cfdfa8f-e335-791d-72f0-f4f51666450d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "stemmer", - "parameter": false, - "order": 3, + }, + { + "pk": 766, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Stemmer or Lemmatizer (Tagger)", + "short_name": "tgr", + "uid": "4cfdfa8f-e335-791d-72f0-f4f51666450d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "stemmer", + "parameter": false, + "order": 3, "description": "Latino.TextMining.IStemmer" } - }, - { - "pk": 874323949, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Stopwords (Array of Stopwords)", - "short_name": "str", - "uid": "b183ddfb-9854-a13d-58e5-4943bb461192", - "default": "", - "required": false, - "multi": false, - "parameter_type": "textarea", - "variable": "stopwords", - "parameter": false, - "order": 4, + }, + { + "pk": 767, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Stopwords (Array of Stopwords)", + "short_name": "str", + "uid": "b183ddfb-9854-a13d-58e5-4943bb461192", + "default": "", + "required": false, + "multi": false, + "parameter_type": "textarea", + "variable": "stopwords", + "parameter": false, + "order": 4, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 165217394, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Maximum N-Gram Length", - "short_name": "int", - "uid": "9f7a8787-5d03-122a-97a3-540ef7e2ce9d", - "default": "2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxNGramLen", - "parameter": true, - "order": 5, + }, + { + "pk": 768, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Maximum N-Gram Length", + "short_name": "int", + "uid": "9f7a8787-5d03-122a-97a3-540ef7e2ce9d", + "default": "2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxNGramLen", + "parameter": true, + "order": 5, "description": "System.Int32" } - }, - { - "pk": 486976804, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Minimum Word Freqency", - "short_name": "dbl", - "uid": "10e4ef28-62b4-c59e-2f6c-7188bfac4a17", - "default": "5", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "minWordFreq", - "parameter": true, - "order": 6, + }, + { + "pk": 769, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Minimum Word Freqency", + "short_name": "dbl", + "uid": "10e4ef28-62b4-c59e-2f6c-7188bfac4a17", + "default": "5", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "minWordFreq", + "parameter": true, + "order": 6, "description": "System.Int32" } - }, - { - "pk": 337890314, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Word Weighting Type", - "short_name": "wwt", - "uid": "76121091-e83a-ec17-bdf2-cd239e7c8b5d", - "default": "TfIdf", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "wordWeightType", - "parameter": true, - "order": 7, + }, + { + "pk": 770, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Word Weighting Type", + "short_name": "wwt", + "uid": "76121091-e83a-ec17-bdf2-cd239e7c8b5d", + "default": "TfIdf", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "wordWeightType", + "parameter": true, + "order": 7, "description": "Latino.TextMining.WordWeightType" } - }, + }, { - "pk": 887447500, - "model": "workflows.abstractoption", + "pk": 279, + "model": "workflows.abstractoption", "fields": { - "uid": "25f63cf8-7cdf-fae2-f661-c69cfb7ec932", - "abstract_input": 337890314, - "value": "TermFreq", - "name": "Term Freq" + "uid": "6e6fc78e-809b-3f9a-39ec-ae31d1db030f", + "abstract_input": 770, + "value": "LogDfTfIdf", + "name": "Log Df Tf Idf" } - }, + }, { - "pk": 951737434, - "model": "workflows.abstractoption", + "pk": 277, + "model": "workflows.abstractoption", "fields": { - "uid": "699fb42d-3593-80ad-0116-b4401750e866", - "abstract_input": 337890314, - "value": "TfIdf", - "name": "Tf Idf" + "uid": "25f63cf8-7cdf-fae2-f661-c69cfb7ec932", + "abstract_input": 770, + "value": "TermFreq", + "name": "Term Freq" } - }, + }, { - "pk": 161894524, - "model": "workflows.abstractoption", + "pk": 278, + "model": "workflows.abstractoption", "fields": { - "uid": "6e6fc78e-809b-3f9a-39ec-ae31d1db030f", - "abstract_input": 337890314, - "value": "LogDfTfIdf", - "name": "Log Df Tf Idf" + "uid": "699fb42d-3593-80ad-0116-b4401750e866", + "abstract_input": 770, + "value": "TfIdf", + "name": "Tf Idf" } - }, - { - "pk": 167132892, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Cut Low Weights Percentage", - "short_name": "dbl", - "uid": "0160cac5-a82c-a2ea-d8ec-66e3a76b2a02", - "default": "0.2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "cutLowWeightsPerc", - "parameter": true, - "order": 8, + }, + { + "pk": 771, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Cut Low Weights Percentage", + "short_name": "dbl", + "uid": "0160cac5-a82c-a2ea-d8ec-66e3a76b2a02", + "default": "0.2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "cutLowWeightsPerc", + "parameter": true, + "order": 8, "description": "System.Double" } - }, - { - "pk": 251358881, - "model": "workflows.abstractinput", - "fields": { - "widget": 360578851, - "name": "Normalize Vectors", - "short_name": "bol", - "uid": "58e02ee9-6308-6ad8-49aa-dce004c8175f", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalizeVectors", - "parameter": true, - "order": 9, + }, + { + "pk": 772, + "model": "workflows.abstractinput", + "fields": { + "widget": 333, + "name": "Normalize Vectors", + "short_name": "bol", + "uid": "58e02ee9-6308-6ad8-49aa-dce004c8175f", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalizeVectors", + "parameter": true, + "order": 9, "description": "System.Boolean" } - }, + }, { - "pk": 836646087, - "model": "workflows.abstractoutput", + "pk": 345, + "model": "workflows.abstractoutput", "fields": { - "widget": 360578851, - "name": "Bag of Words Model", - "short_name": "bow", - "variable": "bow", - "uid": "6353aa61-77fd-189f-a260-14a8a4195839", - "order": 1, + "widget": 333, + "name": "Bag of Words Model", + "short_name": "bow", + "variable": "bow", + "uid": "6353aa61-77fd-189f-a260-14a8a4195839", + "order": 1, "description": "" } - }, + }, { - "pk": 428795637, - "model": "workflows.abstractoutput", + "pk": 346, + "model": "workflows.abstractoutput", "fields": { - "widget": 360578851, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "03e3ee38-d0a6-a503-1bf1-67dc3b950de4", - "order": 2, + "widget": 333, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "03e3ee38-d0a6-a503-1bf1-67dc3b950de4", + "order": 2, "description": "" } - }, - { - "pk": 1048977147, - "model": "workflows.abstractwidget", - "fields": { - "category": 889177128, - "treeview_image": null, - "name": "Process New Documents (Text)", - "is_streaming": false, - "uid": "f9e2ef30-ec02-49af-8616-94d4cb13404c", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "process_new_txt_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_process_new_documents_from_string", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function ProcessNewDocumentsFromString in package latino. The original function signature: ProcessNewDocumentsFromString." - } - }, - { - "pk": 326687715, - "model": "workflows.abstractinput", - "fields": { - "widget": 1048977147, - "name": "Documents = (Nested) List of Strings", - "short_name": "lst", - "uid": "ca27a6d1-192b-6bee-d8e9-fc3a8376dcb3", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "lst", - "parameter": false, - "order": 1, - "description": "System.Object" + }, + { + "pk": 335, + "model": "workflows.abstractwidget", + "fields": { + "category": 70, + "treeview_image": "", + "name": "Get Terms", + "is_streaming": false, + "uid": "e81f39e0-13d0-4465-b1ae-dba6304057e8", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "get_vocabulary_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_get_vocabulary", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function GetVocabulary in package latino. The original function signature: GetVocabulary." } - }, - { - "pk": 152057045, - "model": "workflows.abstractinput", - "fields": { - "widget": 1048977147, - "name": "Bag of Words Model", - "short_name": "bow", - "uid": "e953a3ff-187c-ed0d-06af-481ea0db2b76", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bow", - "parameter": false, - "order": 2, + }, + { + "pk": 775, + "model": "workflows.abstractinput", + "fields": { + "widget": 335, + "name": "BOW Model", + "short_name": "bow", + "uid": "c73db64c-9d63-6560-cfd5-43e966819e6a", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bow", + "parameter": false, + "order": 1, "description": "Latino.TextMining.BowSpace" } - }, + }, + { + "pk": 776, + "model": "workflows.abstractinput", + "fields": { + "widget": 335, + "name": "Index of First Retrieved Word", + "short_name": "int", + "uid": "54560185-50aa-5c7f-78cf-4c05b8cc4918", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "startIndex", + "parameter": true, + "order": 2, + "description": "System.Int32" + } + }, + { + "pk": 777, + "model": "workflows.abstractinput", + "fields": { + "widget": 335, + "name": "Maximum Words Retrieved", + "short_name": "int", + "uid": "61c01bdf-6add-cd59-aebd-e4dac714dacc", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxWords", + "parameter": true, + "order": 3, + "description": "Use 0 for no limit." + } + }, { - "pk": 852295050, - "model": "workflows.abstractoutput", + "pk": 348, + "model": "workflows.abstractoutput", "fields": { - "widget": 1048977147, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "78dc5be9-fc09-b07b-8800-3dbfe4e6674c", - "order": 1, + "widget": 335, + "name": "Terms", + "short_name": "trs", + "variable": "terms", + "uid": "f140dfd1-486d-627c-4684-e1df08c2a499", + "order": 1, "description": "" } - }, - { - "pk": 962875447, - "model": "workflows.abstractwidget", - "fields": { - "category": 889177128, - "treeview_image": null, - "name": "Get Terms", - "is_streaming": false, - "uid": "e81f39e0-13d0-4465-b1ae-dba6304057e8", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "get_vocabulary_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_get_vocabulary", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function GetVocabulary in package latino. The original function signature: GetVocabulary." - } - }, - { - "pk": 723445188, - "model": "workflows.abstractinput", - "fields": { - "widget": 962875447, - "name": "BOW Model", - "short_name": "bow", - "uid": "c73db64c-9d63-6560-cfd5-43e966819e6a", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bow", - "parameter": false, - "order": 1, - "description": "Latino.TextMining.BowSpace" + }, + { + "pk": 334, + "model": "workflows.abstractwidget", + "fields": { + "category": 70, + "treeview_image": "", + "name": "Process New Documents (Text)", + "is_streaming": false, + "uid": "f9e2ef30-ec02-49af-8616-94d4cb13404c", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "process_new_txt_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_process_new_documents_from_string", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function ProcessNewDocumentsFromString in package latino. The original function signature: ProcessNewDocumentsFromString." } - }, - { - "pk": 46760747, - "model": "workflows.abstractinput", - "fields": { - "widget": 962875447, - "name": "Index of First Retrieved Word", - "short_name": "int", - "uid": "54560185-50aa-5c7f-78cf-4c05b8cc4918", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "startIndex", - "parameter": true, - "order": 2, - "description": "System.Int32" + }, + { + "pk": 773, + "model": "workflows.abstractinput", + "fields": { + "widget": 334, + "name": "Documents = (Nested) List of Strings", + "short_name": "lst", + "uid": "ca27a6d1-192b-6bee-d8e9-fc3a8376dcb3", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "lst", + "parameter": false, + "order": 1, + "description": "System.Object" } - }, - { - "pk": 226273531, - "model": "workflows.abstractinput", - "fields": { - "widget": 962875447, - "name": "Maximum Words Retrieved", - "short_name": "int", - "uid": "61c01bdf-6add-cd59-aebd-e4dac714dacc", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxWords", - "parameter": true, - "order": 3, - "description": "Use 0 for no limit." + }, + { + "pk": 774, + "model": "workflows.abstractinput", + "fields": { + "widget": 334, + "name": "Bag of Words Model", + "short_name": "bow", + "uid": "e953a3ff-187c-ed0d-06af-481ea0db2b76", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bow", + "parameter": false, + "order": 2, + "description": "Latino.TextMining.BowSpace" } - }, + }, { - "pk": 710936258, - "model": "workflows.abstractoutput", + "pk": 347, + "model": "workflows.abstractoutput", "fields": { - "widget": 962875447, - "name": "Terms", - "short_name": "trs", - "variable": "terms", - "uid": "f140dfd1-486d-627c-4684-e1df08c2a499", - "order": 1, + "widget": 334, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "78dc5be9-fc09-b07b-8800-3dbfe4e6674c", + "order": 1, "description": "" } - }, - { - "pk": 887715120, - "model": "workflows.abstractwidget", - "fields": { - "category": 889177128, - "treeview_image": null, - "name": "Create Term Dataset", - "is_streaming": false, - "uid": "91ee9c68-2ec3-46a2-9736-fbfe8572c734", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "get_vocabulary_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_create_term_dataset_from_adc", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 336, + "model": "workflows.abstractwidget", + "fields": { + "category": 70, + "treeview_image": "", + "name": "Create Term Dataset", + "is_streaming": false, + "uid": "91ee9c68-2ec3-46a2-9736-fbfe8572c734", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "get_vocabulary_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_create_term_dataset_from_adc", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function CreateTermDatasetFromAdc in package latino. The original function signature: CreateTermDatasetFromAdc." } - }, - { - "pk": 801178718, - "model": "workflows.abstractinput", - "fields": { - "widget": 887715120, - "name": "Annotated Document Corpus", - "short_name": "adc", - "uid": "0524eef4-b6f8-0b9f-c8a6-bd70d54e09b9", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "adc", - "parameter": false, - "order": 1, + }, + { + "pk": 778, + "model": "workflows.abstractinput", + "fields": { + "widget": 336, + "name": "Annotated Document Corpus", + "short_name": "adc", + "uid": "0524eef4-b6f8-0b9f-c8a6-bd70d54e09b9", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "adc", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.DocumentCorpus" } - }, - { - "pk": 608496158, - "model": "workflows.abstractinput", - "fields": { - "widget": 887715120, - "name": "Bag of Words Model", - "short_name": "bow", - "uid": "d6f40c90-b6c9-dceb-426d-cc6781ec4dc4", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "bow", - "parameter": false, - "order": 2, + }, + { + "pk": 779, + "model": "workflows.abstractinput", + "fields": { + "widget": 336, + "name": "Bag of Words Model", + "short_name": "bow", + "uid": "d6f40c90-b6c9-dceb-426d-cc6781ec4dc4", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "bow", + "parameter": false, + "order": 2, "description": "Latino.TextMining.BowSpace" } - }, + }, { - "pk": 1049357764, - "model": "workflows.abstractoutput", + "pk": 349, + "model": "workflows.abstractoutput", "fields": { - "widget": 887715120, - "name": "Term Dataset", - "short_name": "tds", - "variable": "termDataset", - "uid": "1d1bb0a9-af17-4c12-0c1a-ff3dea0956e4", - "order": 1, + "widget": 336, + "name": "Term Dataset", + "short_name": "tds", + "variable": "termDataset", + "uid": "1d1bb0a9-af17-4c12-0c1a-ff3dea0956e4", + "order": 1, "description": "" } - }, + }, { - "pk": 575779120, - "model": "workflows.category", + "pk": 71, + "model": "workflows.category", "fields": { - "uid": "a8348101-116c-4e04-b2a7-af1c991c3927", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 6, + "uid": "a8348101-116c-4e04-b2a7-af1c991c3927", + "parent": 62, + "workflow": null, + "user": null, + "order": 6, "name": "Dataset" } - }, - { - "pk": 187708091, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Add Labels", - "is_streaming": false, - "uid": "d8d62fa4-1432-47f5-9dcf-35dbfb7123a0", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "dataset_add_labels_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_add_labels_to_document_vectors", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 337, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Add Labels", + "is_streaming": false, + "uid": "d8d62fa4-1432-47f5-9dcf-35dbfb7123a0", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "dataset_add_labels_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_add_labels_to_document_vectors", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function AddLabelsToDocumentVectors in package latino. The original function signature: AddLabelsToDocumentVectors." } - }, - { - "pk": 594680925, - "model": "workflows.abstractinput", - "fields": { - "widget": 187708091, - "name": "Dataset", - "short_name": "ds", - "uid": "a1c9bdca-053d-bbff-e9d4-81d90b897185", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 1, + }, + { + "pk": 780, + "model": "workflows.abstractinput", + "fields": { + "widget": 337, + "name": "Dataset", + "short_name": "ds", + "uid": "a1c9bdca-053d-bbff-e9d4-81d90b897185", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 1, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 89819345, - "model": "workflows.abstractinput", - "fields": { - "widget": 187708091, - "name": "Labeles (Array of Strings)", - "short_name": "str", - "uid": "3045f3db-9ed9-5240-b2e9-4dab7d56fea0", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "labels", - "parameter": false, - "order": 2, + }, + { + "pk": 781, + "model": "workflows.abstractinput", + "fields": { + "widget": 337, + "name": "Labeles (Array of Strings)", + "short_name": "str", + "uid": "3045f3db-9ed9-5240-b2e9-4dab7d56fea0", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "labels", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 790988204, - "model": "workflows.abstractoutput", + "pk": 350, + "model": "workflows.abstractoutput", "fields": { - "widget": 187708091, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "8e481127-8895-cd48-0c21-17caf8080ccc", - "order": 1, + "widget": 337, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "8e481127-8895-cd48-0c21-17caf8080ccc", + "order": 1, "description": "" } - }, - { - "pk": 817463523, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Remove Labels", - "is_streaming": false, - "uid": "f603d9fe-1351-4809-8860-0b32dc6c360b", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "dataset_remove_labels_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_remove_document_vectors_labels", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Automatically generated widget from function RemoveDocumentVectorsLabels in package latino. The original function signature: RemoveDocumentVectorsLabels." + }, + { + "pk": 339, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Extract Labels", + "is_streaming": false, + "uid": "9dc769b6-6bc8-4c7c-af33-1dd90390ac98", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "dataset_extract_labels_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_extract_dataset_labels", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Automatically generated widget from function ExtractDatasetLabels in package latino. The original function signature: ExtractDatasetLabels." } - }, - { - "pk": 955299788, - "model": "workflows.abstractinput", - "fields": { - "widget": 817463523, - "name": "Dataset", - "short_name": "ds", - "uid": "3e183a1e-d762-b3ba-d2a1-2a5c1c908567", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 1, + }, + { + "pk": 783, + "model": "workflows.abstractinput", + "fields": { + "widget": 339, + "name": "Dataset", + "short_name": "ds", + "uid": "e9b8094a-fe83-c07e-0193-ce63532e117f", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 1, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 282817790, - "model": "workflows.abstractoutput", + "pk": 352, + "model": "workflows.abstractoutput", "fields": { - "widget": 817463523, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "8b55d39b-3c25-299c-5d7a-217e25ada547", - "order": 1, + "widget": 339, + "name": "Labels (Array of Strings)", + "short_name": "str", + "variable": "labels", + "uid": "2c0db5ea-b077-4ba5-cf8e-6ee99999c0ba", + "order": 1, "description": "" } - }, - { - "pk": 139958966, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Extract Labels", - "is_streaming": false, - "uid": "9dc769b6-6bc8-4c7c-af33-1dd90390ac98", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "dataset_extract_labels_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_extract_dataset_labels", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Automatically generated widget from function ExtractDatasetLabels in package latino. The original function signature: ExtractDatasetLabels." + }, + { + "pk": 338, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Remove Labels", + "is_streaming": false, + "uid": "f603d9fe-1351-4809-8860-0b32dc6c360b", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "dataset_remove_labels_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_remove_document_vectors_labels", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Automatically generated widget from function RemoveDocumentVectorsLabels in package latino. The original function signature: RemoveDocumentVectorsLabels." } - }, - { - "pk": 48146174, - "model": "workflows.abstractinput", - "fields": { - "widget": 139958966, - "name": "Dataset", - "short_name": "ds", - "uid": "e9b8094a-fe83-c07e-0193-ce63532e117f", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 1, + }, + { + "pk": 782, + "model": "workflows.abstractinput", + "fields": { + "widget": 338, + "name": "Dataset", + "short_name": "ds", + "uid": "3e183a1e-d762-b3ba-d2a1-2a5c1c908567", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 1, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 347551398, - "model": "workflows.abstractoutput", + "pk": 351, + "model": "workflows.abstractoutput", "fields": { - "widget": 139958966, - "name": "Labels (Array of Strings)", - "short_name": "str", - "variable": "labels", - "uid": "2c0db5ea-b077-4ba5-cf8e-6ee99999c0ba", - "order": 1, + "widget": 338, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "8b55d39b-3c25-299c-5d7a-217e25ada547", + "order": 1, "description": "" } - }, - { - "pk": 716228648, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Split", - "is_streaming": false, - "uid": "cecbd2b3-864b-4048-8601-0ed5a2bd2be2", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "dataset_split_simple_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_dataset_split_simple", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 340, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Split", + "is_streaming": false, + "uid": "cecbd2b3-864b-4048-8601-0ed5a2bd2be2", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "dataset_split_simple_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_dataset_split_simple", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function DatasetSplitSimple in package latino. The original function signature: DatasetSplitSimple." } - }, - { - "pk": 288364490, - "model": "workflows.abstractinput", - "fields": { - "widget": 716228648, - "name": "Dataset", - "short_name": "ds", - "uid": "f911747a-cd2e-5d02-1858-3a9ac4073a0b", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 1, + }, + { + "pk": 784, + "model": "workflows.abstractinput", + "fields": { + "widget": 340, + "name": "Dataset", + "short_name": "ds", + "uid": "f911747a-cd2e-5d02-1858-3a9ac4073a0b", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 1, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 434360125, - "model": "workflows.abstractinput", - "fields": { - "widget": 716228648, - "name": "Percentage", - "short_name": "dbl", - "uid": "4b831641-e6c8-e45f-6944-c785c93de20e", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "percentage", - "parameter": true, - "order": 2, + }, + { + "pk": 785, + "model": "workflows.abstractinput", + "fields": { + "widget": 340, + "name": "Percentage", + "short_name": "dbl", + "uid": "4b831641-e6c8-e45f-6944-c785c93de20e", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "percentage", + "parameter": true, + "order": 2, "description": "System.Double" } - }, - { - "pk": 12238053, - "model": "workflows.abstractinput", - "fields": { - "widget": 716228648, - "name": "Random Seed", - "short_name": "int", - "uid": "2226b21b-7e55-07b6-69ba-b66d5173bef9", - "default": "-1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 3, + }, + { + "pk": 786, + "model": "workflows.abstractinput", + "fields": { + "widget": 340, + "name": "Random Seed", + "short_name": "int", + "uid": "2226b21b-7e55-07b6-69ba-b66d5173bef9", + "default": "-1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 3, "description": "-1 for random (time dependet) random seed" } - }, + }, { - "pk": 672650383, - "model": "workflows.abstractoutput", + "pk": 353, + "model": "workflows.abstractoutput", "fields": { - "widget": 716228648, - "name": "Dataset with Extracted Set", - "short_name": "ds", - "variable": "ds1", - "uid": "b8a21241-700e-2ebb-add1-2e4aef240beb", - "order": 1, + "widget": 340, + "name": "Dataset with Extracted Set", + "short_name": "ds", + "variable": "ds1", + "uid": "b8a21241-700e-2ebb-add1-2e4aef240beb", + "order": 1, "description": "" } - }, + }, { - "pk": 738237758, - "model": "workflows.abstractoutput", + "pk": 354, + "model": "workflows.abstractoutput", "fields": { - "widget": 716228648, - "name": "Dataset of Remaining Sets", - "short_name": "ds", - "variable": "ds2", - "uid": "adf873dc-2372-d278-c45d-ee93cc35aa68", - "order": 2, + "widget": 340, + "name": "Dataset of Remaining Sets", + "short_name": "ds", + "variable": "ds2", + "uid": "adf873dc-2372-d278-c45d-ee93cc35aa68", + "order": 2, "description": "" } - }, - { - "pk": 448910275, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Split to Predefined Sets", - "is_streaming": false, - "uid": "ac1d12c6-2166-442f-94dd-3ad9411c210e", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "dataset_split_predef_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_dataset_split_predefined", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 341, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Split to Predefined Sets", + "is_streaming": false, + "uid": "ac1d12c6-2166-442f-94dd-3ad9411c210e", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "dataset_split_predef_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_dataset_split_predefined", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function DatasetSplitPredefined in package latino. The original function signature: DatasetSplitPredefined." } - }, - { - "pk": 161734600, - "model": "workflows.abstractinput", - "fields": { - "widget": 448910275, - "name": "Dataset", - "short_name": "ds", - "uid": "3162e392-5481-6022-3b1a-8dd8965a2871", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 1, + }, + { + "pk": 787, + "model": "workflows.abstractinput", + "fields": { + "widget": 341, + "name": "Dataset", + "short_name": "ds", + "uid": "3162e392-5481-6022-3b1a-8dd8965a2871", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 1, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 478887072, - "model": "workflows.abstractinput", - "fields": { - "widget": 448910275, - "name": "Sets (List with predefined set numbers)", - "short_name": "lst", - "uid": "52c930c3-8b1f-6f55-b5ee-ad516c1e29f8", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "sets", - "parameter": false, - "order": 2, + }, + { + "pk": 788, + "model": "workflows.abstractinput", + "fields": { + "widget": 341, + "name": "Sets (List with predefined set numbers)", + "short_name": "lst", + "uid": "52c930c3-8b1f-6f55-b5ee-ad516c1e29f8", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "sets", + "parameter": false, + "order": 2, "description": "System.Int32[]" } - }, - { - "pk": 754750845, - "model": "workflows.abstractinput", - "fields": { - "widget": 448910275, - "name": "SetId", - "short_name": "int", - "uid": "d7455c5e-004f-74a1-b522-8c2a551860d3", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "setId", - "parameter": false, - "order": 3, + }, + { + "pk": 789, + "model": "workflows.abstractinput", + "fields": { + "widget": 341, + "name": "SetId", + "short_name": "int", + "uid": "d7455c5e-004f-74a1-b522-8c2a551860d3", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "setId", + "parameter": false, + "order": 3, "description": "System.Int32" } - }, + }, { - "pk": 577726088, - "model": "workflows.abstractoutput", + "pk": 355, + "model": "workflows.abstractoutput", "fields": { - "widget": 448910275, - "name": "Dataset with Extracted Set", - "short_name": "ds", - "variable": "ds1", - "uid": "06c03be5-0b76-40a0-2b40-9c477fe2266b", - "order": 1, + "widget": 341, + "name": "Dataset with Extracted Set", + "short_name": "ds", + "variable": "ds1", + "uid": "06c03be5-0b76-40a0-2b40-9c477fe2266b", + "order": 1, "description": "" } - }, + }, { - "pk": 232153023, - "model": "workflows.abstractoutput", + "pk": 356, + "model": "workflows.abstractoutput", "fields": { - "widget": 448910275, - "name": "Dataset of Remaining Sets", - "short_name": "ds", - "variable": "ds2", - "uid": "dcb66a8b-d31a-9ef3-1c72-91e9aa58a440", - "order": 2, + "widget": 341, + "name": "Dataset of Remaining Sets", + "short_name": "ds", + "variable": "ds2", + "uid": "dcb66a8b-d31a-9ef3-1c72-91e9aa58a440", + "order": 2, "description": "" } - }, - { - "pk": 184146477, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Dataset to Object", - "is_streaming": false, - "uid": "31a3354a-4e10-419d-8156-251f959dcd8f", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "latino_widget_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_dataset_to_object", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, + }, + { + "pk": 342, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Dataset to Object", + "is_streaming": false, + "uid": "31a3354a-4e10-419d-8156-251f959dcd8f", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "latino_widget_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_dataset_to_object", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, "description": "Automatically generated widget from function DatasetToObject in package latino. The original function signature: DatasetToObject." } - }, - { - "pk": 779572421, - "model": "workflows.abstractinput", - "fields": { - "widget": 184146477, - "name": "Dataset", - "short_name": "ds", - "uid": "36c84474-6c5b-4cb5-7848-672d4311d66a", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 1, + }, + { + "pk": 790, + "model": "workflows.abstractinput", + "fields": { + "widget": 342, + "name": "Dataset", + "short_name": "ds", + "uid": "36c84474-6c5b-4cb5-7848-672d4311d66a", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 1, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 1066704888, - "model": "workflows.abstractoutput", - "fields": { - "widget": 184146477, - "name": "Standard Object Representataion of Dataset", - "short_name": "obj", - "variable": "obj", - "uid": "fc1445c7-5815-0b77-1a6e-f24d78ae6621", - "order": 1, - "description": "List\u003cTuple\u003cint,string,Dictionary\u003cint,double\u003e\u003e\u003e explained as: (List of Examples)\u003c(Example Tuple)\u003c(Id) int,(Label) string,(BOW Dictionary)\u003c(Word Id) int,(Word Weight) double\u003e\u003e\u003e" - } - }, - { - "pk": 732551815, - "model": "workflows.abstractwidget", - "fields": { - "category": 575779120, - "treeview_image": null, - "name": "Object to Dataset", - "is_streaming": false, - "uid": "6397f519-3550-4acc-9e9b-b8820387da8a", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "latino_widget_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_object_to_dataset", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, + }, + { + "pk": 357, + "model": "workflows.abstractoutput", + "fields": { + "widget": 342, + "name": "Standard Object Representataion of Dataset", + "short_name": "obj", + "variable": "obj", + "uid": "fc1445c7-5815-0b77-1a6e-f24d78ae6621", + "order": 1, + "description": "List>> explained as: (List of Examples)<(Example Tuple)<(Id) int,(Label) string,(BOW Dictionary)<(Word Id) int,(Word Weight) double>>>" + } + }, + { + "pk": 343, + "model": "workflows.abstractwidget", + "fields": { + "category": 71, + "treeview_image": "", + "name": "Object to Dataset", + "is_streaming": false, + "uid": "6397f519-3550-4acc-9e9b-b8820387da8a", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "latino_widget_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_object_to_dataset", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, "description": "Automatically generated widget from function ObjectToDataset in package latino. The original function signature: ObjectToDataset." } - }, - { - "pk": 434371834, - "model": "workflows.abstractinput", - "fields": { - "widget": 732551815, - "name": "Standard Object Representataion of Dataset", - "short_name": "obj", - "uid": "63650259-d60b-5645-9b98-59d92a9749e3", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "obj", - "parameter": false, - "order": 1, - "description": "List\u003cTuple\u003cint,string,Dictionary\u003cint,double\u003e\u003e\u003e explained as: (List of Examples)\u003c(Example Tuple)\u003c(Id) int,(Label) string,(BOW Dictionary)\u003c(Word Id) int,(Word Weight) double\u003e\u003e\u003e" - } - }, - { - "pk": 952082153, - "model": "workflows.abstractoutput", - "fields": { - "widget": 732551815, - "name": "Dataset", - "short_name": "ds", - "variable": "ds", - "uid": "bf9b9cb0-fd89-0626-1482-d334cb2f2a76", - "order": 1, + }, + { + "pk": 791, + "model": "workflows.abstractinput", + "fields": { + "widget": 343, + "name": "Standard Object Representataion of Dataset", + "short_name": "obj", + "uid": "63650259-d60b-5645-9b98-59d92a9749e3", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "obj", + "parameter": false, + "order": 1, + "description": "List>> explained as: (List of Examples)<(Example Tuple)<(Id) int,(Label) string,(BOW Dictionary)<(Word Id) int,(Word Weight) double>>>" + } + }, + { + "pk": 358, + "model": "workflows.abstractoutput", + "fields": { + "widget": 343, + "name": "Dataset", + "short_name": "ds", + "variable": "ds", + "uid": "bf9b9cb0-fd89-0626-1482-d334cb2f2a76", + "order": 1, "description": "" } - }, + }, { - "pk": 84644037, - "model": "workflows.category", + "pk": 72, + "model": "workflows.category", "fields": { - "uid": "c7a26cb0-65af-4c6e-887b-7c6a7a162327", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 7, + "uid": "c7a26cb0-65af-4c6e-887b-7c6a7a162327", + "parent": 62, + "workflow": null, + "user": null, + "order": 7, "name": "Similarity Matrix" } - }, - { - "pk": 318559195, - "model": "workflows.abstractwidget", - "fields": { - "category": 84644037, - "treeview_image": null, - "name": "Calculate Similarity Matrix", - "is_streaming": false, - "uid": "4eab681f-7c8f-44d0-8104-0d76a2ad1ba4", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "calc_sim_matrix_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_calculate_similarity_matrix", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 344, + "model": "workflows.abstractwidget", + "fields": { + "category": 72, + "treeview_image": "", + "name": "Calculate Similarity Matrix", + "is_streaming": false, + "uid": "4eab681f-7c8f-44d0-8104-0d76a2ad1ba4", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "calc_sim_matrix_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_calculate_similarity_matrix", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function CalculateSimilarityMatrix in package latino. The original function signature: CalculateSimilarityMatrix." } - }, - { - "pk": 228354151, - "model": "workflows.abstractinput", - "fields": { - "widget": 318559195, - "name": "Dataset", - "short_name": "ds", - "uid": "f587c4db-10ac-db98-2aff-f600d1f4853d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds1", - "parameter": false, - "order": 1, + }, + { + "pk": 792, + "model": "workflows.abstractinput", + "fields": { + "widget": 344, + "name": "Dataset", + "short_name": "ds", + "uid": "f587c4db-10ac-db98-2aff-f600d1f4853d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds1", + "parameter": false, + "order": 1, "description": "Latino.Model.IUnlabeledExampleCollection`1[[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 1039169056, - "model": "workflows.abstractinput", - "fields": { - "widget": 318559195, - "name": "Dataset", - "short_name": "ds", - "uid": "de21ede8-46ab-4b3c-91e2-14224bee9098", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds2", - "parameter": false, - "order": 2, + }, + { + "pk": 793, + "model": "workflows.abstractinput", + "fields": { + "widget": 344, + "name": "Dataset", + "short_name": "ds", + "uid": "de21ede8-46ab-4b3c-91e2-14224bee9098", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds2", + "parameter": false, + "order": 2, "description": "Latino.Model.IUnlabeledExampleCollection`1[[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 1040990673, - "model": "workflows.abstractinput", - "fields": { - "widget": 318559195, - "name": "Similarity Threshold", - "short_name": "dbl", - "uid": "69b4f459-2c0a-7b68-4cc0-1affffd7531f", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "thresh", - "parameter": true, - "order": 3, + }, + { + "pk": 794, + "model": "workflows.abstractinput", + "fields": { + "widget": 344, + "name": "Similarity Threshold", + "short_name": "dbl", + "uid": "69b4f459-2c0a-7b68-4cc0-1affffd7531f", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "thresh", + "parameter": true, + "order": 3, "description": "System.Double" } - }, - { - "pk": 950338624, - "model": "workflows.abstractinput", - "fields": { - "widget": 318559195, - "name": "Full Matrix (not only Lower Triangular)", - "short_name": "bol", - "uid": "f9775db0-0a33-b226-5f26-db727695324d", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "fullMatrix", - "parameter": true, - "order": 4, + }, + { + "pk": 795, + "model": "workflows.abstractinput", + "fields": { + "widget": 344, + "name": "Full Matrix (not only Lower Triangular)", + "short_name": "bol", + "uid": "f9775db0-0a33-b226-5f26-db727695324d", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "fullMatrix", + "parameter": true, + "order": 4, "description": "System.Boolean" } - }, + }, { - "pk": 715319538, - "model": "workflows.abstractoutput", + "pk": 359, + "model": "workflows.abstractoutput", "fields": { - "widget": 318559195, - "name": "Similarity Matrix", - "short_name": "smx", - "variable": "smx", - "uid": "5e69186c-823b-3125-bedc-2c0e7412f0a5", - "order": 1, + "widget": 344, + "name": "Similarity Matrix", + "short_name": "smx", + "variable": "smx", + "uid": "5e69186c-823b-3125-bedc-2c0e7412f0a5", + "order": 1, "description": "" } - }, - { - "pk": 25062465, - "model": "workflows.abstractwidget", - "fields": { - "category": 84644037, - "treeview_image": null, - "name": "Convert Matrix to Table", - "is_streaming": false, - "uid": "c3065bfb-ada5-45d3-833c-d1c527399edb", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "sim_matrix_to_table_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_sparse_matrix_to_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 345, + "model": "workflows.abstractwidget", + "fields": { + "category": 72, + "treeview_image": "", + "name": "Convert Matrix to Table", + "is_streaming": false, + "uid": "c3065bfb-ada5-45d3-833c-d1c527399edb", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "sim_matrix_to_table_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_sparse_matrix_to_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Automatically generated widget from function SparseMatrixToTable in package latino. The original function signature: SparseMatrixToTable." } - }, - { - "pk": 279064858, - "model": "workflows.abstractinput", - "fields": { - "widget": 25062465, - "name": "Sparse Matrix", - "short_name": "smx", - "uid": "a6b405ee-579b-ac7f-d5ec-8f095e4fb284", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "smx", - "parameter": false, - "order": 1, + }, + { + "pk": 796, + "model": "workflows.abstractinput", + "fields": { + "widget": 345, + "name": "Sparse Matrix", + "short_name": "smx", + "uid": "a6b405ee-579b-ac7f-d5ec-8f095e4fb284", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "smx", + "parameter": false, + "order": 1, "description": "Latino.SparseMatrix`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 895247568, - "model": "workflows.abstractoutput", + "pk": 360, + "model": "workflows.abstractoutput", "fields": { - "widget": 25062465, - "name": "Matrix Table", - "short_name": "tbl", - "variable": "tbl", - "uid": "53fe424c-f738-5ac4-69b5-7b2124fa82d6", - "order": 1, + "widget": 345, + "name": "Matrix Table", + "short_name": "tbl", + "variable": "tbl", + "uid": "53fe424c-f738-5ac4-69b5-7b2124fa82d6", + "order": 1, "description": "" } - }, + }, { - "pk": 344772143, - "model": "workflows.category", + "pk": 73, + "model": "workflows.category", "fields": { - "uid": "74457dca-9fba-4d66-98dd-633df385a22b", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 8, + "uid": "74457dca-9fba-4d66-98dd-633df385a22b", + "parent": 62, + "workflow": null, + "user": null, + "order": 8, "name": "Clustering" } - }, - { - "pk": 269559902, - "model": "workflows.abstractwidget", - "fields": { - "category": 344772143, - "treeview_image": null, - "name": "KMeans Clusterer", - "is_streaming": false, - "uid": "21a9a085-4eca-4e2f-b9f6-af721a78f692", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "clusterer_kmeans_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_kmeans_clusterer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 346, + "model": "workflows.abstractwidget", + "fields": { + "category": 73, + "treeview_image": "", + "name": "KMeans Clusterer", + "is_streaming": false, + "uid": "21a9a085-4eca-4e2f-b9f6-af721a78f692", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "clusterer_kmeans_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_kmeans_clusterer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ConstructKMeansClusterer in package latino. The original function signature: ConstructKMeansClusterer." } - }, - { - "pk": 81855082, - "model": "workflows.abstractinput", - "fields": { - "widget": 269559902, - "name": "K (Number of Clusteres)", - "short_name": "int", - "uid": "de12d18b-684b-ea51-0bc9-4ff969ea494c", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "k", - "parameter": true, - "order": 1, + }, + { + "pk": 797, + "model": "workflows.abstractinput", + "fields": { + "widget": 346, + "name": "K (Number of Clusteres)", + "short_name": "int", + "uid": "de12d18b-684b-ea51-0bc9-4ff969ea494c", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "k", + "parameter": true, + "order": 1, "description": "System.Int32" } - }, - { - "pk": 843672800, - "model": "workflows.abstractinput", - "fields": { - "widget": 269559902, - "name": "Centroid Type", - "short_name": "typ", - "uid": "0806279f-9562-89a0-a1d0-cade15c962e8", - "default": "NrmL2", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "centroidType", - "parameter": true, - "order": 2, + }, + { + "pk": 798, + "model": "workflows.abstractinput", + "fields": { + "widget": 346, + "name": "Centroid Type", + "short_name": "typ", + "uid": "0806279f-9562-89a0-a1d0-cade15c962e8", + "default": "NrmL2", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "centroidType", + "parameter": true, + "order": 2, "description": "Latino.Model.CentroidType" } - }, + }, { - "pk": 934379021, - "model": "workflows.abstractoption", + "pk": 281, + "model": "workflows.abstractoption", "fields": { - "uid": "947c0190-6f41-28ba-9201-f7241cb70c81", - "abstract_input": 843672800, - "value": "Sum", - "name": "Sum" + "uid": "3beb3f40-ed4d-d744-b7db-8f2f60812c3d", + "abstract_input": 798, + "value": "Avg", + "name": "Avg" } - }, + }, { - "pk": 119693396, - "model": "workflows.abstractoption", + "pk": 282, + "model": "workflows.abstractoption", "fields": { - "uid": "3beb3f40-ed4d-d744-b7db-8f2f60812c3d", - "abstract_input": 843672800, - "value": "Avg", - "name": "Avg" + "uid": "0294df92-e048-bb36-eb41-16cdad8fc0b4", + "abstract_input": 798, + "value": "NrmL2", + "name": "Nrm L2" } - }, + }, { - "pk": 773332862, - "model": "workflows.abstractoption", + "pk": 280, + "model": "workflows.abstractoption", "fields": { - "uid": "0294df92-e048-bb36-eb41-16cdad8fc0b4", - "abstract_input": 843672800, - "value": "NrmL2", - "name": "Nrm L2" + "uid": "947c0190-6f41-28ba-9201-f7241cb70c81", + "abstract_input": 798, + "value": "Sum", + "name": "Sum" } - }, - { - "pk": 817663337, - "model": "workflows.abstractinput", - "fields": { - "widget": 269559902, - "name": "Similarity Measure", - "short_name": "typ", - "uid": "ef384f86-a53a-0eef-1d95-2b0a0058cf33", - "default": "Cosine", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "similarityModel", - "parameter": true, - "order": 3, + }, + { + "pk": 799, + "model": "workflows.abstractinput", + "fields": { + "widget": 346, + "name": "Similarity Measure", + "short_name": "typ", + "uid": "ef384f86-a53a-0eef-1d95-2b0a0058cf33", + "default": "Cosine", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "similarityModel", + "parameter": true, + "order": 3, "description": "LatinoClowdFlows.SimilarityModel" } - }, + }, { - "pk": 1025329103, - "model": "workflows.abstractoption", + "pk": 283, + "model": "workflows.abstractoption", "fields": { - "uid": "515ac573-1c2f-a1eb-c2c7-6ed90cf50612", - "abstract_input": 817663337, - "value": "Cosine", + "uid": "515ac573-1c2f-a1eb-c2c7-6ed90cf50612", + "abstract_input": 799, + "value": "Cosine", "name": "Cosine" } - }, + }, { - "pk": 579713479, - "model": "workflows.abstractoption", + "pk": 284, + "model": "workflows.abstractoption", "fields": { - "uid": "bfbf01d8-0c41-646e-da71-3d493788ff04", - "abstract_input": 817663337, - "value": "DotProduct", + "uid": "bfbf01d8-0c41-646e-da71-3d493788ff04", + "abstract_input": 799, + "value": "DotProduct", "name": "Dot Product" } - }, - { - "pk": 999969434, - "model": "workflows.abstractinput", - "fields": { - "widget": 269559902, - "name": "Random Seed (-1: Use Always Different)", - "short_name": "int", - "uid": "fdd2526b-8927-0b15-c98e-b9f6a156d23f", - "default": "-1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 4, + }, + { + "pk": 800, + "model": "workflows.abstractinput", + "fields": { + "widget": 346, + "name": "Random Seed (-1: Use Always Different)", + "short_name": "int", + "uid": "fdd2526b-8927-0b15-c98e-b9f6a156d23f", + "default": "-1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 4, "description": "System.Int32" } - }, - { - "pk": 685541901, - "model": "workflows.abstractinput", - "fields": { - "widget": 269559902, - "name": "Eps", - "short_name": "dbl", - "uid": "6f033ef3-4c89-be34-5ce7-0dba9b9440f9", - "default": "0.0005", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "eps", - "parameter": true, - "order": 5, + }, + { + "pk": 801, + "model": "workflows.abstractinput", + "fields": { + "widget": 346, + "name": "Eps", + "short_name": "dbl", + "uid": "6f033ef3-4c89-be34-5ce7-0dba9b9440f9", + "default": "0.0005", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "eps", + "parameter": true, + "order": 5, "description": "System.Double" } - }, - { - "pk": 894622111, - "model": "workflows.abstractinput", - "fields": { - "widget": 269559902, - "name": "Trials (Num of Initializations)", - "short_name": "int", - "uid": "f51990f9-63d1-e0b6-fd8e-b3d15ac265c3", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "trials", - "parameter": true, - "order": 6, + }, + { + "pk": 802, + "model": "workflows.abstractinput", + "fields": { + "widget": 346, + "name": "Trials (Num of Initializations)", + "short_name": "int", + "uid": "f51990f9-63d1-e0b6-fd8e-b3d15ac265c3", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "trials", + "parameter": true, + "order": 6, "description": "System.Int32" } - }, + }, { - "pk": 132465639, - "model": "workflows.abstractoutput", + "pk": 361, + "model": "workflows.abstractoutput", "fields": { - "widget": 269559902, - "name": "Clusterer", - "short_name": "cls", - "variable": "clusterer", - "uid": "05ade0db-187f-22de-dee5-a10b9b730718", - "order": 1, + "widget": 346, + "name": "Clusterer", + "short_name": "cls", + "variable": "clusterer", + "uid": "05ade0db-187f-22de-dee5-a10b9b730718", + "order": 1, "description": "" } - }, - { - "pk": 472114239, - "model": "workflows.abstractwidget", - "fields": { - "category": 344772143, - "treeview_image": null, - "name": "KMeans Fast Clusterer", - "is_streaming": false, - "uid": "d8fc724a-3025-4d2c-8942-bc0d1e49036e", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "clusterer_kmenas_fast_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_kmeans_fast_clusterer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 347, + "model": "workflows.abstractwidget", + "fields": { + "category": 73, + "treeview_image": "", + "name": "KMeans Fast Clusterer", + "is_streaming": false, + "uid": "d8fc724a-3025-4d2c-8942-bc0d1e49036e", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "clusterer_kmenas_fast_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_kmeans_fast_clusterer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Automatically generated widget from function ConstructKMeansFastClusterer in package latino. The original function signature: ConstructKMeansFastClusterer." } - }, - { - "pk": 552041615, - "model": "workflows.abstractinput", - "fields": { - "widget": 472114239, - "name": "K (Number of Clusteres)", - "short_name": "int", - "uid": "26e666b5-47c1-db2b-8ae4-97e4d384496a", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "k", - "parameter": true, - "order": 1, + }, + { + "pk": 803, + "model": "workflows.abstractinput", + "fields": { + "widget": 347, + "name": "K (Number of Clusteres)", + "short_name": "int", + "uid": "26e666b5-47c1-db2b-8ae4-97e4d384496a", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "k", + "parameter": true, + "order": 1, "description": "System.Int32" } - }, - { - "pk": 361456567, - "model": "workflows.abstractinput", - "fields": { - "widget": 472114239, - "name": "Random Seed (-1: Use Always Different)", - "short_name": "int", - "uid": "31ecfb03-fbcf-677a-8580-d4419528df02", - "default": "-1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 2, + }, + { + "pk": 804, + "model": "workflows.abstractinput", + "fields": { + "widget": 347, + "name": "Random Seed (-1: Use Always Different)", + "short_name": "int", + "uid": "31ecfb03-fbcf-677a-8580-d4419528df02", + "default": "-1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 668318610, - "model": "workflows.abstractinput", - "fields": { - "widget": 472114239, - "name": "Eps", - "short_name": "dbl", - "uid": "62781010-c8f7-da9a-50e8-92339f9ac8ec", - "default": "0.0005", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "eps", - "parameter": true, - "order": 3, + }, + { + "pk": 805, + "model": "workflows.abstractinput", + "fields": { + "widget": 347, + "name": "Eps", + "short_name": "dbl", + "uid": "62781010-c8f7-da9a-50e8-92339f9ac8ec", + "default": "0.0005", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "eps", + "parameter": true, + "order": 3, "description": "System.Double" } - }, - { - "pk": 228521750, - "model": "workflows.abstractinput", - "fields": { - "widget": 472114239, - "name": "Trials (Num of Initializations)", - "short_name": "int", - "uid": "e7859e72-e2cc-54eb-d4f7-e14133d2a60a", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "trials", - "parameter": true, - "order": 4, + }, + { + "pk": 806, + "model": "workflows.abstractinput", + "fields": { + "widget": 347, + "name": "Trials (Num of Initializations)", + "short_name": "int", + "uid": "e7859e72-e2cc-54eb-d4f7-e14133d2a60a", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "trials", + "parameter": true, + "order": 4, "description": "System.Int32" } - }, + }, { - "pk": 304220055, - "model": "workflows.abstractoutput", + "pk": 362, + "model": "workflows.abstractoutput", "fields": { - "widget": 472114239, - "name": "Clusterer", - "short_name": "cls", - "variable": "clusterer", - "uid": "becc5786-2226-c510-fc13-4789747f12af", - "order": 1, + "widget": 347, + "name": "Clusterer", + "short_name": "cls", + "variable": "clusterer", + "uid": "becc5786-2226-c510-fc13-4789747f12af", + "order": 1, "description": "" } - }, - { - "pk": 616832434, - "model": "workflows.abstractwidget", - "fields": { - "category": 344772143, - "treeview_image": null, - "name": "Hierarchical Bisecting Clusterer", - "is_streaming": false, - "uid": "a096d16d-ed0b-4e24-90be-d8e2fb44cc64", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "clusterer_hierarchial_bisec_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_hierarchical_bisecting_clusterer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 348, + "model": "workflows.abstractwidget", + "fields": { + "category": 73, + "treeview_image": "", + "name": "Hierarchical Bisecting Clusterer", + "is_streaming": false, + "uid": "a096d16d-ed0b-4e24-90be-d8e2fb44cc64", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "clusterer_hierarchial_bisec_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_hierarchical_bisecting_clusterer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function ConstructHierarchicalBisectingClusterer in package latino. The original function signature: ConstructHierarchicalBisectingClusterer." } - }, - { - "pk": 1052064366, - "model": "workflows.abstractinput", - "fields": { - "widget": 616832434, - "name": "Min Quality", - "short_name": "dbl", - "uid": "c7e679d0-ff8c-afcf-0d8b-011b65f862ed", - "default": "0.2", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "minQuality", - "parameter": true, - "order": 1, + }, + { + "pk": 807, + "model": "workflows.abstractinput", + "fields": { + "widget": 348, + "name": "Min Quality", + "short_name": "dbl", + "uid": "c7e679d0-ff8c-afcf-0d8b-011b65f862ed", + "default": "0.2", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "minQuality", + "parameter": true, + "order": 1, "description": "System.Double" } - }, + }, { - "pk": 661147390, - "model": "workflows.abstractoutput", + "pk": 363, + "model": "workflows.abstractoutput", "fields": { - "widget": 616832434, - "name": "Clusterer", - "short_name": "cls", - "variable": "clusterer", - "uid": "e4ddd462-8964-be15-5b4b-e65516c4b925", - "order": 1, + "widget": 348, + "name": "Clusterer", + "short_name": "cls", + "variable": "clusterer", + "uid": "e4ddd462-8964-be15-5b4b-e65516c4b925", + "order": 1, "description": "" } - }, - { - "pk": 711497257, - "model": "workflows.abstractwidget", - "fields": { - "category": 344772143, - "treeview_image": null, - "name": "Clustering Hub", - "is_streaming": false, - "uid": "71f13f6f-37c0-4b42-bbaa-fac6e57cb9aa", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "clustering_hub_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_cluster_document_vectors", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 349, + "model": "workflows.abstractwidget", + "fields": { + "category": 73, + "treeview_image": "", + "name": "Clustering Hub", + "is_streaming": false, + "uid": "71f13f6f-37c0-4b42-bbaa-fac6e57cb9aa", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "clustering_hub_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_cluster_document_vectors", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function ClusterDocumentVectors in package latino. The original function signature: ClusterDocumentVectors." } - }, - { - "pk": 817197412, - "model": "workflows.abstractinput", - "fields": { - "widget": 711497257, - "name": "Clusterer", - "short_name": "cls", - "uid": "2b67a699-e1be-2ba8-f3ef-d7aca6aa7999", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "clusterer", - "parameter": false, - "order": 1, + }, + { + "pk": 808, + "model": "workflows.abstractinput", + "fields": { + "widget": 349, + "name": "Clusterer", + "short_name": "cls", + "uid": "2b67a699-e1be-2ba8-f3ef-d7aca6aa7999", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "clusterer", + "parameter": false, + "order": 1, "description": "LatinoClowdFlows.IClusterer" } - }, - { - "pk": 812595088, - "model": "workflows.abstractinput", - "fields": { - "widget": 711497257, - "name": "Dataset", - "short_name": "ds", - "uid": "9d3b1094-54ab-55d2-53e5-56b840e924d1", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "dataset", - "parameter": false, - "order": 2, + }, + { + "pk": 809, + "model": "workflows.abstractinput", + "fields": { + "widget": 349, + "name": "Dataset", + "short_name": "ds", + "uid": "9d3b1094-54ab-55d2-53e5-56b840e924d1", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "dataset", + "parameter": false, + "order": 2, "description": "Latino.Model.IUnlabeledExampleCollection`1[[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 568092835, - "model": "workflows.abstractoutput", + "pk": 364, + "model": "workflows.abstractoutput", "fields": { - "widget": 711497257, - "name": "Clustering Results", - "short_name": "cr", - "variable": "clustRes", - "uid": "1c2b8946-b303-5a95-410c-19d069a2be4e", - "order": 1, + "widget": 349, + "name": "Clustering Results", + "short_name": "cr", + "variable": "clustRes", + "uid": "1c2b8946-b303-5a95-410c-19d069a2be4e", + "order": 1, "description": "" } - }, - { - "pk": 991110934, - "model": "workflows.abstractwidget", - "fields": { - "category": 344772143, - "treeview_image": null, - "name": "Clustering Results Info", - "is_streaming": false, - "uid": "e48223a3-03b4-4530-8e40-ce725c33e4ea", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "clustering_result_info_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_clustering_results_info", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 350, + "model": "workflows.abstractwidget", + "fields": { + "category": 73, + "treeview_image": "", + "name": "Clustering Results Info", + "is_streaming": false, + "uid": "e48223a3-03b4-4530-8e40-ce725c33e4ea", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "clustering_result_info_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_clustering_results_info", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function ClusteringResultsInfo in package latino. The original function signature: ClusteringResultsInfo." } - }, - { - "pk": 133700618, - "model": "workflows.abstractinput", - "fields": { - "widget": 991110934, - "name": "Clustering Results", - "short_name": "cr", - "uid": "8ad4dfeb-cf27-9013-826d-046edc418b25", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "clustRes", - "parameter": false, - "order": 1, + }, + { + "pk": 810, + "model": "workflows.abstractinput", + "fields": { + "widget": 350, + "name": "Clustering Results", + "short_name": "cr", + "uid": "8ad4dfeb-cf27-9013-826d-046edc418b25", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "clustRes", + "parameter": false, + "order": 1, "description": "Latino.Model.ClusteringResult" } - }, + }, { - "pk": 554015911, - "model": "workflows.abstractoutput", + "pk": 365, + "model": "workflows.abstractoutput", "fields": { - "widget": 991110934, - "name": "Document Labels (Array of Clusteres Ids)", - "short_name": "str", - "variable": "docLabels", - "uid": "611c7d9f-a46c-8051-30dc-3c5559411937", - "order": 1, + "widget": 350, + "name": "Document Labels (Array of Clusteres Ids)", + "short_name": "str", + "variable": "docLabels", + "uid": "611c7d9f-a46c-8051-30dc-3c5559411937", + "order": 1, "description": "" } - }, + }, { - "pk": 152800646, - "model": "workflows.abstractoutput", + "pk": 366, + "model": "workflows.abstractoutput", "fields": { - "widget": 991110934, - "name": "Clusters Tree", - "short_name": "obj", - "variable": "clustTree", - "uid": "a5aeaa0f-527d-7706-37c1-e3c75bec5250", - "order": 2, + "widget": 350, + "name": "Clusters Tree", + "short_name": "obj", + "variable": "clustTree", + "uid": "a5aeaa0f-527d-7706-37c1-e3c75bec5250", + "order": 2, "description": "" } - }, - { - "pk": 439779241, - "model": "workflows.abstractwidget", - "fields": { - "category": 344772143, - "treeview_image": null, - "name": "View Clusters", - "is_streaming": false, - "uid": "ace23118-d1f5-475d-b0e0-a4c0f9b05d82", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "cluster_viewer_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "show_clusters", - "action": "show_clusters", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, + }, + { + "pk": 351, + "model": "workflows.abstractwidget", + "fields": { + "category": 73, + "treeview_image": "", + "name": "View Clusters", + "is_streaming": false, + "uid": "ace23118-d1f5-475d-b0e0-a4c0f9b05d82", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "cluster_viewer_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "show_clusters", + "streaming_visualization_view": "", + "action": "show_clusters", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, "description": "Automatically generated widget from function ViewClusters_PYTHON in package latino. The original function signature: ViewClusters_PYTHON." } - }, - { - "pk": 1029593033, - "model": "workflows.abstractinput", - "fields": { - "widget": 439779241, - "name": "Clustering Results", - "short_name": "cr", - "uid": "8dbe38d0-3b33-3d44-efe6-b21f26c17b5d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "clustRes", - "parameter": false, - "order": 1, + }, + { + "pk": 811, + "model": "workflows.abstractinput", + "fields": { + "widget": 351, + "name": "Clustering Results", + "short_name": "cr", + "uid": "8dbe38d0-3b33-3d44-efe6-b21f26c17b5d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "clustRes", + "parameter": false, + "order": 1, "description": "System.Object" } - }, + }, { - "pk": 837637361, - "model": "workflows.category", + "pk": 74, + "model": "workflows.category", "fields": { - "uid": "c8fd491e-75ad-487d-b42f-b5ca07ec045a", - "parent": 226420051, - "workflow": null, - "user": null, - "order": 9, + "uid": "c8fd491e-75ad-487d-b42f-b5ca07ec045a", + "parent": 62, + "workflow": null, + "user": null, + "order": 9, "name": "Classification" } - }, - { - "pk": 825864234, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Nearest Centroid Classifier", - "is_streaming": false, - "uid": "093a5005-0368-4b46-9720-5a9b2b365c2f", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_centroid_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_centroid_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 352, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Nearest Centroid Classifier", + "is_streaming": false, + "uid": "093a5005-0368-4b46-9720-5a9b2b365c2f", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_centroid_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_centroid_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function ConstructCentroidClassifier in package latino. The original function signature: ConstructCentroidClassifier." } - }, - { - "pk": 48711550, - "model": "workflows.abstractinput", - "fields": { - "widget": 825864234, - "name": "Similarity Model", - "short_name": "typ", - "uid": "8c1b49cb-78f8-a7d2-2d8a-8710b5f25a03", - "default": "Cosine", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "similarityModel", - "parameter": true, - "order": 1, + }, + { + "pk": 812, + "model": "workflows.abstractinput", + "fields": { + "widget": 352, + "name": "Similarity Model", + "short_name": "typ", + "uid": "8c1b49cb-78f8-a7d2-2d8a-8710b5f25a03", + "default": "Cosine", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "similarityModel", + "parameter": true, + "order": 1, "description": "LatinoClowdFlows.SimilarityModel" } - }, + }, { - "pk": 512922236, - "model": "workflows.abstractoption", + "pk": 285, + "model": "workflows.abstractoption", "fields": { - "uid": "8484d913-23ba-43ba-508e-12a012b52f39", - "abstract_input": 48711550, - "value": "Cosine", + "uid": "8484d913-23ba-43ba-508e-12a012b52f39", + "abstract_input": 812, + "value": "Cosine", "name": "Cosine" } - }, + }, { - "pk": 248862793, - "model": "workflows.abstractoption", + "pk": 286, + "model": "workflows.abstractoption", "fields": { - "uid": "acab5c6c-60e6-81c3-820a-c3158948cf31", - "abstract_input": 48711550, - "value": "DotProduct", + "uid": "acab5c6c-60e6-81c3-820a-c3158948cf31", + "abstract_input": 812, + "value": "DotProduct", "name": "Dot Product" } - }, - { - "pk": 831710057, - "model": "workflows.abstractinput", - "fields": { - "widget": 825864234, - "name": "Normalize Centorids", - "short_name": "bol", - "uid": "c3a78c28-2c45-7233-7f40-c424577eb01b", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalizeCentorids", - "parameter": true, - "order": 2, + }, + { + "pk": 813, + "model": "workflows.abstractinput", + "fields": { + "widget": 352, + "name": "Normalize Centorids", + "short_name": "bol", + "uid": "c3a78c28-2c45-7233-7f40-c424577eb01b", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalizeCentorids", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, + }, { - "pk": 6237061, - "model": "workflows.abstractoutput", + "pk": 367, + "model": "workflows.abstractoutput", "fields": { - "widget": 825864234, - "name": "Centroid Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "59f16675-9d37-9120-3445-7637121fc316", - "order": 1, + "widget": 352, + "name": "Centroid Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "59f16675-9d37-9120-3445-7637121fc316", + "order": 1, "description": "" } - }, - { - "pk": 1044067225, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Naive Bayes Classifier", - "is_streaming": false, - "uid": "8cdafccb-d925-4ed1-b90c-726efa2260b5", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_naive_bayes_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_naive_bayes_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 353, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Naive Bayes Classifier", + "is_streaming": false, + "uid": "8cdafccb-d925-4ed1-b90c-726efa2260b5", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_naive_bayes_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_naive_bayes_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Automatically generated widget from function ConstructNaiveBayesClassifier in package latino. The original function signature: ConstructNaiveBayesClassifier." } - }, - { - "pk": 769644327, - "model": "workflows.abstractinput", - "fields": { - "widget": 1044067225, - "name": "Normalize", - "short_name": "bol", - "uid": "20a4318d-7bae-6986-5036-ad156a89582b", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalize", - "parameter": true, - "order": 1, + }, + { + "pk": 814, + "model": "workflows.abstractinput", + "fields": { + "widget": 353, + "name": "Normalize", + "short_name": "bol", + "uid": "20a4318d-7bae-6986-5036-ad156a89582b", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalize", + "parameter": true, + "order": 1, "description": "System.Boolean" } - }, - { - "pk": 311489667, - "model": "workflows.abstractinput", - "fields": { - "widget": 1044067225, - "name": "Log Sum Exp Trick", - "short_name": "bol", - "uid": "c87a9f5d-59a8-83d9-b0e9-24ed978e0359", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "logSumExpTrick", - "parameter": true, - "order": 2, + }, + { + "pk": 815, + "model": "workflows.abstractinput", + "fields": { + "widget": 353, + "name": "Log Sum Exp Trick", + "short_name": "bol", + "uid": "c87a9f5d-59a8-83d9-b0e9-24ed978e0359", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "logSumExpTrick", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, + }, { - "pk": 281707195, - "model": "workflows.abstractoutput", + "pk": 368, + "model": "workflows.abstractoutput", "fields": { - "widget": 1044067225, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "145e8ccb-3cf5-1edc-a5f1-9373d8045669", - "order": 1, + "widget": 353, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "145e8ccb-3cf5-1edc-a5f1-9373d8045669", + "order": 1, "description": "" } - }, - { - "pk": 138453882, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "SVM Binary Classifier", - "is_streaming": false, - "uid": "e101b293-b26d-4484-8f9f-30bda3dfe344", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_svm_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_svm_binary_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 354, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "SVM Binary Classifier", + "is_streaming": false, + "uid": "e101b293-b26d-4484-8f9f-30bda3dfe344", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_svm_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_svm_binary_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function ConstructSvmBinaryClassifier in package latino. The original function signature: ConstructSvmBinaryClassifier." } - }, - { - "pk": 893925414, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "C", - "short_name": "dbl", - "uid": "ed9be48d-dc9f-5496-b414-1abf8c077652", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "c", - "parameter": true, - "order": 1, + }, + { + "pk": 816, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "C", + "short_name": "dbl", + "uid": "ed9be48d-dc9f-5496-b414-1abf8c077652", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "c", + "parameter": true, + "order": 1, "description": "zero implies default value ([avg. x*x]^-1)" } - }, - { - "pk": 798743998, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Biased Hyperplane", - "short_name": "bol", - "uid": "7892b4b0-9f15-4ab2-2ed3-88a37abd987c", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "biasedHyperplane", - "parameter": true, - "order": 2, + }, + { + "pk": 817, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Biased Hyperplane", + "short_name": "bol", + "uid": "7892b4b0-9f15-4ab2-2ed3-88a37abd987c", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "biasedHyperplane", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, - { - "pk": 23520622, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Kernel Type", - "short_name": "typ", - "uid": "f63be5e5-9f93-fbba-c06e-d80de1d65191", - "default": "Linear", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "kernelType", - "parameter": true, - "order": 3, + }, + { + "pk": 818, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Kernel Type", + "short_name": "typ", + "uid": "f63be5e5-9f93-fbba-c06e-d80de1d65191", + "default": "Linear", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "kernelType", + "parameter": true, + "order": 3, "description": "Latino.Model.SvmLightKernelType" } - }, + }, { - "pk": 682632750, - "model": "workflows.abstractoption", + "pk": 287, + "model": "workflows.abstractoption", "fields": { - "uid": "82b349e8-5939-7427-8680-3b1fff526dc6", - "abstract_input": 23520622, - "value": "Linear", + "uid": "82b349e8-5939-7427-8680-3b1fff526dc6", + "abstract_input": 818, + "value": "Linear", "name": "Linear" } - }, + }, { - "pk": 480530119, - "model": "workflows.abstractoption", + "pk": 288, + "model": "workflows.abstractoption", "fields": { - "uid": "2abcf4cd-6d46-f77f-532c-68f2d80b63d3", - "abstract_input": 23520622, - "value": "Polynomial", + "uid": "2abcf4cd-6d46-f77f-532c-68f2d80b63d3", + "abstract_input": 818, + "value": "Polynomial", "name": "Polynomial" } - }, + }, { - "pk": 479105395, - "model": "workflows.abstractoption", + "pk": 289, + "model": "workflows.abstractoption", "fields": { - "uid": "f44c4e6e-7c0d-2af0-5f90-a810bb49beaf", - "abstract_input": 23520622, - "value": "RadialBasisFunction", + "uid": "f44c4e6e-7c0d-2af0-5f90-a810bb49beaf", + "abstract_input": 818, + "value": "RadialBasisFunction", "name": "Radial Basis Function" } - }, + }, { - "pk": 886717099, - "model": "workflows.abstractoption", + "pk": 290, + "model": "workflows.abstractoption", "fields": { - "uid": "82d22a12-33de-af87-88c6-ed0eb99c084b", - "abstract_input": 23520622, - "value": "Sigmoid", + "uid": "82d22a12-33de-af87-88c6-ed0eb99c084b", + "abstract_input": 818, + "value": "Sigmoid", "name": "Sigmoid" } - }, - { - "pk": 238072528, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Kernel Parameter Gamma", - "short_name": "dbl", - "uid": "9febc0b2-4792-9a75-d078-06cba1fec00b", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "kernelParamGamma", - "parameter": true, - "order": 4, + }, + { + "pk": 819, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Kernel Parameter Gamma", + "short_name": "dbl", + "uid": "9febc0b2-4792-9a75-d078-06cba1fec00b", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "kernelParamGamma", + "parameter": true, + "order": 4, "description": "System.Double" } - }, - { - "pk": 480366388, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Kernel Parameter D", - "short_name": "dbl", - "uid": "32512a7e-6e2c-76de-94ba-61b70f9c6ac5", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "kernelParamD", - "parameter": true, - "order": 5, + }, + { + "pk": 820, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Kernel Parameter D", + "short_name": "dbl", + "uid": "32512a7e-6e2c-76de-94ba-61b70f9c6ac5", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "kernelParamD", + "parameter": true, + "order": 5, "description": "System.Double" } - }, - { - "pk": 19735073, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Kernel Parameter S", - "short_name": "dbl", - "uid": "84a0f438-e258-bb86-0a47-95aab9b37912", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "kernelParamS", - "parameter": true, - "order": 6, + }, + { + "pk": 821, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Kernel Parameter S", + "short_name": "dbl", + "uid": "84a0f438-e258-bb86-0a47-95aab9b37912", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "kernelParamS", + "parameter": true, + "order": 6, "description": "System.Double" } - }, - { - "pk": 525661224, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Kernel Parameter C", - "short_name": "dbl", - "uid": "42583600-9253-fa64-557b-7e435aea5d73", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "kernelParamC", - "parameter": true, - "order": 7, + }, + { + "pk": 822, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Kernel Parameter C", + "short_name": "dbl", + "uid": "42583600-9253-fa64-557b-7e435aea5d73", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "kernelParamC", + "parameter": true, + "order": 7, "description": "System.Double" } - }, - { - "pk": 76513254, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Eps", - "short_name": "dbl", - "uid": "f67237da-15fe-930d-4c54-f3da246953ac", - "default": "0.001", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "eps", - "parameter": true, - "order": 8, + }, + { + "pk": 823, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Eps", + "short_name": "dbl", + "uid": "f67237da-15fe-930d-4c54-f3da246953ac", + "default": "0.001", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "eps", + "parameter": true, + "order": 8, "description": "System.Double" } - }, - { - "pk": 31043856, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Max Iterations", - "short_name": "int", - "uid": "189b1989-a282-605a-16dc-894a1f4561cf", - "default": "100000", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxIter", - "parameter": true, - "order": 9, + }, + { + "pk": 824, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Max Iterations", + "short_name": "int", + "uid": "189b1989-a282-605a-16dc-894a1f4561cf", + "default": "100000", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxIter", + "parameter": true, + "order": 9, "description": "System.Int32" } - }, - { - "pk": 869799427, - "model": "workflows.abstractinput", - "fields": { - "widget": 138453882, - "name": "Custom Parameter String", - "short_name": "str", - "uid": "fdbde52d-2257-24a8-fec4-6b0b8aa0a414", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "customParams", - "parameter": true, - "order": 10, + }, + { + "pk": 825, + "model": "workflows.abstractinput", + "fields": { + "widget": 354, + "name": "Custom Parameter String", + "short_name": "str", + "uid": "fdbde52d-2257-24a8-fec4-6b0b8aa0a414", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "customParams", + "parameter": true, + "order": 10, "description": "System.String" } - }, + }, { - "pk": 381492542, - "model": "workflows.abstractoutput", + "pk": 369, + "model": "workflows.abstractoutput", "fields": { - "widget": 138453882, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "38ac61da-16cd-e318-28f7-bb8ec457bdf2", - "order": 1, + "widget": 354, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "38ac61da-16cd-e318-28f7-bb8ec457bdf2", + "order": 1, "description": "" } - }, - { - "pk": 45410238, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "SVM Multiclass Fast Classifier", - "is_streaming": false, - "uid": "48540dc6-233b-4155-ba8a-ab3a6a867361", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_svm_fast_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_svm_multiclass_fast", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 355, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "SVM Multiclass Fast Classifier", + "is_streaming": false, + "uid": "48540dc6-233b-4155-ba8a-ab3a6a867361", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_svm_fast_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_svm_multiclass_fast", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function ConstructSvmMulticlassFast in package latino. The original function signature: ConstructSvmMulticlassFast." } - }, - { - "pk": 544141275, - "model": "workflows.abstractinput", - "fields": { - "widget": 45410238, - "name": "C", - "short_name": "dbl", - "uid": "aa4af239-bf2b-9396-9382-1d3e62dbba60", - "default": "5000", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "c", - "parameter": true, - "order": 1, + }, + { + "pk": 826, + "model": "workflows.abstractinput", + "fields": { + "widget": 355, + "name": "C", + "short_name": "dbl", + "uid": "aa4af239-bf2b-9396-9382-1d3e62dbba60", + "default": "5000", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "c", + "parameter": true, + "order": 1, "description": "System.Double" } - }, - { - "pk": 217687992, - "model": "workflows.abstractinput", - "fields": { - "widget": 45410238, - "name": "Eps", - "short_name": "dbl", - "uid": "02ad47bb-6058-37d1-85cb-140ddcfec097", - "default": "0.1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "eps", - "parameter": true, - "order": 2, + }, + { + "pk": 827, + "model": "workflows.abstractinput", + "fields": { + "widget": 355, + "name": "Eps", + "short_name": "dbl", + "uid": "02ad47bb-6058-37d1-85cb-140ddcfec097", + "default": "0.1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "eps", + "parameter": true, + "order": 2, "description": "System.Double" } - }, + }, { - "pk": 790901996, - "model": "workflows.abstractoutput", + "pk": 370, + "model": "workflows.abstractoutput", "fields": { - "widget": 45410238, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "f7d904f1-2fe0-d6f7-42bf-0ac4837c88ef", - "order": 1, + "widget": 355, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "f7d904f1-2fe0-d6f7-42bf-0ac4837c88ef", + "order": 1, "description": "" } - }, - { - "pk": 893359590, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Majority Classifier", - "is_streaming": false, - "uid": "8020e048-8c7c-4b92-a2b8-d775c273ee45", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_majority_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_majority_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 356, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Majority Classifier", + "is_streaming": false, + "uid": "8020e048-8c7c-4b92-a2b8-d775c273ee45", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_majority_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_majority_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function ConstructMajorityClassifier in package latino. The original function signature: ConstructMajorityClassifier." } - }, + }, { - "pk": 214233130, - "model": "workflows.abstractoutput", + "pk": 371, + "model": "workflows.abstractoutput", "fields": { - "widget": 893359590, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "75aa6b8b-55eb-bf29-d7b6-b98b0107a55a", - "order": 1, + "widget": 356, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "75aa6b8b-55eb-bf29-d7b6-b98b0107a55a", + "order": 1, "description": "" } - }, - { - "pk": 877767277, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Maximum Entropy Classifier", - "is_streaming": false, - "uid": "896c5864-5485-416b-8d89-5da2afb7be05", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_max_entropy_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_maximum_entropy_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, + }, + { + "pk": 357, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Maximum Entropy Classifier", + "is_streaming": false, + "uid": "896c5864-5485-416b-8d89-5da2afb7be05", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_max_entropy_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_maximum_entropy_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, "description": "Automatically generated widget from function ConstructMaximumEntropyClassifier in package latino. The original function signature: ConstructMaximumEntropyClassifier." } - }, - { - "pk": 468453894, - "model": "workflows.abstractinput", - "fields": { - "widget": 877767277, - "name": "Move Data", - "short_name": "bol", - "uid": "5388af0b-ce34-92a3-0f7c-514191196514", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "moveData", - "parameter": true, - "order": 1, + }, + { + "pk": 828, + "model": "workflows.abstractinput", + "fields": { + "widget": 357, + "name": "Move Data", + "short_name": "bol", + "uid": "5388af0b-ce34-92a3-0f7c-514191196514", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "moveData", + "parameter": true, + "order": 1, "description": "System.Boolean" } - }, - { - "pk": 975222513, - "model": "workflows.abstractinput", - "fields": { - "widget": 877767277, - "name": "Num of Iterations", - "short_name": "int", - "uid": "c31bbe9d-0354-503d-b9b3-807e7844a237", - "default": "100", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numIter", - "parameter": true, - "order": 2, + }, + { + "pk": 829, + "model": "workflows.abstractinput", + "fields": { + "widget": 357, + "name": "Num of Iterations", + "short_name": "int", + "uid": "c31bbe9d-0354-503d-b9b3-807e7844a237", + "default": "100", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numIter", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 183131694, - "model": "workflows.abstractinput", - "fields": { - "widget": 877767277, - "name": "CutOff", - "short_name": "int", - "uid": "8a227607-600a-8909-0216-25ea11d5a839", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "cutOff", - "parameter": true, - "order": 3, + }, + { + "pk": 830, + "model": "workflows.abstractinput", + "fields": { + "widget": 357, + "name": "CutOff", + "short_name": "int", + "uid": "8a227607-600a-8909-0216-25ea11d5a839", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "cutOff", + "parameter": true, + "order": 3, "description": "System.Int32" } - }, - { - "pk": 390347933, - "model": "workflows.abstractinput", - "fields": { - "widget": 877767277, - "name": "Num of Threads", - "short_name": "int", - "uid": "279fff3f-5f66-58f1-5a03-3c51d5648c95", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numThreads", - "parameter": true, - "order": 4, + }, + { + "pk": 831, + "model": "workflows.abstractinput", + "fields": { + "widget": 357, + "name": "Num of Threads", + "short_name": "int", + "uid": "279fff3f-5f66-58f1-5a03-3c51d5648c95", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numThreads", + "parameter": true, + "order": 4, "description": "System.Int32" } - }, - { - "pk": 376574766, - "model": "workflows.abstractinput", - "fields": { - "widget": 877767277, - "name": "Normalize", - "short_name": "bol", - "uid": "61c3861b-b61c-01a3-ae0e-62ac34a292f8", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalize", - "parameter": true, - "order": 5, + }, + { + "pk": 832, + "model": "workflows.abstractinput", + "fields": { + "widget": 357, + "name": "Normalize", + "short_name": "bol", + "uid": "61c3861b-b61c-01a3-ae0e-62ac34a292f8", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalize", + "parameter": true, + "order": 5, "description": "System.Boolean" } - }, + }, { - "pk": 713354509, - "model": "workflows.abstractoutput", + "pk": 372, + "model": "workflows.abstractoutput", "fields": { - "widget": 877767277, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "8bc8651b-875c-04c9-91f4-e8af0c3d45f0", - "order": 1, + "widget": 357, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "8bc8651b-875c-04c9-91f4-e8af0c3d45f0", + "order": 1, "description": "" } - }, - { - "pk": 633069720, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Maximum Entropy Fast Classifier", - "is_streaming": false, - "uid": "8ae37e83-fd65-4dbf-b526-c9c21628d5ed", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_max_entropy_fast_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_maximum_entropy_classifier_fast", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, + }, + { + "pk": 358, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Maximum Entropy Fast Classifier", + "is_streaming": false, + "uid": "8ae37e83-fd65-4dbf-b526-c9c21628d5ed", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_max_entropy_fast_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_maximum_entropy_classifier_fast", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, "description": "Automatically generated widget from function ConstructMaximumEntropyClassifierFast in package latino. The original function signature: ConstructMaximumEntropyClassifierFast." } - }, - { - "pk": 878757491, - "model": "workflows.abstractinput", - "fields": { - "widget": 633069720, - "name": "Move Data", - "short_name": "bol", - "uid": "526be33e-ac76-f04e-0b71-15f6ecb82a15", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "moveData", - "parameter": true, - "order": 1, + }, + { + "pk": 833, + "model": "workflows.abstractinput", + "fields": { + "widget": 358, + "name": "Move Data", + "short_name": "bol", + "uid": "526be33e-ac76-f04e-0b71-15f6ecb82a15", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "moveData", + "parameter": true, + "order": 1, "description": "System.Boolean" } - }, - { - "pk": 473001062, - "model": "workflows.abstractinput", - "fields": { - "widget": 633069720, - "name": "Num of Iterations", - "short_name": "int", - "uid": "bed915e1-fab9-728b-0d3c-dcb61afa34fd", - "default": "100", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numIter", - "parameter": true, - "order": 2, + }, + { + "pk": 834, + "model": "workflows.abstractinput", + "fields": { + "widget": 358, + "name": "Num of Iterations", + "short_name": "int", + "uid": "bed915e1-fab9-728b-0d3c-dcb61afa34fd", + "default": "100", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numIter", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 177351711, - "model": "workflows.abstractinput", - "fields": { - "widget": 633069720, - "name": "CutOff", - "short_name": "int", - "uid": "3e2ac4a9-3e2a-d81b-a272-6122dd6e3e2e", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "cutOff", - "parameter": true, - "order": 3, + }, + { + "pk": 835, + "model": "workflows.abstractinput", + "fields": { + "widget": 358, + "name": "CutOff", + "short_name": "int", + "uid": "3e2ac4a9-3e2a-d81b-a272-6122dd6e3e2e", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "cutOff", + "parameter": true, + "order": 3, "description": "System.Int32" } - }, - { - "pk": 592020375, - "model": "workflows.abstractinput", - "fields": { - "widget": 633069720, - "name": "Num of Threads", - "short_name": "int", - "uid": "c3d4d8f6-da2b-8380-3f8f-4891d16163fb", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numThreads", - "parameter": true, - "order": 4, + }, + { + "pk": 836, + "model": "workflows.abstractinput", + "fields": { + "widget": 358, + "name": "Num of Threads", + "short_name": "int", + "uid": "c3d4d8f6-da2b-8380-3f8f-4891d16163fb", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numThreads", + "parameter": true, + "order": 4, "description": "System.Int32" } - }, - { - "pk": 881829834, - "model": "workflows.abstractinput", - "fields": { - "widget": 633069720, - "name": "Normalize", - "short_name": "bol", - "uid": "d9850b7d-ca56-df40-d886-41f6675bbbf6", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "normalize", - "parameter": true, - "order": 5, + }, + { + "pk": 837, + "model": "workflows.abstractinput", + "fields": { + "widget": 358, + "name": "Normalize", + "short_name": "bol", + "uid": "d9850b7d-ca56-df40-d886-41f6675bbbf6", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "normalize", + "parameter": true, + "order": 5, "description": "System.Boolean" } - }, + }, { - "pk": 1034400352, - "model": "workflows.abstractoutput", + "pk": 373, + "model": "workflows.abstractoutput", "fields": { - "widget": 633069720, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "2e7e8c44-26de-56f1-18d7-4c1ba44ad1b5", - "order": 1, + "widget": 358, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "2e7e8c44-26de-56f1-18d7-4c1ba44ad1b5", + "order": 1, "description": "" } - }, - { - "pk": 205496236, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Knn Classifier", - "is_streaming": false, - "uid": "e2bb591c-f685-4b5e-868e-36f94eeffa46", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_knn_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_knn_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 8, + }, + { + "pk": 359, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Knn Classifier", + "is_streaming": false, + "uid": "e2bb591c-f685-4b5e-868e-36f94eeffa46", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_knn_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_knn_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 8, "description": "Automatically generated widget from function ConstructKnnClassifier in package latino. The original function signature: ConstructKnnClassifier." } - }, - { - "pk": 409449270, - "model": "workflows.abstractinput", - "fields": { - "widget": 205496236, - "name": "Similarity Model", - "short_name": "typ", - "uid": "96168cbb-3359-2286-2754-6d322af7f38c", - "default": "Cosine", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "similarityModel", - "parameter": true, - "order": 1, + }, + { + "pk": 838, + "model": "workflows.abstractinput", + "fields": { + "widget": 359, + "name": "Similarity Model", + "short_name": "typ", + "uid": "96168cbb-3359-2286-2754-6d322af7f38c", + "default": "Cosine", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "similarityModel", + "parameter": true, + "order": 1, "description": "LatinoClowdFlows.SimilarityModel" } - }, + }, { - "pk": 325932425, - "model": "workflows.abstractoption", + "pk": 291, + "model": "workflows.abstractoption", "fields": { - "uid": "1a36620b-a316-77aa-e786-43ae1ddb521f", - "abstract_input": 409449270, - "value": "Cosine", + "uid": "1a36620b-a316-77aa-e786-43ae1ddb521f", + "abstract_input": 838, + "value": "Cosine", "name": "Cosine" } - }, + }, { - "pk": 192660593, - "model": "workflows.abstractoption", + "pk": 292, + "model": "workflows.abstractoption", "fields": { - "uid": "03ff898e-93fc-8d55-b69b-1106693a7917", - "abstract_input": 409449270, - "value": "DotProduct", + "uid": "03ff898e-93fc-8d55-b69b-1106693a7917", + "abstract_input": 838, + "value": "DotProduct", "name": "Dot Product" } - }, - { - "pk": 446838678, - "model": "workflows.abstractinput", - "fields": { - "widget": 205496236, - "name": "K (Neighbourhood)", - "short_name": "int", - "uid": "94782d0e-43be-f9b9-bfc5-a00132ff1237", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "k", - "parameter": true, - "order": 2, + }, + { + "pk": 839, + "model": "workflows.abstractinput", + "fields": { + "widget": 359, + "name": "K (Neighbourhood)", + "short_name": "int", + "uid": "94782d0e-43be-f9b9-bfc5-a00132ff1237", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "k", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 384753444, - "model": "workflows.abstractinput", - "fields": { - "widget": 205496236, - "name": "Soft Voting", - "short_name": "bol", - "uid": "9614283a-4628-4fa5-a62e-7aaee386c143", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "softVoting", - "parameter": true, - "order": 3, + }, + { + "pk": 840, + "model": "workflows.abstractinput", + "fields": { + "widget": 359, + "name": "Soft Voting", + "short_name": "bol", + "uid": "9614283a-4628-4fa5-a62e-7aaee386c143", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "softVoting", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, + }, { - "pk": 726262833, - "model": "workflows.abstractoutput", + "pk": 374, + "model": "workflows.abstractoutput", "fields": { - "widget": 205496236, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "5d3ae75f-7fc8-ab56-8eab-3a4b1fa0a20c", - "order": 1, + "widget": 359, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "5d3ae75f-7fc8-ab56-8eab-3a4b1fa0a20c", + "order": 1, "description": "" } - }, - { - "pk": 399917189, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Knn Fast Classifier", - "is_streaming": false, - "uid": "78f39d45-04bd-4b6a-9fd9-bf22f2a78223", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_knn_fast_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_construct_knn_classifier_fast", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 9, + }, + { + "pk": 360, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Knn Fast Classifier", + "is_streaming": false, + "uid": "78f39d45-04bd-4b6a-9fd9-bf22f2a78223", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_knn_fast_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_construct_knn_classifier_fast", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 9, "description": "Automatically generated widget from function ConstructKnnClassifierFast in package latino. The original function signature: ConstructKnnClassifierFast." } - }, - { - "pk": 612147136, - "model": "workflows.abstractinput", - "fields": { - "widget": 399917189, - "name": "K (Neighbourhood)", - "short_name": "int", - "uid": "50732a27-8321-b266-db28-85cba65c7f21", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "k", - "parameter": true, - "order": 1, + }, + { + "pk": 841, + "model": "workflows.abstractinput", + "fields": { + "widget": 360, + "name": "K (Neighbourhood)", + "short_name": "int", + "uid": "50732a27-8321-b266-db28-85cba65c7f21", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "k", + "parameter": true, + "order": 1, "description": "System.Int32" } - }, - { - "pk": 132568947, - "model": "workflows.abstractinput", - "fields": { - "widget": 399917189, - "name": "Soft Voting", - "short_name": "bol", - "uid": "70286a7a-bb2c-f5d7-9ffc-e838a3c880c1", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "softVoting", - "parameter": true, - "order": 2, + }, + { + "pk": 842, + "model": "workflows.abstractinput", + "fields": { + "widget": 360, + "name": "Soft Voting", + "short_name": "bol", + "uid": "70286a7a-bb2c-f5d7-9ffc-e838a3c880c1", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "softVoting", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, - { - "pk": 712582970, - "model": "workflows.abstractoutput", - "fields": { - "widget": 399917189, - "name": "Classifier", - "short_name": "csf", - "variable": "classifier", - "uid": "efcbe2f3-a6c4-032f-8c21-513b5470bd20", - "order": 1, - "description": "" - } - }, - { - "pk": 809284141, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Train Classifier Hub", - "is_streaming": false, - "uid": "99eb79a4-348c-411a-9bba-a42caf048636", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classifier_train_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_train_classifier", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 15, - "description": "Automatically generated widget from function TrainClassifier in package latino. The original function signature: TrainClassifier." - } - }, - { - "pk": 993922553, - "model": "workflows.abstractinput", - "fields": { - "widget": 809284141, - "name": "Classifier", - "short_name": "csf", - "uid": "e9bac05e-f82f-09cd-497d-4407fcecd056", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "csf", - "parameter": false, - "order": 1, - "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" - } - }, - { - "pk": 758827227, - "model": "workflows.abstractinput", - "fields": { - "widget": 809284141, - "name": "Dataset", - "short_name": "ds", - "uid": "4df20aa1-64f1-11c1-bd8c-b9c64e5c0437", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 2, - "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" - } - }, - { - "pk": 917597738, - "model": "workflows.abstractoutput", - "fields": { - "widget": 809284141, - "name": "Classifier", - "short_name": "csf", - "variable": "csf", - "uid": "fcf15ec3-2176-5d23-4c0a-ebe19faf2a92", - "order": 1, - "description": "" - } - }, - { - "pk": 902822955, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Predict Classification", - "is_streaming": false, - "uid": "a92685c6-aeca-42bd-af49-c815ebafb573", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classification_predict_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_predict_classification", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 13, - "description": "Automatically generated widget from function PredictClassification in package latino. The original function signature: PredictClassification." - } - }, - { - "pk": 567836808, - "model": "workflows.abstractinput", - "fields": { - "widget": 902822955, - "name": "Classifier", - "short_name": "csf", - "uid": "d48016c2-edb0-265e-c40a-858745ab012b", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "csf", - "parameter": false, - "order": 1, - "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" - } - }, - { - "pk": 316388099, - "model": "workflows.abstractinput", - "fields": { - "widget": 902822955, - "name": "Dataset", - "short_name": "ds", - "uid": "6bfd0b18-b660-feb8-8894-492da5fb7ac9", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 2, - "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" - } - }, - { - "pk": 586741041, - "model": "workflows.abstractoutput", - "fields": { - "widget": 902822955, - "name": "Prediction(s)", - "short_name": "prd", - "variable": "predictions", - "uid": "efaba4b6-3b66-e7b9-f361-866c6104c3ed", - "order": 1, - "description": "" - } - }, + }, { - "pk": 983603863, - "model": "workflows.abstractoutput", + "pk": 375, + "model": "workflows.abstractoutput", "fields": { - "widget": 902822955, - "name": "Labeled dataset", - "short_name": "ds", - "variable": "ds", - "uid": "3a72cfc4-179d-8db9-8086-6017f697e3b8", - "order": 2, + "widget": 360, + "name": "Classifier", + "short_name": "csf", + "variable": "classifier", + "uid": "efcbe2f3-a6c4-032f-8c21-513b5470bd20", + "order": 1, "description": "" } - }, - { - "pk": 786742058, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Prediction Info", - "is_streaming": false, - "uid": "04813a15-93d0-48ca-9c64-0bb6a7bc92b4", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "clasification_info_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_prediction_info", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 14, - "description": "Automatically generated widget from function PredictionInfo in package latino. The original function signature: PredictionInfo." + }, + { + "pk": 368, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Accuracy Claculation", + "is_streaming": false, + "uid": "990b6a22-0d62-431a-aea8-03d3a934f4f2", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "accuracy_calc_from_labels_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_accuracy_claculation", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 10, + "description": "Automatically generated widget from function AccuracyClaculation in package latino. The original function signature: AccuracyClaculation." } - }, - { - "pk": 314070459, - "model": "workflows.abstractinput", - "fields": { - "widget": 786742058, - "name": "Prediction(s)", - "short_name": "prd", - "uid": "4196036a-5c53-8452-8ccc-325f1ac734d6", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "predictions", - "parameter": false, - "order": 1, - "description": "System.Collections.Generic.List`1[[Latino.Model.Prediction`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" + }, + { + "pk": 861, + "model": "workflows.abstractinput", + "fields": { + "widget": 368, + "name": "True Labels", + "short_name": "lst", + "uid": "4337f7d3-5113-be91-9dcd-7f23d955ca3e", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "list1", + "parameter": false, + "order": 1, + "description": "System.Collections.IList" } - }, - { - "pk": 426490591, - "model": "workflows.abstractoutput", - "fields": { - "widget": 786742058, - "name": "Lable(s) (Array of Strings)", - "short_name": "str", - "variable": "labels", - "uid": "776fb044-5dfc-18a2-cf20-4e817796f204", - "order": 1, - "description": "" + }, + { + "pk": 862, + "model": "workflows.abstractinput", + "fields": { + "widget": 368, + "name": "Predicted Labels", + "short_name": "lst", + "uid": "3865d2f0-cf4f-cacc-78dc-77a6b0071e45", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "list2", + "parameter": false, + "order": 2, + "description": "System.Collections.IList" } - }, + }, { - "pk": 692444736, - "model": "workflows.abstractoutput", + "pk": 384, + "model": "workflows.abstractoutput", "fields": { - "widget": 786742058, - "name": "Prediction Info(s)", - "short_name": "obj", - "variable": "predictInfos", - "uid": "8653f42a-e09b-5eaf-795f-587cc48bfc21", - "order": 2, + "widget": 368, + "name": "Accuracy", + "short_name": "dbl", + "variable": "accuracy", + "uid": "0d48ff94-0a42-3bfd-5b92-14c8d96a96e8", + "order": 1, "description": "" } - }, - { - "pk": 154772926, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Cross Validation", - "is_streaming": false, - "uid": "c42c757c-245e-4eb2-a657-e77fcc4f4802", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classif_cross_valid_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_cross_validation", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 11, + }, + { + "pk": 385, + "model": "workflows.abstractoutput", + "fields": { + "widget": 368, + "name": "Statistics", + "short_name": "obj", + "variable": "statistics", + "uid": "4b9c7c60-639b-3ca5-682b-43b367f67cc3", + "order": 2, + "description": "Statistics:confusionMatrix: first level of confusion matrix dictionary present true labels (first input) while the second, inner layer, presents predicted labels (second output).\r\nStataistics:additinalScores: dictionary's id presents the label that was considered positive for calculation and dictionary's value are actual additioanl scores." + } + }, + { + "pk": 364, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Cross Validation", + "is_streaming": false, + "uid": "c42c757c-245e-4eb2-a657-e77fcc4f4802", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classif_cross_valid_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_cross_validation", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 11, "description": "Automatically generated widget from function CrossValidation in package latino. The original function signature: CrossValidation." } - }, - { - "pk": 161710494, - "model": "workflows.abstractinput", - "fields": { - "widget": 154772926, - "name": "Classifier", - "short_name": "csf", - "uid": "06a3b7c8-681f-ab02-f171-75362b9ea5a0", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "csf", - "parameter": false, - "order": 1, + }, + { + "pk": 848, + "model": "workflows.abstractinput", + "fields": { + "widget": 364, + "name": "Classifier", + "short_name": "csf", + "uid": "06a3b7c8-681f-ab02-f171-75362b9ea5a0", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "csf", + "parameter": false, + "order": 1, "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 1024005826, - "model": "workflows.abstractinput", - "fields": { - "widget": 154772926, - "name": "Dataset", - "short_name": "ds", - "uid": "eeab1227-dfa8-31df-b27b-2a27efeda6b0", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 2, + }, + { + "pk": 849, + "model": "workflows.abstractinput", + "fields": { + "widget": 364, + "name": "Dataset", + "short_name": "ds", + "uid": "eeab1227-dfa8-31df-b27b-2a27efeda6b0", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 2, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 740564028, - "model": "workflows.abstractinput", - "fields": { - "widget": 154772926, - "name": "Num of Sets", - "short_name": "int", - "uid": "21ea2877-e44d-c8db-0612-b9bce6e62f36", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfSets", - "parameter": true, - "order": 3, + }, + { + "pk": 850, + "model": "workflows.abstractinput", + "fields": { + "widget": 364, + "name": "Num of Sets", + "short_name": "int", + "uid": "21ea2877-e44d-c8db-0612-b9bce6e62f36", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfSets", + "parameter": true, + "order": 3, "description": "System.Int32" } - }, - { - "pk": 446424769, - "model": "workflows.abstractinput", - "fields": { - "widget": 154772926, - "name": "Assign Sets Randomly", - "short_name": "bol", - "uid": "f7bb77e7-327e-5794-f330-186d669d6b1b", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "random", - "parameter": true, - "order": 4, + }, + { + "pk": 851, + "model": "workflows.abstractinput", + "fields": { + "widget": 364, + "name": "Assign Sets Randomly", + "short_name": "bol", + "uid": "f7bb77e7-327e-5794-f330-186d669d6b1b", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "random", + "parameter": true, + "order": 4, "description": "System.Boolean" } - }, - { - "pk": 590488885, - "model": "workflows.abstractinput", - "fields": { - "widget": 154772926, - "name": "Use Seed for Random", - "short_name": "bol", - "uid": "bdc7e5b8-00f1-d7bd-6927-fc91856a280a", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "useSeed", - "parameter": true, - "order": 5, + }, + { + "pk": 852, + "model": "workflows.abstractinput", + "fields": { + "widget": 364, + "name": "Use Seed for Random", + "short_name": "bol", + "uid": "bdc7e5b8-00f1-d7bd-6927-fc91856a280a", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "useSeed", + "parameter": true, + "order": 5, "description": "System.Boolean" } - }, - { - "pk": 238288051, - "model": "workflows.abstractinput", - "fields": { - "widget": 154772926, - "name": "Random Seed", - "short_name": "int", - "uid": "15d0d98c-b25b-e7fc-19f1-d547a0dddd14", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 6, + }, + { + "pk": 853, + "model": "workflows.abstractinput", + "fields": { + "widget": 364, + "name": "Random Seed", + "short_name": "int", + "uid": "15d0d98c-b25b-e7fc-19f1-d547a0dddd14", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 6, "description": "System.Int32" } - }, + }, { - "pk": 285280223, - "model": "workflows.abstractoutput", + "pk": 381, + "model": "workflows.abstractoutput", "fields": { - "widget": 154772926, - "name": "Data Object with results", - "short_name": "obj", - "variable": "obj", - "uid": "43d23d99-8ac4-5b3e-c89c-43d63db3920e", - "order": 1, + "widget": 364, + "name": "Data Object with results", + "short_name": "obj", + "variable": "obj", + "uid": "43d23d99-8ac4-5b3e-c89c-43d63db3920e", + "order": 1, "description": "" } - }, - { - "pk": 969524863, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Cross Validation (Predefined Splits)", - "is_streaming": false, - "uid": "72b20813-e1a8-4c2d-a448-b7337ecc2a08", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classif_cross_valid_predef_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_cross_validation_predef_splits", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 12, + }, + { + "pk": 365, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Cross Validation (Predefined Splits)", + "is_streaming": false, + "uid": "72b20813-e1a8-4c2d-a448-b7337ecc2a08", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classif_cross_valid_predef_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_cross_validation_predef_splits", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 12, "description": "Automatically generated widget from function CrossValidationPredefSplits in package latino. The original function signature: CrossValidationPredefSplits." } - }, - { - "pk": 389736176, - "model": "workflows.abstractinput", - "fields": { - "widget": 969524863, - "name": "Classifier", - "short_name": "csf", - "uid": "4178be10-5a31-bbfd-dafc-51470e1458bb", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "csf", - "parameter": false, - "order": 1, + }, + { + "pk": 854, + "model": "workflows.abstractinput", + "fields": { + "widget": 365, + "name": "Classifier", + "short_name": "csf", + "uid": "4178be10-5a31-bbfd-dafc-51470e1458bb", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "csf", + "parameter": false, + "order": 1, "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 766398363, - "model": "workflows.abstractinput", - "fields": { - "widget": 969524863, - "name": "Dataset", - "short_name": "ds", - "uid": "657a8f1f-7958-d479-a062-428ea6250620", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 2, + }, + { + "pk": 855, + "model": "workflows.abstractinput", + "fields": { + "widget": 365, + "name": "Dataset", + "short_name": "ds", + "uid": "657a8f1f-7958-d479-a062-428ea6250620", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 2, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 180983821, - "model": "workflows.abstractinput", - "fields": { - "widget": 969524863, - "name": "Sets (List with predefined set numbers)", - "short_name": "lst", - "uid": "f51e4a03-3fc8-f5b2-2555-5f07920a4ddb", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "sets", - "parameter": false, - "order": 3, + }, + { + "pk": 856, + "model": "workflows.abstractinput", + "fields": { + "widget": 365, + "name": "Sets (List with predefined set numbers)", + "short_name": "lst", + "uid": "f51e4a03-3fc8-f5b2-2555-5f07920a4ddb", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "sets", + "parameter": false, + "order": 3, "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, + }, { - "pk": 677909998, - "model": "workflows.abstractoutput", + "pk": 382, + "model": "workflows.abstractoutput", "fields": { - "widget": 969524863, - "name": "Data Object with results", - "short_name": "obj", - "variable": "obj", - "uid": "70558c82-fa96-7f12-c8e4-f5c1297e2cfe", - "order": 1, + "widget": 365, + "name": "Data Object with results", + "short_name": "obj", + "variable": "obj", + "uid": "70558c82-fa96-7f12-c8e4-f5c1297e2cfe", + "order": 1, "description": "" } - }, - { - "pk": 564711357, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Multiple Splits Validation", - "is_streaming": false, - "uid": "520d10ee-f1de-45d8-bcd8-01fa3e363222", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classif_cross_valid_predef_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_cross_validation_predef_multi_splits", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 13, + }, + { + "pk": 366, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Multiple Splits Validation", + "is_streaming": false, + "uid": "520d10ee-f1de-45d8-bcd8-01fa3e363222", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classif_cross_valid_predef_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_cross_validation_predef_multi_splits", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 13, "description": "Automatically generated widget from function CrossValidationPredefMultiSplits in package latino. The original function signature: CrossValidationPredefMultiSplits." } - }, - { - "pk": 630299332, - "model": "workflows.abstractinput", - "fields": { - "widget": 564711357, - "name": "Classifier", - "short_name": "csf", - "uid": "299ac3d4-d939-9d43-349d-2f5be6e8647d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "csf", - "parameter": false, - "order": 1, + }, + { + "pk": 857, + "model": "workflows.abstractinput", + "fields": { + "widget": 366, + "name": "Classifier", + "short_name": "csf", + "uid": "299ac3d4-d939-9d43-349d-2f5be6e8647d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "csf", + "parameter": false, + "order": 1, "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 718874634, - "model": "workflows.abstractinput", - "fields": { - "widget": 564711357, - "name": "Dataset", - "short_name": "ds", - "uid": "d9f20d4b-7d7a-b113-5e93-e52303416352", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "ds", - "parameter": false, - "order": 2, + }, + { + "pk": 858, + "model": "workflows.abstractinput", + "fields": { + "widget": 366, + "name": "Dataset", + "short_name": "ds", + "uid": "d9f20d4b-7d7a-b113-5e93-e52303416352", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 2, "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 830927291, - "model": "workflows.abstractinput", - "fields": { - "widget": 564711357, - "name": "Multiple Set Indexes", - "short_name": "dct", - "uid": "fc3ba46a-fdb2-f840-efd7-7d17e4b4f797", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "multiSets", - "parameter": false, - "order": 3, + }, + { + "pk": 859, + "model": "workflows.abstractinput", + "fields": { + "widget": 366, + "name": "Multiple Set Indexes", + "short_name": "dct", + "uid": "fc3ba46a-fdb2-f840-efd7-7d17e4b4f797", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "multiSets", + "parameter": false, + "order": 3, "description": "Dictionary with multiple predefined split element indexes. {\"train0\":[1,2,3],\"test0\":[4,5],\"train1\":[2,3,4],\"test1\":[5,6]}" } - }, + }, { - "pk": 918188845, - "model": "workflows.abstractoutput", + "pk": 383, + "model": "workflows.abstractoutput", "fields": { - "widget": 564711357, - "name": "Data Object with results", - "short_name": "obj", - "variable": "obj", - "uid": "7d4746d4-6587-a610-7344-93b6d93e6d49", - "order": 1, + "widget": 366, + "name": "Data Object with results", + "short_name": "obj", + "variable": "obj", + "uid": "7d4746d4-6587-a610-7344-93b6d93e6d49", + "order": 1, "description": "" } - }, - { - "pk": 143252862, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "View Classifications", - "is_streaming": false, - "uid": "9899c08b-df30-429a-83ab-fc83ecf0d26a", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "classif_result_view_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "show_classifications", - "action": "show_classifications", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 16, - "description": "Automatically generated widget from function ViewClasssifications_PYTHON in package latino. The original function signature: ViewClasssifications_PYTHON." - } - }, - { - "pk": 94988545, - "model": "workflows.abstractinput", - "fields": { - "widget": 143252862, - "name": "Prediction(s)", - "short_name": "prd", - "uid": "1f322a3d-2653-00f7-557e-f13bd0f9a118", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "predictions", - "parameter": false, - "order": 1, - "description": "System.Object" - } - }, - { - "pk": 24727658, - "model": "workflows.abstractwidget", - "fields": { - "category": 837637361, - "treeview_image": null, - "name": "Accuracy Claculation", - "is_streaming": false, - "uid": "990b6a22-0d62-431a-aea8-03d3a934f4f2", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "accuracy_calc_from_labels_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_accuracy_claculation", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 10, - "description": "Automatically generated widget from function AccuracyClaculation in package latino. The original function signature: AccuracyClaculation." + }, + { + "pk": 362, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Predict Classification", + "is_streaming": false, + "uid": "a92685c6-aeca-42bd-af49-c815ebafb573", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classification_predict_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_predict_classification", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 13, + "description": "Automatically generated widget from function PredictClassification in package latino. The original function signature: PredictClassification." } - }, - { - "pk": 611585477, - "model": "workflows.abstractinput", - "fields": { - "widget": 24727658, - "name": "True Labels", - "short_name": "lst", - "uid": "4337f7d3-5113-be91-9dcd-7f23d955ca3e", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "list1", - "parameter": false, - "order": 1, - "description": "System.Collections.IList" + }, + { + "pk": 845, + "model": "workflows.abstractinput", + "fields": { + "widget": 362, + "name": "Classifier", + "short_name": "csf", + "uid": "d48016c2-edb0-265e-c40a-858745ab012b", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "csf", + "parameter": false, + "order": 1, + "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 290092085, - "model": "workflows.abstractinput", - "fields": { - "widget": 24727658, - "name": "Predicted Labels", - "short_name": "lst", - "uid": "3865d2f0-cf4f-cacc-78dc-77a6b0071e45", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "list2", - "parameter": false, - "order": 2, - "description": "System.Collections.IList" + }, + { + "pk": 846, + "model": "workflows.abstractinput", + "fields": { + "widget": 362, + "name": "Dataset", + "short_name": "ds", + "uid": "6bfd0b18-b660-feb8-8894-492da5fb7ac9", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 2, + "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 287778854, - "model": "workflows.abstractoutput", + "pk": 377, + "model": "workflows.abstractoutput", "fields": { - "widget": 24727658, - "name": "Accuracy", - "short_name": "dbl", - "variable": "accuracy", - "uid": "0d48ff94-0a42-3bfd-5b92-14c8d96a96e8", - "order": 1, + "widget": 362, + "name": "Prediction(s)", + "short_name": "prd", + "variable": "predictions", + "uid": "efaba4b6-3b66-e7b9-f361-866c6104c3ed", + "order": 1, "description": "" } - }, - { - "pk": 555821475, - "model": "workflows.abstractoutput", - "fields": { - "widget": 24727658, - "name": "Statistics", - "short_name": "obj", - "variable": "statistics", - "uid": "4b9c7c60-639b-3ca5-682b-43b367f67cc3", - "order": 2, - "description": "Statistics:confusionMatrix: first level of confusion matrix dictionary present true labels (first input) while the second, inner layer, presents predicted labels (second output).\r\nStataistics:additinalScores: dictionary\u0027s id presents the label that was considered positive for calculation and dictionary\u0027s value are actual additioanl scores." - } - }, + }, { - "pk": 336761152, - "model": "workflows.category", + "pk": 378, + "model": "workflows.abstractoutput", "fields": { - "uid": "1b800757-2c72-4663-b3e4-2f2b61f609ff", - "parent": null, - "workflow": null, - "user": null, - "order": 4, - "name": "Helpers" + "widget": 362, + "name": "Labeled dataset", + "short_name": "ds", + "variable": "ds", + "uid": "3a72cfc4-179d-8db9-8086-6017f697e3b8", + "order": 2, + "description": "" } - }, - { - "pk": 44350287, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Flatten String Hierarchy", - "is_streaming": false, - "uid": "1d9f109e-8490-4c98-8957-4b0f698ce1bd", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "flatten_string_hierarchy_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_flatten_object_to_string_array", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, - "description": "Automatically generated widget from function FlattenObjectToStringArray in package latino. The original function signature: FlattenObjectToStringArray." + }, + { + "pk": 363, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Prediction Info", + "is_streaming": false, + "uid": "04813a15-93d0-48ca-9c64-0bb6a7bc92b4", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "clasification_info_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_prediction_info", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 14, + "description": "Automatically generated widget from function PredictionInfo in package latino. The original function signature: PredictionInfo." } - }, - { - "pk": 477923361, - "model": "workflows.abstractinput", - "fields": { - "widget": 44350287, - "name": "data", - "short_name": "obj", - "uid": "26dc986a-e8c4-ee4b-ac32-5ce895f3383a", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "data", - "parameter": false, - "order": 1, - "description": "System.Object" + }, + { + "pk": 847, + "model": "workflows.abstractinput", + "fields": { + "widget": 363, + "name": "Prediction(s)", + "short_name": "prd", + "uid": "4196036a-5c53-8452-8ccc-325f1ac734d6", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "predictions", + "parameter": false, + "order": 1, + "description": "System.Collections.Generic.List`1[[Latino.Model.Prediction`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 155860590, - "model": "workflows.abstractoutput", + "pk": 379, + "model": "workflows.abstractoutput", "fields": { - "widget": 44350287, - "name": "flatData", - "short_name": "obj", - "variable": "flatData", - "uid": "a16d6a3b-e656-9b50-10c8-8359a5174193", - "order": 1, + "widget": 363, + "name": "Lable(s) (Array of Strings)", + "short_name": "str", + "variable": "labels", + "uid": "776fb044-5dfc-18a2-cf20-4e817796f204", + "order": 1, "description": "" } - }, - { - "pk": 1049809873, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Display Table", - "is_streaming": false, - "uid": "bb74ec59-dba8-461b-ae66-de35a5c3fdea", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "table_view_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "show_table", - "action": "show_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Automatically generated widget from function ShowTable_PYTHON in package latino. The original function signature: ShowTable_PYTHON." - } - }, - { - "pk": 665024112, - "model": "workflows.abstractinput", - "fields": { - "widget": 1049809873, - "name": "Table", - "short_name": "tbl", - "uid": "5800c1e5-44ec-5843-e9cf-fde725c7b521", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tbl", - "parameter": false, - "order": 1, - "description": "System.Object" - } - }, - { - "pk": 842764734, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Generate Integer Range", - "is_streaming": false, - "uid": "f7d78342-9aea-4e01-b46b-8d20631ee5bf", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "range_create_integers_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_generate_integer_range", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, - "description": "Automatically generated widget from function GenerateIntegerRange in package latino. The original function signature: GenerateIntegerRange." + }, + { + "pk": 380, + "model": "workflows.abstractoutput", + "fields": { + "widget": 363, + "name": "Prediction Info(s)", + "short_name": "obj", + "variable": "predictInfos", + "uid": "8653f42a-e09b-5eaf-795f-587cc48bfc21", + "order": 2, + "description": "" } - }, - { - "pk": 1067796598, - "model": "workflows.abstractinput", - "fields": { - "widget": 842764734, - "name": "Start", - "short_name": "int", - "uid": "4c165f6b-7698-65d2-f8fb-2d2cf104ba47", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "start", - "parameter": true, - "order": 1, - "description": "System.Int32" + }, + { + "pk": 361, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "Train Classifier Hub", + "is_streaming": false, + "uid": "99eb79a4-348c-411a-9bba-a42caf048636", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classifier_train_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_train_classifier", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 15, + "description": "Automatically generated widget from function TrainClassifier in package latino. The original function signature: TrainClassifier." } - }, - { - "pk": 535193762, - "model": "workflows.abstractinput", - "fields": { - "widget": 842764734, - "name": "Stop", - "short_name": "int", - "uid": "c707764e-6ee4-8318-565e-3c4aab14cc45", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "stop", - "parameter": true, - "order": 2, - "description": "System.Int32" + }, + { + "pk": 843, + "model": "workflows.abstractinput", + "fields": { + "widget": 361, + "name": "Classifier", + "short_name": "csf", + "uid": "e9bac05e-f82f-09cd-497d-4407fcecd056", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "csf", + "parameter": false, + "order": 1, + "description": "Latino.Model.IModel`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 164381067, - "model": "workflows.abstractinput", - "fields": { - "widget": 842764734, - "name": "Step", - "short_name": "int", - "uid": "64dbf120-d027-0a31-a88d-e78bd15fb0c1", - "default": "1", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "step", - "parameter": true, - "order": 3, - "description": "System.Int32" + }, + { + "pk": 844, + "model": "workflows.abstractinput", + "fields": { + "widget": 361, + "name": "Dataset", + "short_name": "ds", + "uid": "4df20aa1-64f1-11c1-bd8c-b9c64e5c0437", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "ds", + "parameter": false, + "order": 2, + "description": "Latino.Model.LabeledDataset`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Latino.SparseVector`1[[System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Latino, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 301678323, - "model": "workflows.abstractoutput", + "pk": 376, + "model": "workflows.abstractoutput", "fields": { - "widget": 842764734, - "name": "Range", - "short_name": "lst", - "variable": "range", - "uid": "8eb96f55-f038-e517-5e11-8dbda6295b0f", - "order": 1, + "widget": 361, + "name": "Classifier", + "short_name": "csf", + "variable": "csf", + "uid": "fcf15ec3-2176-5d23-4c0a-ebe19faf2a92", + "order": 1, "description": "" } - }, - { - "pk": 852454843, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Python Snippet", - "is_streaming": false, - "uid": "b6164644-ff14-4f8f-bdee-ca55da77b57c", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "python_snippet_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "python_snippet", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, - "description": "Runs python snippet. You can use variable which is provided on the input by the name \"in1\" .. \"inN\". Whatever you want to otput needs to be asigned to the variable \"out1\" before the code is terminated" - } - }, - { - "pk": 727493001, - "model": "workflows.abstractinput", - "fields": { - "widget": 852454843, - "name": "in", - "short_name": "in", - "uid": "16ca773f-1d2d-823f-6e9c-1be0dd267369", - "default": "", - "required": false, - "multi": true, - "parameter_type": null, - "variable": "in", - "parameter": false, - "order": 1, - "description": "input can be accesed as variable \"in1\" .. \"inN\" inside the code" + }, + { + "pk": 367, + "model": "workflows.abstractwidget", + "fields": { + "category": 74, + "treeview_image": "", + "name": "View Classifications", + "is_streaming": false, + "uid": "9899c08b-df30-429a-83ab-fc83ecf0d26a", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "classif_result_view_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "show_classifications", + "streaming_visualization_view": "", + "action": "show_classifications", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 16, + "description": "Automatically generated widget from function ViewClasssifications_PYTHON in package latino. The original function signature: ViewClasssifications_PYTHON." } - }, - { - "pk": 317173175, - "model": "workflows.abstractinput", - "fields": { - "widget": 852454843, - "name": "Python Snippet Code", - "short_name": "py", - "uid": "1991f19a-463b-d851-aab6-72facc87a2f1", - "default": "# This is the Python Code Snippet where you can modify the data however is needed.\r\n# Varaible \"in1\" .. \"inN\" contains whatever you connected to the input port\r\n# Whatever is assigned to the variable \"out1\" will be transfered to the output port.\r\n\r\nout1 = in1", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "pycode", - "parameter": true, - "order": 2, - "description": "Input can be accesed as variable \"in1\" .. \"inN\" inside the code and output can be accesed/assigned as variable \"out1\" inside the code." + }, + { + "pk": 860, + "model": "workflows.abstractinput", + "fields": { + "widget": 367, + "name": "Prediction(s)", + "short_name": "prd", + "uid": "1f322a3d-2653-00f7-557e-f13bd0f9a118", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "predictions", + "parameter": false, + "order": 1, + "description": "System.Object" } - }, + }, { - "pk": 522612459, - "model": "workflows.abstractoutput", + "pk": 55, + "model": "workflows.category", "fields": { - "widget": 852454843, - "name": "out", - "short_name": "out", - "variable": "out", - "uid": "455b1583-c2d4-13c5-1036-435dfe160152", - "order": 1, - "description": "output can be accesed/assigned as variable \"out1\" inside the code" + "uid": "1b800757-2c72-4663-b3e4-2f2b61f609ff", + "parent": null, + "workflow": null, + "user": null, + "order": 4, + "name": "Helpers" } - }, - { - "pk": 872247456, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Split Object", - "is_streaming": false, - "uid": "4ae60fcc-ae3a-4609-9ec1-a7724d5ac0c4", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "object_split_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "split_object", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, - "description": "Automatically generated widget from function SplitObject_PYTHON in package latino. The original function signature: SplitObject_PYTHON." + }, + { + "pk": 378, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Advanced Object Viewer", + "is_streaming": false, + "uid": "f03856df-f050-40d3-b0ea-105dd946a73f", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "object_advanced_view_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "advanced_object_viewer", + "streaming_visualization_view": "", + "action": "advanced_object_viewer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, + "description": "Displays any input." } - }, - { - "pk": 934438767, - "model": "workflows.abstractinput", - "fields": { - "widget": 872247456, - "name": "object", - "short_name": "obj", - "uid": "298ce522-7061-993e-a940-069d9c9b739d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "object", - "parameter": false, - "order": 1, - "description": "System.Object" + }, + { + "pk": 892, + "model": "workflows.abstractinput", + "fields": { + "widget": 378, + "name": "Object", + "short_name": "obj", + "uid": "6482823f-f2e5-01b4-4f05-4d235f5ee2eb", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "obj", + "parameter": false, + "order": 1, + "description": "Any type of object." } - }, - { - "pk": 161179056, - "model": "workflows.abstractinput", - "fields": { - "widget": 872247456, - "name": "Object Modifier", - "short_name": "atr", - "uid": "bf822d07-096d-1aeb-e6da-3670d6aa9c53", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "attribute", - "parameter": true, - "order": 2, - "description": "if one wants to extract object\u0027s attributes, leading dot should be used." - } - }, - { - "pk": 567927732, - "model": "workflows.abstractoutput", - "fields": { - "widget": 872247456, - "name": "object", - "short_name": "obj", - "variable": "object", - "uid": "6817c1ee-8e0f-8e63-f4d6-7c43522b7f10", - "order": 1, - "description": "" + }, + { + "pk": 893, + "model": "workflows.abstractinput", + "fields": { + "widget": 378, + "name": "Attribute", + "short_name": "int", + "uid": "84be4d9b-6210-39f1-a4c3-324a37d5b1a6", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "attribute", + "parameter": true, + "order": 2, + "description": "The depth of the object display" } - }, - { - "pk": 208417517, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Random Cross Validation Sets", - "is_streaming": false, - "uid": "a6800b60-8109-4b57-8987-5bdaf88c6964", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "helper_general.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_random_cross_validation_sets", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 894, + "model": "workflows.abstractinput", + "fields": { + "widget": 378, + "name": "Maximum Output Length", + "short_name": "int", + "uid": "d0a89d3b-705e-46ef-eaf7-266c48d4432b", + "default": "5000", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxStringLen", + "parameter": true, + "order": 3, + "description": "System.Int32" + } + }, + { + "pk": 374, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Random Cross Validation Sets", + "is_streaming": false, + "uid": "a6800b60-8109-4b57-8987-5bdaf88c6964", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "helper_general.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_random_cross_validation_sets", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function RandomCrossValidationSets in package latino. The original function signature: RandomCrossValidationSets." } - }, - { - "pk": 186462397, - "model": "workflows.abstractinput", - "fields": { - "widget": 208417517, - "name": "Num of Sets", - "short_name": "int", - "uid": "5ec6119e-5067-f636-e539-ee4cb168449b", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfSets", - "parameter": true, - "order": 2, + }, + { + "pk": 873, + "model": "workflows.abstractinput", + "fields": { + "widget": 374, + "name": "Num of Examples", + "short_name": "int", + "uid": "fb61bef0-19b2-cbb3-f10c-65df90e01393", + "default": "100", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfExamples", + "parameter": true, + "order": 1, + "description": "This determines the length of the set id list. If input 'examples' is set then len(examples) is used for 'numOfExamples' and this setting is overriden." + } + }, + { + "pk": 872, + "model": "workflows.abstractinput", + "fields": { + "widget": 374, + "name": "Num of Sets", + "short_name": "int", + "uid": "5ec6119e-5067-f636-e539-ee4cb168449b", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfSets", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 370403072, - "model": "workflows.abstractinput", - "fields": { - "widget": 208417517, - "name": "Num of Examples", - "short_name": "int", - "uid": "fb61bef0-19b2-cbb3-f10c-65df90e01393", - "default": "100", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfExamples", - "parameter": true, - "order": 1, - "description": "This determines the length of the set id list. If input \u0027examples\u0027 is set then len(examples) is used for \u0027numOfExamples\u0027 and this setting is overriden." - } - }, - { - "pk": 600351675, - "model": "workflows.abstractinput", - "fields": { - "widget": 208417517, - "name": "Assign Sets Randomly", - "short_name": "bol", - "uid": "61e5a30d-ed5b-2942-bb39-087186c0857d", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "random", - "parameter": true, - "order": 3, + }, + { + "pk": 874, + "model": "workflows.abstractinput", + "fields": { + "widget": 374, + "name": "Assign Sets Randomly", + "short_name": "bol", + "uid": "61e5a30d-ed5b-2942-bb39-087186c0857d", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "random", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, - { - "pk": 755305576, - "model": "workflows.abstractinput", - "fields": { - "widget": 208417517, - "name": "Use Seed for Random", - "short_name": "bol", - "uid": "80a229ea-c57a-c590-00cd-d550cfe290a2", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "useSeed", - "parameter": true, - "order": 4, + }, + { + "pk": 875, + "model": "workflows.abstractinput", + "fields": { + "widget": 374, + "name": "Use Seed for Random", + "short_name": "bol", + "uid": "80a229ea-c57a-c590-00cd-d550cfe290a2", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "useSeed", + "parameter": true, + "order": 4, "description": "System.Boolean" } - }, - { - "pk": 538726487, - "model": "workflows.abstractinput", - "fields": { - "widget": 208417517, - "name": "Random Seed", - "short_name": "int", - "uid": "3269cb7f-b771-c58c-9383-57bcc120575b", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 5, + }, + { + "pk": 876, + "model": "workflows.abstractinput", + "fields": { + "widget": 374, + "name": "Random Seed", + "short_name": "int", + "uid": "3269cb7f-b771-c58c-9383-57bcc120575b", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 5, "description": "System.Int32" } - }, - { - "pk": 840514865, - "model": "workflows.abstractinput", - "fields": { - "widget": 208417517, - "name": "Example List", - "short_name": "obj", - "uid": "67c5f668-0f79-ef4d-b8f0-2e6aa8f87369", - "default": "", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "examples", - "parameter": false, - "order": 6, - "description": "Not required, but if set, then it overrides parameter \u0027numOfExamples\u0027 and len(examples) is used for \u0027numOfExamples\u0027. This should be a type implementing Count, Count() or Length." - } - }, - { - "pk": 186731366, - "model": "workflows.abstractoutput", - "fields": { - "widget": 208417517, - "name": "Example SetIds List", - "short_name": "lst", - "variable": "exampleSetId", - "uid": "17003e5c-5449-5da4-a22a-c1bcc6ab2647", - "order": 1, + }, + { + "pk": 877, + "model": "workflows.abstractinput", + "fields": { + "widget": 374, + "name": "Example List", + "short_name": "obj", + "uid": "67c5f668-0f79-ef4d-b8f0-2e6aa8f87369", + "default": "", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "examples", + "parameter": false, + "order": 6, + "description": "Not required, but if set, then it overrides parameter 'numOfExamples' and len(examples) is used for 'numOfExamples'. This should be a type implementing Count, Count() or Length." + } + }, + { + "pk": 390, + "model": "workflows.abstractoutput", + "fields": { + "widget": 374, + "name": "Example SetIds List", + "short_name": "lst", + "variable": "exampleSetId", + "uid": "17003e5c-5449-5da4-a22a-c1bcc6ab2647", + "order": 1, "description": "" } - }, - { - "pk": 838262560, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Random Sequential Validation Sets", - "is_streaming": false, - "uid": "5d4f624c-b0e1-4366-9f60-650cb29417e8", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "helper_general.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_random_sequential_validation_sets", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 375, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Random Sequential Validation Sets", + "is_streaming": false, + "uid": "5d4f624c-b0e1-4366-9f60-650cb29417e8", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "helper_general.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_random_sequential_validation_sets", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function RandomSequentialValidationSets in package latino. The original function signature: RandomSequentialValidationSets." } - }, - { - "pk": 300917682, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Num of Sets", - "short_name": "int", - "uid": "3c925a37-0ee3-f62e-7b22-d1714d351d1d", - "default": "10", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfSets", - "parameter": true, - "order": 2, + }, + { + "pk": 879, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Num of Examples", + "short_name": "int", + "uid": "462fb6c6-cd17-00fb-d043-1f1ffba08207", + "default": "100", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfExamples", + "parameter": true, + "order": 1, + "description": "This determines the length of the set id list. If input 'examples' is set then len(examples) is used for 'numOfExamples' and this setting is overriden." + } + }, + { + "pk": 878, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Num of Sets", + "short_name": "int", + "uid": "3c925a37-0ee3-f62e-7b22-d1714d351d1d", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "numOfSets", + "parameter": true, + "order": 2, "description": "System.Int32" } - }, - { - "pk": 94406499, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Num of Examples", - "short_name": "int", - "uid": "462fb6c6-cd17-00fb-d043-1f1ffba08207", - "default": "100", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "numOfExamples", - "parameter": true, - "order": 1, - "description": "This determines the length of the set id list. If input \u0027examples\u0027 is set then len(examples) is used for \u0027numOfExamples\u0027 and this setting is overriden." - } - }, - { - "pk": 961310399, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Assign Sets Randomly", - "short_name": "bol", - "uid": "a6f0f610-f5f0-849f-8b12-60bf2ec87697", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "random", - "parameter": true, - "order": 3, + }, + { + "pk": 880, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Assign Sets Randomly", + "short_name": "bol", + "uid": "a6f0f610-f5f0-849f-8b12-60bf2ec87697", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "random", + "parameter": true, + "order": 3, "description": "If not set then sets are exactly evenly distributet across the whole dataset." } - }, - { - "pk": 323516565, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Use Seed for Random", - "short_name": "bol", - "uid": "cf82fbf2-afcb-3dfb-e9b0-729905db423e", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "useSeed", - "parameter": true, - "order": 4, + }, + { + "pk": 881, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Use Seed for Random", + "short_name": "bol", + "uid": "cf82fbf2-afcb-3dfb-e9b0-729905db423e", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "useSeed", + "parameter": true, + "order": 4, "description": "System.Boolean" } - }, - { - "pk": 204030911, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Random Seed", - "short_name": "int", - "uid": "8c1254ff-9daf-705a-4538-63c58d0e6ecf", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "randomSeed", - "parameter": true, - "order": 5, + }, + { + "pk": 882, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Random Seed", + "short_name": "int", + "uid": "8c1254ff-9daf-705a-4538-63c58d0e6ecf", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "randomSeed", + "parameter": true, + "order": 5, "description": "System.Int32" } - }, - { - "pk": 205567430, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Size of Train Set", - "short_name": "num", - "uid": "31018dd7-7d3d-7389-81bf-b62f01ab1aa7", - "default": "40%", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "trainSize", - "parameter": true, - "order": 6, - "description": "May be specified as absolute number or number foloweed by \u0027%\u0027 to denote the percentage of the whole dataset." - } - }, - { - "pk": 105068480, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Size of Test Set", - "short_name": "num", - "uid": "2d2abe8f-342c-76c1-28e7-81f64f993296", - "default": "10%", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "testSize", - "parameter": true, - "order": 7, - "description": "May be specified as absolute number or number foloweed by \u0027%\u0027 to denote the percentage of the whole dataset." - } - }, - { - "pk": 35171448, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Size of Space Between Train and Test Set", - "short_name": "num", - "uid": "7907fe83-3ce8-2c40-bda9-f82a0596e58d", - "default": "1%", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "trainTestDelay", - "parameter": true, - "order": 8, - "description": "May be specified as absolute number or number foloweed by \u0027%\u0027 to denote the percentage of the whole dataset." - } - }, - { - "pk": 520932495, - "model": "workflows.abstractinput", - "fields": { - "widget": 838262560, - "name": "Example List", - "short_name": "obj", - "uid": "2a148451-6c7d-ce3f-b8e5-d13d64a9c45e", - "default": "", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "examples", - "parameter": false, - "order": 9, - "description": "Not required, but if set, then it overrides parameter \u0027numOfExamples\u0027 and len(examples) is used for \u0027numOfExamples\u0027. This should be a type implementing Count, Count() or Length." - } - }, - { - "pk": 1049054337, - "model": "workflows.abstractoutput", - "fields": { - "widget": 838262560, - "name": "Multiple Set Indexes", - "short_name": "dct", - "variable": "dict", - "uid": "90a04e2b-c617-c9d9-341c-08b8c3b2c9b7", - "order": 1, + }, + { + "pk": 883, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Size of Train Set", + "short_name": "num", + "uid": "31018dd7-7d3d-7389-81bf-b62f01ab1aa7", + "default": "40%", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "trainSize", + "parameter": true, + "order": 6, + "description": "May be specified as absolute number or number foloweed by '%' to denote the percentage of the whole dataset." + } + }, + { + "pk": 884, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Size of Test Set", + "short_name": "num", + "uid": "2d2abe8f-342c-76c1-28e7-81f64f993296", + "default": "10%", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "testSize", + "parameter": true, + "order": 7, + "description": "May be specified as absolute number or number foloweed by '%' to denote the percentage of the whole dataset." + } + }, + { + "pk": 885, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Size of Space Between Train and Test Set", + "short_name": "num", + "uid": "7907fe83-3ce8-2c40-bda9-f82a0596e58d", + "default": "1%", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "trainTestDelay", + "parameter": true, + "order": 8, + "description": "May be specified as absolute number or number foloweed by '%' to denote the percentage of the whole dataset." + } + }, + { + "pk": 886, + "model": "workflows.abstractinput", + "fields": { + "widget": 375, + "name": "Example List", + "short_name": "obj", + "uid": "2a148451-6c7d-ce3f-b8e5-d13d64a9c45e", + "default": "", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "examples", + "parameter": false, + "order": 9, + "description": "Not required, but if set, then it overrides parameter 'numOfExamples' and len(examples) is used for 'numOfExamples'. This should be a type implementing Count, Count() or Length." + } + }, + { + "pk": 391, + "model": "workflows.abstractoutput", + "fields": { + "widget": 375, + "name": "Multiple Set Indexes", + "short_name": "dct", + "variable": "dict", + "uid": "90a04e2b-c617-c9d9-341c-08b8c3b2c9b7", + "order": 1, "description": "" } - }, - { - "pk": 97722211, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Get Multi Set Indexes", - "is_streaming": false, - "uid": "611632c9-2ad4-447a-b1aa-724ace8515ef", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "helper_general.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_get_multi_set_indexes", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, - "description": "Generates multiple set indexes from a list of predefined set numbers. See widgets \"Cross Validation (Predefined Splits)\" and \"Multiple Splits Validation\"" + }, + { + "pk": 379, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Advanced Object to String Converter", + "is_streaming": false, + "uid": "46379e7d-28c3-43e9-bfb3-653210f2852b", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "latino_widget_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "advanced_object_converter", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, + "description": "Displays any input." } - }, - { - "pk": 204057506, - "model": "workflows.abstractinput", - "fields": { - "widget": 97722211, - "name": "Sets (List with predefined set numbers)", - "short_name": "lst", - "uid": "6e18728d-3123-6783-94a9-06baa4421877", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "sets", - "parameter": false, - "order": 1, - "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" + }, + { + "pk": 895, + "model": "workflows.abstractinput", + "fields": { + "widget": 379, + "name": "Object", + "short_name": "obj", + "uid": "35c2629f-9c6d-0408-80c3-f257bb243ae7", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "obj", + "parameter": false, + "order": 1, + "description": "Any type of object." + } + }, + { + "pk": 896, + "model": "workflows.abstractinput", + "fields": { + "widget": 379, + "name": "Attribute", + "short_name": "int", + "uid": "1a12a3b6-82ed-bd27-1deb-75eb133da8e3", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "attribute", + "parameter": true, + "order": 2, + "description": "The attribute of the object to display" } - }, + }, + { + "pk": 897, + "model": "workflows.abstractinput", + "fields": { + "widget": 379, + "name": "Maximum Output Length", + "short_name": "int", + "uid": "69e503b8-07e4-94b2-b968-51599304de45", + "default": "500000", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "maxStringLen", + "parameter": true, + "order": 3, + "description": "System.Int32" + } + }, { - "pk": 768389853, - "model": "workflows.abstractoutput", + "pk": 397, + "model": "workflows.abstractoutput", "fields": { - "widget": 97722211, - "name": "Multiple Set Indexes", - "short_name": "dct", - "variable": "dict", - "uid": "267b5756-9898-150a-1d84-d7555b03842a", - "order": 1, + "widget": 379, + "name": "Object String Representation", + "short_name": "str", + "variable": "objStr", + "uid": "09a182f3-18ed-33b6-7cf4-ae0a69545641", + "order": 1, "description": "" } - }, - { - "pk": 847943239, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "C#.NET Snippet", - "is_streaming": false, - "uid": "12ccbbde-99fe-4c8e-9886-b971ad5d20de", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "csharp_snippet_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "latino_run_csharp_snippet", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 377, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "C#.NET Snippet", + "is_streaming": false, + "uid": "12ccbbde-99fe-4c8e-9886-b971ad5d20de", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "csharp_snippet_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_run_csharp_snippet", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Runs c#.NET snippet. You can use variable which is provided on the input by the name \"in1\" .. \"inN\". Whatever you want to otput needs to be asigned to the variable \"out1\" before the code is terminated" } - }, - { - "pk": 230095553, - "model": "workflows.abstractinput", - "fields": { - "widget": 847943239, - "name": "Snippet Input Parameter(s)", - "short_name": "in", - "uid": "2b2c9753-afa0-8b31-e0ff-c9d3d50e80c7", - "default": "", - "required": false, - "multi": true, - "parameter_type": null, - "variable": "snippetParams", - "parameter": false, - "order": 1, + }, + { + "pk": 888, + "model": "workflows.abstractinput", + "fields": { + "widget": 377, + "name": "Snippet Input Parameter(s)", + "short_name": "in", + "uid": "2b2c9753-afa0-8b31-e0ff-c9d3d50e80c7", + "default": "", + "required": false, + "multi": true, + "parameter_type": null, + "variable": "snippetParams", + "parameter": false, + "order": 1, "description": "input can be accesed as variable \"in1\" .. \"inN\" inside the code" } - }, - { - "pk": 403483405, - "model": "workflows.abstractinput", - "fields": { - "widget": 847943239, - "name": "C# Snippet Code", - "short_name": "cs", - "uid": "2ec1a3c4-e2aa-bf52-c253-ba4473c26938", - "default": "// This is the C#.NET Code Snippet where you can modify the data.\r\n// Varaible \"in1\" .. \"inN\" contains whatever you connected to the input port\r\n// Input variables are correctly typed.\r\n// Whatever is assigned to the variable \"out1\" will be transfered to the output port.\r\nout1 = in1;", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "snippetCode", - "parameter": true, - "order": 2, + }, + { + "pk": 889, + "model": "workflows.abstractinput", + "fields": { + "widget": 377, + "name": "C# Snippet Code", + "short_name": "cs", + "uid": "2ec1a3c4-e2aa-bf52-c253-ba4473c26938", + "default": "// This is the C#.NET Code Snippet where you can modify the data.\r\n// Varaible \"in1\" .. \"inN\" contains whatever you connected to the input port\r\n// Input variables are correctly typed.\r\n// Whatever is assigned to the variable \"out1\" will be transfered to the output port.\r\nout1 = in1;", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "snippetCode", + "parameter": true, + "order": 2, "description": "Input can be accesed as variable \"in1\" .. \"inN\" inside the code and output can be accesed/assigned as variable \"out1\" inside the code." } - }, - { - "pk": 752900841, - "model": "workflows.abstractinput", - "fields": { - "widget": 847943239, - "name": "Additional References (imports)", - "short_name": "str", - "uid": "5ae25dd8-d110-b97b-615b-6a5810dd7ef0", - "default": "System.dll\r\nSystem.Xml.dll\r\nworkflows\\latino\\bin\\Latino.dll\r\nworkflows\\latino\\bin\\LatinoWorkflows.dll\r\nworkflows\\latino\\bin\\LatinoClowdFlows.dll", - "required": false, - "multi": false, - "parameter_type": "textarea", - "variable": "aditionalReferences", - "parameter": true, - "order": 4, + }, + { + "pk": 891, + "model": "workflows.abstractinput", + "fields": { + "widget": 377, + "name": "Namespace Section (using directives)", + "short_name": "str", + "uid": "6cb80407-d2c4-f810-c9cd-34527394644c", + "default": "using System;\r\nusing System.Collections.Generic;\r\nusing Latino;\r\nusing Latino.TextMining;\r\nusing LatinoClowdFlows;", + "required": false, + "multi": false, + "parameter_type": "textarea", + "variable": "usings", + "parameter": true, + "order": 3, "description": "System.String" } - }, - { - "pk": 976971737, - "model": "workflows.abstractinput", - "fields": { - "widget": 847943239, - "name": "Namespace Section (using directives)", - "short_name": "str", - "uid": "6cb80407-d2c4-f810-c9cd-34527394644c", - "default": "using System;\r\nusing System.Collections.Generic;\r\nusing Latino;\r\nusing Latino.TextMining;\r\nusing LatinoClowdFlows;", - "required": false, - "multi": false, - "parameter_type": "textarea", - "variable": "usings", - "parameter": true, - "order": 3, + }, + { + "pk": 890, + "model": "workflows.abstractinput", + "fields": { + "widget": 377, + "name": "Additional References (imports)", + "short_name": "str", + "uid": "5ae25dd8-d110-b97b-615b-6a5810dd7ef0", + "default": "System.dll\r\nSystem.Xml.dll\r\nworkflows\\latino\\bin\\Latino.dll\r\nworkflows\\latino\\bin\\LatinoWorkflows.dll\r\nworkflows\\latino\\bin\\LatinoClowdFlows.dll", + "required": false, + "multi": false, + "parameter_type": "textarea", + "variable": "aditionalReferences", + "parameter": true, + "order": 4, "description": "System.String" } - }, + }, { - "pk": 694653467, - "model": "workflows.abstractoutput", + "pk": 393, + "model": "workflows.abstractoutput", "fields": { - "widget": 847943239, - "name": "out", - "short_name": "out", - "variable": "out", - "uid": "8668b4da-ef51-b439-2c3e-10bba389cd5c", - "order": 1, + "widget": 377, + "name": "out", + "short_name": "out", + "variable": "out", + "uid": "8668b4da-ef51-b439-2c3e-10bba389cd5c", + "order": 1, "description": "output can be accesed/assigned as variable \"_out\" inside the code" } - }, + }, { - "pk": 195042500, - "model": "workflows.abstractoutput", + "pk": 394, + "model": "workflows.abstractoutput", "fields": { - "widget": 847943239, - "name": "Console Output", - "short_name": "str", - "variable": "consoleOut", - "uid": "679b380e-fb6a-1580-7e3e-a0c1df24c6ca", - "order": 2, + "widget": 377, + "name": "Console Output", + "short_name": "str", + "variable": "consoleOut", + "uid": "679b380e-fb6a-1580-7e3e-a0c1df24c6ca", + "order": 2, "description": "" } - }, + }, { - "pk": 885754258, - "model": "workflows.abstractoutput", + "pk": 395, + "model": "workflows.abstractoutput", "fields": { - "widget": 847943239, - "name": "Possible compile/runtime errors", - "short_name": "str", - "variable": "error", - "uid": "1f5de938-8af5-1635-cd4a-3d973a440c29", - "order": 3, + "widget": 377, + "name": "Possible compile/runtime errors", + "short_name": "str", + "variable": "error", + "uid": "1f5de938-8af5-1635-cd4a-3d973a440c29", + "order": 3, "description": "" } - }, + }, { - "pk": 660836053, - "model": "workflows.abstractoutput", + "pk": 396, + "model": "workflows.abstractoutput", "fields": { - "widget": 847943239, - "name": "Generated Code", - "short_name": "str", - "variable": "code", - "uid": "4aa43f4d-78f5-2609-1539-1ac9bced051f", - "order": 4, + "widget": 377, + "name": "Generated Code", + "short_name": "str", + "variable": "code", + "uid": "4aa43f4d-78f5-2609-1539-1ac9bced051f", + "order": 4, "description": "" } - }, - { - "pk": 456683856, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Advanced Object Viewer", - "is_streaming": false, - "uid": "f03856df-f050-40d3-b0ea-105dd946a73f", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "object_advanced_view_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "advanced_object_viewer", - "action": "advanced_object_viewer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, - "description": "Displays any input." + }, + { + "pk": 370, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Display Table", + "is_streaming": false, + "uid": "bb74ec59-dba8-461b-ae66-de35a5c3fdea", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "table_view_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "show_table", + "streaming_visualization_view": "", + "action": "show_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Automatically generated widget from function ShowTable_PYTHON in package latino. The original function signature: ShowTable_PYTHON." } - }, - { - "pk": 927568605, - "model": "workflows.abstractinput", - "fields": { - "widget": 456683856, - "name": "Object", - "short_name": "obj", - "uid": "6482823f-f2e5-01b4-4f05-4d235f5ee2eb", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "obj", - "parameter": false, - "order": 1, - "description": "Any type of object." + }, + { + "pk": 864, + "model": "workflows.abstractinput", + "fields": { + "widget": 370, + "name": "Table", + "short_name": "tbl", + "uid": "5800c1e5-44ec-5843-e9cf-fde725c7b521", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tbl", + "parameter": false, + "order": 1, + "description": "System.Object" } - }, - { - "pk": 547633641, - "model": "workflows.abstractinput", - "fields": { - "widget": 456683856, - "name": "Attribute", - "short_name": "int", - "uid": "84be4d9b-6210-39f1-a4c3-324a37d5b1a6", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "attribute", - "parameter": true, - "order": 2, - "description": "The depth of the object display" + }, + { + "pk": 376, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Get Multi Set Indexes", + "is_streaming": false, + "uid": "611632c9-2ad4-447a-b1aa-724ace8515ef", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "helper_general.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_get_multi_set_indexes", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, + "description": "Generates multiple set indexes from a list of predefined set numbers. See widgets \"Cross Validation (Predefined Splits)\" and \"Multiple Splits Validation\"" } - }, - { - "pk": 53145965, - "model": "workflows.abstractinput", - "fields": { - "widget": 456683856, - "name": "Maximum Output Length", - "short_name": "int", - "uid": "d0a89d3b-705e-46ef-eaf7-266c48d4432b", - "default": "5000", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxStringLen", - "parameter": true, - "order": 3, - "description": "System.Int32" + }, + { + "pk": 887, + "model": "workflows.abstractinput", + "fields": { + "widget": 376, + "name": "Sets (List with predefined set numbers)", + "short_name": "lst", + "uid": "6e18728d-3123-6783-94a9-06baa4421877", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "sets", + "parameter": false, + "order": 1, + "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 236462735, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Advanced Object to String Converter", - "is_streaming": false, - "uid": "46379e7d-28c3-43e9-bfb3-653210f2852b", - "interaction_view": "", - "image": null, - "package": "latino", - "static_image": "latino_widget_image.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "advanced_object_converter", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, - "description": "Displays any input." + }, + { + "pk": 392, + "model": "workflows.abstractoutput", + "fields": { + "widget": 376, + "name": "Multiple Set Indexes", + "short_name": "dct", + "variable": "dict", + "uid": "267b5756-9898-150a-1d84-d7555b03842a", + "order": 1, + "description": "" } - }, - { - "pk": 300902134, - "model": "workflows.abstractinput", - "fields": { - "widget": 236462735, - "name": "Object", - "short_name": "obj", - "uid": "35c2629f-9c6d-0408-80c3-f257bb243ae7", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "obj", - "parameter": false, - "order": 1, - "description": "Any type of object." + }, + { + "pk": 369, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Flatten String Hierarchy", + "is_streaming": false, + "uid": "1d9f109e-8490-4c98-8957-4b0f698ce1bd", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "flatten_string_hierarchy_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_flatten_object_to_string_array", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, + "description": "Automatically generated widget from function FlattenObjectToStringArray in package latino. The original function signature: FlattenObjectToStringArray." } - }, - { - "pk": 301046560, - "model": "workflows.abstractinput", - "fields": { - "widget": 236462735, - "name": "Attribute", - "short_name": "int", - "uid": "1a12a3b6-82ed-bd27-1deb-75eb133da8e3", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "attribute", - "parameter": true, - "order": 2, - "description": "The attribute of the object to display" + }, + { + "pk": 863, + "model": "workflows.abstractinput", + "fields": { + "widget": 369, + "name": "data", + "short_name": "obj", + "uid": "26dc986a-e8c4-ee4b-ac32-5ce895f3383a", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "data", + "parameter": false, + "order": 1, + "description": "System.Object" + } + }, + { + "pk": 386, + "model": "workflows.abstractoutput", + "fields": { + "widget": 369, + "name": "flatData", + "short_name": "obj", + "variable": "flatData", + "uid": "a16d6a3b-e656-9b50-10c8-8359a5174193", + "order": 1, + "description": "" + } + }, + { + "pk": 371, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Generate Integer Range", + "is_streaming": false, + "uid": "f7d78342-9aea-4e01-b46b-8d20631ee5bf", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "range_create_integers_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "latino_generate_integer_range", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, + "description": "Automatically generated widget from function GenerateIntegerRange in package latino. The original function signature: GenerateIntegerRange." + } + }, + { + "pk": 865, + "model": "workflows.abstractinput", + "fields": { + "widget": 371, + "name": "Start", + "short_name": "int", + "uid": "4c165f6b-7698-65d2-f8fb-2d2cf104ba47", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "start", + "parameter": true, + "order": 1, + "description": "System.Int32" + } + }, + { + "pk": 866, + "model": "workflows.abstractinput", + "fields": { + "widget": 371, + "name": "Stop", + "short_name": "int", + "uid": "c707764e-6ee4-8318-565e-3c4aab14cc45", + "default": "10", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "stop", + "parameter": true, + "order": 2, + "description": "System.Int32" } - }, - { - "pk": 780777557, - "model": "workflows.abstractinput", - "fields": { - "widget": 236462735, - "name": "Maximum Output Length", - "short_name": "int", - "uid": "69e503b8-07e4-94b2-b968-51599304de45", - "default": "500000", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "maxStringLen", - "parameter": true, - "order": 3, + }, + { + "pk": 867, + "model": "workflows.abstractinput", + "fields": { + "widget": 371, + "name": "Step", + "short_name": "int", + "uid": "64dbf120-d027-0a31-a88d-e78bd15fb0c1", + "default": "1", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "step", + "parameter": true, + "order": 3, "description": "System.Int32" } - }, + }, { - "pk": 892389767, - "model": "workflows.abstractoutput", + "pk": 387, + "model": "workflows.abstractoutput", "fields": { - "widget": 236462735, - "name": "Object String Representation", - "short_name": "str", - "variable": "objStr", - "uid": "09a182f3-18ed-33b6-7cf4-ae0a69545641", - "order": 1, + "widget": 371, + "name": "Range", + "short_name": "lst", + "variable": "range", + "uid": "8eb96f55-f038-e517-5e11-8dbda6295b0f", + "order": 1, + "description": "" + } + }, + { + "pk": 372, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Python Snippet", + "is_streaming": false, + "uid": "b6164644-ff14-4f8f-bdee-ca55da77b57c", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "python_snippet_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "python_snippet", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, + "description": "Runs python snippet. You can use variable which is provided on the input by the name \"in1\" .. \"inN\". Whatever you want to otput needs to be asigned to the variable \"out1\" before the code is terminated" + } + }, + { + "pk": 868, + "model": "workflows.abstractinput", + "fields": { + "widget": 372, + "name": "in", + "short_name": "in", + "uid": "16ca773f-1d2d-823f-6e9c-1be0dd267369", + "default": "", + "required": false, + "multi": true, + "parameter_type": null, + "variable": "in", + "parameter": false, + "order": 1, + "description": "input can be accesed as variable \"in1\" .. \"inN\" inside the code" + } + }, + { + "pk": 869, + "model": "workflows.abstractinput", + "fields": { + "widget": 372, + "name": "Python Snippet Code", + "short_name": "py", + "uid": "1991f19a-463b-d851-aab6-72facc87a2f1", + "default": "# This is the Python Code Snippet where you can modify the data however is needed.\r\n# Varaible \"in1\" .. \"inN\" contains whatever you connected to the input port\r\n# Whatever is assigned to the variable \"out1\" will be transfered to the output port.\r\n\r\nout1 = in1", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "pycode", + "parameter": true, + "order": 2, + "description": "Input can be accesed as variable \"in1\" .. \"inN\" inside the code and output can be accesed/assigned as variable \"out1\" inside the code." + } + }, + { + "pk": 388, + "model": "workflows.abstractoutput", + "fields": { + "widget": 372, + "name": "out", + "short_name": "out", + "variable": "out", + "uid": "455b1583-c2d4-13c5-1036-435dfe160152", + "order": 1, + "description": "output can be accesed/assigned as variable \"out1\" inside the code" + } + }, + { + "pk": 373, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Split Object", + "is_streaming": false, + "uid": "4ae60fcc-ae3a-4609-9ec1-a7724d5ac0c4", + "interaction_view": "", + "image": "", + "package": "latino", + "static_image": "object_split_image.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "split_object", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, + "description": "Automatically generated widget from function SplitObject_PYTHON in package latino. The original function signature: SplitObject_PYTHON." + } + }, + { + "pk": 870, + "model": "workflows.abstractinput", + "fields": { + "widget": 373, + "name": "object", + "short_name": "obj", + "uid": "298ce522-7061-993e-a940-069d9c9b739d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "object", + "parameter": false, + "order": 1, + "description": "System.Object" + } + }, + { + "pk": 871, + "model": "workflows.abstractinput", + "fields": { + "widget": 373, + "name": "Object Modifier", + "short_name": "atr", + "uid": "bf822d07-096d-1aeb-e6da-3670d6aa9c53", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "attribute", + "parameter": true, + "order": 2, + "description": "if one wants to extract object's attributes, leading dot should be used." + } + }, + { + "pk": 389, + "model": "workflows.abstractoutput", + "fields": { + "widget": 373, + "name": "object", + "short_name": "obj", + "variable": "object", + "uid": "6817c1ee-8e0f-8e63-f4d6-7c43522b7f10", + "order": 1, "description": "" } } diff --git a/workflows/lemmagen/db/package_data.json b/workflows/lemmagen/db/package_data.json index 3d8b47998d598cfb714595e347d94c4526898484..1dad5401eb51605c4e9aee69b66e075979a6b010 100644 --- a/workflows/lemmagen/db/package_data.json +++ b/workflows/lemmagen/db/package_data.json @@ -1,2396 +1,2442 @@ [ { - "pk": 670474768, - "model": "workflows.category", - "fields": { - "uid": "3f47e2a2-682f-4439-9b7c-e67c6506fd67", - "parent": null, - "workflow": null, - "user": null, - "order": 2, + "pk": 57, + "model": "workflows.category", + "fields": { + "uid": "3f47e2a2-682f-4439-9b7c-e67c6506fd67", + "parent": null, + "workflow": null, + "user": null, + "order": 2, "name": "LemmaGen" } - }, + }, { - "pk": 143357551, - "model": "workflows.category", + "pk": 58, + "model": "workflows.category", "fields": { - "uid": "44fdf9b8-8259-4a43-8a77-59753b74cacd", - "parent": 670474768, - "workflow": null, - "user": null, - "order": 1, + "uid": "44fdf9b8-8259-4a43-8a77-59753b74cacd", + "parent": 57, + "workflow": null, + "user": null, + "order": 1, "name": "Save, Load & Convert" } - }, - { - "pk": 79302482, - "model": "workflows.abstractwidget", - "fields": { - "category": 143357551, - "treeview_image": null, - "name": "Load Example List from String", - "is_streaming": false, - "uid": "3dde957a-b5f9-41e6-9911-fdaff1432af2", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_load_example_list_from_string", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 550, + }, + { + "pk": 268, + "model": "workflows.abstractwidget", + "fields": { + "category": 58, + "treeview_image": "", + "name": "Load Example List from String", + "is_streaming": false, + "uid": "3dde957a-b5f9-41e6-9911-fdaff1432af2", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_load_example_list_from_string", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 550, "description": "Automatically generated widget from function LoadExampleListFromString in package lemmagen. The original function signature: LoadExampleListFromString." } - }, - { - "pk": 502671632, - "model": "workflows.abstractinput", - "fields": { - "widget": 79302482, - "name": "Tab Delimited String Table Representation", - "short_name": "str", - "uid": "16eababc-9f13-04db-456d-3a0dc0fbcee5", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "tabDelim", - "parameter": false, - "order": 1, + }, + { + "pk": 570, + "model": "workflows.abstractinput", + "fields": { + "widget": 268, + "name": "Tab Delimited String Table Representation", + "short_name": "str", + "uid": "16eababc-9f13-04db-456d-3a0dc0fbcee5", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "tabDelim", + "parameter": false, + "order": 1, "description": "System.String" } - }, - { - "pk": 290208326, - "model": "workflows.abstractinput", - "fields": { - "widget": 79302482, - "name": "Format", - "short_name": "str", - "uid": "a7182c81-aa75-8385-8b40-1d244503766e", - "default": "WLM", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "format", - "parameter": true, - "order": 2, - "description": "Use letters to declare input column meaning: \u0027W\u0027=word, \u0027L\u0027=lemma, \u0027M\u0027=msd and \u0027F\u0027=frequency. Use \u0027_\u0027 to declare not important column. For example, format \u0027W_LM\u0027 specifies that words are in the first column, lemmas are in the third column and msds are in the fourth column. Word and lemma specifiers are required, msd and frequency are optional." - } - }, - { - "pk": 733126370, - "model": "workflows.abstractoutput", - "fields": { - "widget": 79302482, - "name": "List of LemmaExamples", - "short_name": "lst", - "variable": "exampleList", - "uid": "774ba003-4ec2-296e-1b81-b8a253f886c5", - "order": 1, + }, + { + "pk": 571, + "model": "workflows.abstractinput", + "fields": { + "widget": 268, + "name": "Format", + "short_name": "str", + "uid": "a7182c81-aa75-8385-8b40-1d244503766e", + "default": "WLM", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "format", + "parameter": true, + "order": 2, + "description": "Use letters to declare input column meaning: 'W'=word, 'L'=lemma, 'M'=msd and 'F'=frequency. Use '_' to declare not important column. For example, format 'W_LM' specifies that words are in the first column, lemmas are in the third column and msds are in the fourth column. Word and lemma specifiers are required, msd and frequency are optional." + } + }, + { + "pk": 273, + "model": "workflows.abstractoutput", + "fields": { + "widget": 268, + "name": "List of LemmaExamples", + "short_name": "lst", + "variable": "exampleList", + "uid": "774ba003-4ec2-296e-1b81-b8a253f886c5", + "order": 1, "description": "" } - }, - { - "pk": 711150968, - "model": "workflows.abstractwidget", - "fields": { - "category": 143357551, - "treeview_image": null, - "name": "Load Example List from Table", - "is_streaming": false, - "uid": "4da610a2-7fa7-43c3-a6a8-1ff0dfb7ad76", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_load_example_list_from_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 555, + }, + { + "pk": 269, + "model": "workflows.abstractwidget", + "fields": { + "category": 58, + "treeview_image": "", + "name": "Load Example List from Table", + "is_streaming": false, + "uid": "4da610a2-7fa7-43c3-a6a8-1ff0dfb7ad76", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_load_example_list_from_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 555, "description": "Automatically generated widget from function LoadExampleListFromTable in package lemmagen. The original function signature: LoadExampleListFromTable." } - }, - { - "pk": 573371103, - "model": "workflows.abstractinput", - "fields": { - "widget": 711150968, - "name": "Table of Examples", - "short_name": "tbl", - "uid": "e7ab13dc-67ee-c336-8594-a90fedb525fb", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "table", - "parameter": false, - "order": 1, + }, + { + "pk": 572, + "model": "workflows.abstractinput", + "fields": { + "widget": 269, + "name": "Table of Examples", + "short_name": "tbl", + "uid": "e7ab13dc-67ee-c336-8594-a90fedb525fb", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "table", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.Dictionary`2[[System.Collections.Generic.LinkedList`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Collections.Generic.List`1[[System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 814163531, - "model": "workflows.abstractinput", - "fields": { - "widget": 711150968, - "name": "Format", - "short_name": "str", - "uid": "e24d9536-2890-fa60-1c7c-2618dee689f1", - "default": "WLM", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "format", - "parameter": true, - "order": 2, - "description": "Use letters to declare input column meaning: \u0027W\u0027=word, \u0027L\u0027=lemma, \u0027M\u0027=msd and \u0027F\u0027=frequency. Use \u0027_\u0027 to declare not important column. For example, format \u0027W_LM\u0027 specifies that words are in the first column, lemmas are in the third column and msds are in the fourth column. Word and lemma specifiers are required, msd and frequency are optional." - } - }, - { - "pk": 302394024, - "model": "workflows.abstractoutput", - "fields": { - "widget": 711150968, - "name": "List of LemmaExamples", - "short_name": "lst", - "variable": "exampleList", - "uid": "63cb6cbc-cbf5-4d00-d38a-ec1b773b3ad3", - "order": 1, + }, + { + "pk": 573, + "model": "workflows.abstractinput", + "fields": { + "widget": 269, + "name": "Format", + "short_name": "str", + "uid": "e24d9536-2890-fa60-1c7c-2618dee689f1", + "default": "WLM", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "format", + "parameter": true, + "order": 2, + "description": "Use letters to declare input column meaning: 'W'=word, 'L'=lemma, 'M'=msd and 'F'=frequency. Use '_' to declare not important column. For example, format 'W_LM' specifies that words are in the first column, lemmas are in the third column and msds are in the fourth column. Word and lemma specifiers are required, msd and frequency are optional." + } + }, + { + "pk": 274, + "model": "workflows.abstractoutput", + "fields": { + "widget": 269, + "name": "List of LemmaExamples", + "short_name": "lst", + "variable": "exampleList", + "uid": "63cb6cbc-cbf5-4d00-d38a-ec1b773b3ad3", + "order": 1, "description": "" } - }, - { - "pk": 287764101, - "model": "workflows.abstractwidget", - "fields": { - "category": 143357551, - "treeview_image": null, - "name": "Example List to Table", - "is_streaming": false, - "uid": "681badb5-8a52-4a35-a9cf-5da73729ca5f", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_example_list_to_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 660, + }, + { + "pk": 270, + "model": "workflows.abstractwidget", + "fields": { + "category": 58, + "treeview_image": "", + "name": "Example List to Table", + "is_streaming": false, + "uid": "681badb5-8a52-4a35-a9cf-5da73729ca5f", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_example_list_to_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 660, "description": "Automatically generated widget from function ExampleListToTable in package lemmagen. The original function signature: ExampleListToTable." } - }, - { - "pk": 958858391, - "model": "workflows.abstractinput", - "fields": { - "widget": 287764101, - "name": "List of LemmaExamples", - "short_name": "lst", - "uid": "015ac402-992b-a3fe-0ae3-abfa9e92f441", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "exampleList", - "parameter": false, - "order": 1, + }, + { + "pk": 574, + "model": "workflows.abstractinput", + "fields": { + "widget": 270, + "name": "List of LemmaExamples", + "short_name": "lst", + "uid": "015ac402-992b-a3fe-0ae3-abfa9e92f441", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "exampleList", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.List`1[[LemmaSharp.LemmaExample, LemmaSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, + }, { - "pk": 438817903, - "model": "workflows.abstractoutput", + "pk": 275, + "model": "workflows.abstractoutput", "fields": { - "widget": 287764101, - "name": "Table", - "short_name": "tbl", - "variable": "table", - "uid": "c8b6a311-9c9f-97a6-48ef-1c75688a4f35", - "order": 1, + "widget": 270, + "name": "Table", + "short_name": "tbl", + "variable": "table", + "uid": "c8b6a311-9c9f-97a6-48ef-1c75688a4f35", + "order": 1, "description": "" } - }, - { - "pk": 380011422, - "model": "workflows.abstractwidget", - "fields": { - "category": 143357551, - "treeview_image": null, - "name": "Save Lemmatizer to Binary", - "is_streaming": false, - "uid": "206a969a-96b5-4e2f-acc3-d50e261387ce", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_save_lemmatizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 770, + }, + { + "pk": 271, + "model": "workflows.abstractwidget", + "fields": { + "category": 58, + "treeview_image": "", + "name": "Save Lemmatizer to Binary", + "is_streaming": false, + "uid": "206a969a-96b5-4e2f-acc3-d50e261387ce", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_save_lemmatizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 770, "description": "Automatically generated widget from function SaveLemmatizer in package lemmagen. The original function signature: SaveLemmatizer." } - }, - { - "pk": 514092368, - "model": "workflows.abstractinput", - "fields": { - "widget": 380011422, - "name": "Lemmatizer", - "short_name": "lmz", - "uid": "a1320469-6112-830a-7aa1-5c7372e6ee54", - "default": "true", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "lmtz", - "parameter": false, - "order": 1, + }, + { + "pk": 575, + "model": "workflows.abstractinput", + "fields": { + "widget": 271, + "name": "Lemmatizer", + "short_name": "lmz", + "uid": "a1320469-6112-830a-7aa1-5c7372e6ee54", + "default": "true", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "lmtz", + "parameter": false, + "order": 1, "description": "LemmaSharp.Lemmatizer" } - }, + }, { - "pk": 469751452, - "model": "workflows.abstractoutput", + "pk": 276, + "model": "workflows.abstractoutput", "fields": { - "widget": 380011422, - "name": "String of the Serialized Lemmatizer", - "short_name": "str", - "variable": "objString", - "uid": "5d04642e-c3b5-28dd-1a8b-eaefab71dc5d", - "order": 1, + "widget": 271, + "name": "String of the Serialized Lemmatizer", + "short_name": "str", + "variable": "objString", + "uid": "5d04642e-c3b5-28dd-1a8b-eaefab71dc5d", + "order": 1, "description": "" } - }, - { - "pk": 702553951, - "model": "workflows.abstractwidget", - "fields": { - "category": 143357551, - "treeview_image": null, - "name": "Load Lemmatizer from Binary", - "is_streaming": false, - "uid": "fc46fcd3-4a5c-4280-838b-92c3d55797a7", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_load_net_lemmatizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 775, + }, + { + "pk": 272, + "model": "workflows.abstractwidget", + "fields": { + "category": 58, + "treeview_image": "", + "name": "Load Lemmatizer from Binary", + "is_streaming": false, + "uid": "fc46fcd3-4a5c-4280-838b-92c3d55797a7", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_load_net_lemmatizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 775, "description": "Automatically generated widget from function LoadNetLemmatizer in package lemmagen. The original function signature: LoadNetLemmatizer." } - }, - { - "pk": 983016760, - "model": "workflows.abstractinput", - "fields": { - "widget": 702553951, - "name": "String of the Serialized Lemmatizer", - "short_name": "str", - "uid": "c6911b36-0633-bbde-700e-378bb9b16a17", - "default": "true", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "lmtzStr", - "parameter": false, - "order": 1, + }, + { + "pk": 576, + "model": "workflows.abstractinput", + "fields": { + "widget": 272, + "name": "String of the Serialized Lemmatizer", + "short_name": "str", + "uid": "c6911b36-0633-bbde-700e-378bb9b16a17", + "default": "true", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "lmtzStr", + "parameter": false, + "order": 1, "description": "System.String" } - }, + }, { - "pk": 926162210, - "model": "workflows.abstractoutput", + "pk": 277, + "model": "workflows.abstractoutput", "fields": { - "widget": 702553951, - "name": "Lemmatizer (Deserialized)", - "short_name": "lmz", - "variable": "obj", - "uid": "88b3d970-d33d-f095-a9fc-d245da50e4f4", - "order": 1, + "widget": 272, + "name": "Lemmatizer (Deserialized)", + "short_name": "lmz", + "variable": "obj", + "uid": "88b3d970-d33d-f095-a9fc-d245da50e4f4", + "order": 1, "description": "" } - }, + }, { - "pk": 616668208, - "model": "workflows.category", + "pk": 59, + "model": "workflows.category", "fields": { - "uid": "824c66d6-1525-4a50-b10b-fc50161d57d3", - "parent": 670474768, - "workflow": null, - "user": null, - "order": 2, + "uid": "824c66d6-1525-4a50-b10b-fc50161d57d3", + "parent": 57, + "workflow": null, + "user": null, + "order": 2, "name": "Data & Settings Preparation" } - }, - { - "pk": 735840603, - "model": "workflows.abstractwidget", - "fields": { - "category": 616668208, - "treeview_image": null, - "name": "Group Examples", - "is_streaming": false, - "uid": "f6df32f9-dae3-4af1-b322-1796a742a97b", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_group_examples", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 273, + "model": "workflows.abstractwidget", + "fields": { + "category": 59, + "treeview_image": "", + "name": "Group Examples", + "is_streaming": false, + "uid": "f6df32f9-dae3-4af1-b322-1796a742a97b", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_group_examples", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Grouping of examples that have same word and same lemma." } - }, - { - "pk": 76107322, - "model": "workflows.abstractinput", - "fields": { - "widget": 735840603, - "name": "List of LemmaExamples", - "short_name": "lst", - "uid": "8ab67fe8-f8a5-d0ea-1cc1-a4a30d3adda5", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "exampleList", - "parameter": false, - "order": 1, + }, + { + "pk": 577, + "model": "workflows.abstractinput", + "fields": { + "widget": 273, + "name": "List of LemmaExamples", + "short_name": "lst", + "uid": "8ab67fe8-f8a5-d0ea-1cc1-a4a30d3adda5", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "exampleList", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.List`1[[LemmaSharp.LemmaExample, LemmaSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]" } - }, - { - "pk": 460667802, - "model": "workflows.abstractinput", - "fields": { - "widget": 735840603, - "name": "Ignore Example Frequencies", - "short_name": "bol", - "uid": "88170ee7-3ffb-ed32-d554-263aa8759d78", - "default": "false", - "required": false, - "multi": false, - "parameter_type": "checkbox", - "variable": "ignoreFrequencies", - "parameter": true, - "order": 2, + }, + { + "pk": 578, + "model": "workflows.abstractinput", + "fields": { + "widget": 273, + "name": "Ignore Example Frequencies", + "short_name": "bol", + "uid": "88170ee7-3ffb-ed32-d554-263aa8759d78", + "default": "false", + "required": false, + "multi": false, + "parameter_type": "checkbox", + "variable": "ignoreFrequencies", + "parameter": true, + "order": 2, "description": "True if frequencies are to be ignored. False if frequencies of elements of a group should be summed together." } - }, - { - "pk": 173422951, - "model": "workflows.abstractinput", - "fields": { - "widget": 735840603, - "name": "Msd Consideration", - "short_name": "msd", - "uid": "f1f0e58b-00ee-0674-d21f-95a36e08dff1", - "default": "Distinct", - "required": false, - "multi": false, - "parameter_type": "select", - "variable": "msdConsider", - "parameter": true, - "order": 3, + }, + { + "pk": 579, + "model": "workflows.abstractinput", + "fields": { + "widget": 273, + "name": "Msd Consideration", + "short_name": "msd", + "uid": "f1f0e58b-00ee-0674-d21f-95a36e08dff1", + "default": "Distinct", + "required": false, + "multi": false, + "parameter_type": "select", + "variable": "msdConsider", + "parameter": true, + "order": 3, "description": "Specification how algorithm grouping considers msd tags." } - }, + }, { - "pk": 352253792, - "model": "workflows.abstractoption", + "pk": 192, + "model": "workflows.abstractoption", "fields": { - "uid": "b48c8c8f-2f70-4fea-e434-5012e0b40872", - "abstract_input": 173422951, - "value": "Ignore", - "name": "Ignore (Completely ignores mds tags - join examples with different tags and sum their weihgts)" + "uid": "c69e5f10-2706-08b8-3e76-5abcbbbde75e", + "abstract_input": 579, + "value": "Distinct", + "name": "Distinct (Same examples with different msd's are not considered equal and joined)" } - }, + }, { - "pk": 74514485, - "model": "workflows.abstractoption", + "pk": 191, + "model": "workflows.abstractoption", "fields": { - "uid": "c69e5f10-2706-08b8-3e76-5abcbbbde75e", - "abstract_input": 173422951, - "value": "Distinct", - "name": "Distinct (Same examples with different msd\u0027s are not considered equal and joined)" + "uid": "b48c8c8f-2f70-4fea-e434-5012e0b40872", + "abstract_input": 579, + "value": "Ignore", + "name": "Ignore (Completely ignores mds tags - join examples with different tags and sum their weihgts)" } - }, + }, { - "pk": 630802307, - "model": "workflows.abstractoption", + "pk": 193, + "model": "workflows.abstractoption", "fields": { - "uid": "bf48a8f4-2810-8a0e-d219-8c9f79585784", - "abstract_input": 173422951, - "value": "JoinAll", + "uid": "bf48a8f4-2810-8a0e-d219-8c9f79585784", + "abstract_input": 579, + "value": "JoinAll", "name": "JoinAll (Joins examples with different tags - concatenates all msd tags)" } - }, + }, { - "pk": 942970689, - "model": "workflows.abstractoption", + "pk": 194, + "model": "workflows.abstractoption", "fields": { - "uid": "ea9e8fbf-1dc6-23f7-4773-0e332cf74d14", - "abstract_input": 173422951, - "value": "JoinDistinct", + "uid": "ea9e8fbf-1dc6-23f7-4773-0e332cf74d14", + "abstract_input": 579, + "value": "JoinDistinct", "name": "JoinDistinct (Joins examples with different tags - concatenates just distinct msd tags - somehow slower)" } - }, + }, { - "pk": 263058568, - "model": "workflows.abstractoption", + "pk": 195, + "model": "workflows.abstractoption", "fields": { - "uid": "35f3b8b5-151a-356b-76dd-64d84e1482cb", - "abstract_input": 173422951, - "value": "JoinSameSubstring", + "uid": "35f3b8b5-151a-356b-76dd-64d84e1482cb", + "abstract_input": 579, + "value": "JoinSameSubstring", "name": "JoinSameSubstring (Joins examples with different tags - new tag is the left to right substring that all joined examples share)" } - }, + }, { - "pk": 900751315, - "model": "workflows.abstractoutput", + "pk": 278, + "model": "workflows.abstractoutput", "fields": { - "widget": 735840603, - "name": "List of Grouped LemmaExamples", - "short_name": "lst", - "variable": "exampleList", - "uid": "683de9d0-78ea-886c-520b-719fbca531a8", - "order": 1, + "widget": 273, + "name": "List of Grouped LemmaExamples", + "short_name": "lst", + "variable": "exampleList", + "uid": "683de9d0-78ea-886c-520b-719fbca531a8", + "order": 1, "description": "" } - }, - { - "pk": 505323803, - "model": "workflows.abstractwidget", - "fields": { - "category": 616668208, - "treeview_image": null, - "name": "Create Lemmatizer Settings", - "is_streaming": false, - "uid": "bfd489bb-4d5d-426e-839c-a81792a62bf9", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_construct_lemmatizer_settings", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 274, + "model": "workflows.abstractwidget", + "fields": { + "category": 59, + "treeview_image": "", + "name": "Create Lemmatizer Settings", + "is_streaming": false, + "uid": "bfd489bb-4d5d-426e-839c-a81792a62bf9", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_construct_lemmatizer_settings", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function ConstructLemmatizerSettings in package lemmagen. The original function signature: ConstructLemmatizerSettings." } - }, - { - "pk": 518232009, - "model": "workflows.abstractinput", - "fields": { - "widget": 505323803, - "name": "Use From In Rules", - "short_name": "bol", - "uid": "e7fb66dd-2d1e-7c8c-bd73-847d1b2fd5fd", - "default": "true", - "required": false, - "multi": false, - "parameter_type": "checkbox", - "variable": "useFromInRules", - "parameter": true, - "order": 1, - "description": "True if from string should be included in rule identifier ([from]-\u003e[to]). False if just length of from string is used ([#len]-\u003e[to])." - } - }, - { - "pk": 768148594, - "model": "workflows.abstractinput", - "fields": { - "widget": 505323803, - "name": "Msd Consideration", - "short_name": "msd", - "uid": "207135dc-56cf-ed6b-257c-8c7368a9435c", - "default": "Distinct", - "required": false, - "multi": false, - "parameter_type": "select", - "variable": "msdConsider", - "parameter": true, - "order": 2, + }, + { + "pk": 580, + "model": "workflows.abstractinput", + "fields": { + "widget": 274, + "name": "Use From In Rules", + "short_name": "bol", + "uid": "e7fb66dd-2d1e-7c8c-bd73-847d1b2fd5fd", + "default": "true", + "required": false, + "multi": false, + "parameter_type": "checkbox", + "variable": "useFromInRules", + "parameter": true, + "order": 1, + "description": "True if from string should be included in rule identifier ([from]->[to]). False if just length of from string is used ([#len]->[to])." + } + }, + { + "pk": 581, + "model": "workflows.abstractinput", + "fields": { + "widget": 274, + "name": "Msd Consideration", + "short_name": "msd", + "uid": "207135dc-56cf-ed6b-257c-8c7368a9435c", + "default": "Distinct", + "required": false, + "multi": false, + "parameter_type": "select", + "variable": "msdConsider", + "parameter": true, + "order": 2, "description": "Specification how algorithm considers msd tags." } - }, + }, { - "pk": 185646279, - "model": "workflows.abstractoption", + "pk": 197, + "model": "workflows.abstractoption", "fields": { - "uid": "33700f07-d037-d437-0f11-59edad4bfaf3", - "abstract_input": 768148594, - "value": "Ignore", - "name": "Ignore (Completely ignores mds tags - join examples with different tags and sum their weihgts)" + "uid": "84e5ff67-fbb1-9981-9092-6e9cbd036e99", + "abstract_input": 581, + "value": "Distinct", + "name": "Distinct (Same examples with different msd's are not considered equal and joined)" } - }, + }, { - "pk": 625183561, - "model": "workflows.abstractoption", + "pk": 196, + "model": "workflows.abstractoption", "fields": { - "uid": "84e5ff67-fbb1-9981-9092-6e9cbd036e99", - "abstract_input": 768148594, - "value": "Distinct", - "name": "Distinct (Same examples with different msd\u0027s are not considered equal and joined)" + "uid": "33700f07-d037-d437-0f11-59edad4bfaf3", + "abstract_input": 581, + "value": "Ignore", + "name": "Ignore (Completely ignores mds tags - join examples with different tags and sum their weihgts)" } - }, + }, { - "pk": 952675004, - "model": "workflows.abstractoption", + "pk": 198, + "model": "workflows.abstractoption", "fields": { - "uid": "6ce84c3b-4a8b-a1cf-ff81-b30c3c607a72", - "abstract_input": 768148594, - "value": "JoinAll", + "uid": "6ce84c3b-4a8b-a1cf-ff81-b30c3c607a72", + "abstract_input": 581, + "value": "JoinAll", "name": "JoinAll (Joins examples with different tags - concatenates all msd tags)" } - }, + }, { - "pk": 177328111, - "model": "workflows.abstractoption", + "pk": 199, + "model": "workflows.abstractoption", "fields": { - "uid": "e248f536-1e95-f653-e0d9-26fdde5b34c6", - "abstract_input": 768148594, - "value": "JoinDistinct", + "uid": "e248f536-1e95-f653-e0d9-26fdde5b34c6", + "abstract_input": 581, + "value": "JoinDistinct", "name": "JoinDistinct (Joins examples with different tags - concatenates just distinct msd tags - somehow slower)" } - }, + }, { - "pk": 136484560, - "model": "workflows.abstractoption", + "pk": 200, + "model": "workflows.abstractoption", "fields": { - "uid": "ee6728f1-7f3e-0b3e-f4a0-db4dc7e6889c", - "abstract_input": 768148594, - "value": "JoinSameSubstring", + "uid": "ee6728f1-7f3e-0b3e-f4a0-db4dc7e6889c", + "abstract_input": 581, + "value": "JoinSameSubstring", "name": "JoinSameSubstring (Joins examples with different tags - new tag is the left to right substring that all joined examples share)" } - }, - { - "pk": 504805256, - "model": "workflows.abstractinput", - "fields": { - "widget": 505323803, - "name": "Max Rules Per Node", - "short_name": "bol", - "uid": "2714046d-2c88-d885-86c1-fc0ed5008f53", - "default": "0", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "maxRulesPerNode", - "parameter": true, - "order": 3, + }, + { + "pk": 582, + "model": "workflows.abstractinput", + "fields": { + "widget": 274, + "name": "Max Rules Per Node", + "short_name": "bol", + "uid": "2714046d-2c88-d885-86c1-fc0ed5008f53", + "default": "0", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "maxRulesPerNode", + "parameter": true, + "order": 3, "description": "How many of the best rules are kept in memory for each node. Zero means unlimited." } - }, - { - "pk": 251151627, - "model": "workflows.abstractinput", - "fields": { - "widget": 505323803, - "name": "Build Front Lemmatizer", - "short_name": "bol", - "uid": "aeb49b24-f859-5694-c9ec-01d492504b0e", - "default": "false", - "required": false, - "multi": false, - "parameter_type": "checkbox", - "variable": "buildFrontLemmatizer", - "parameter": true, - "order": 4, + }, + { + "pk": 583, + "model": "workflows.abstractinput", + "fields": { + "widget": 274, + "name": "Build Front Lemmatizer", + "short_name": "bol", + "uid": "aeb49b24-f859-5694-c9ec-01d492504b0e", + "default": "false", + "required": false, + "multi": false, + "parameter_type": "checkbox", + "variable": "buildFrontLemmatizer", + "parameter": true, + "order": 4, "description": "True: build proccess uses few more hevristics to build first left to right lemmatizer (lemmatizes front of the word); False: (default) do not create additional front lemmatizer;" } - }, - { - "pk": 974743129, - "model": "workflows.abstractinput", - "fields": { - "widget": 505323803, - "name": "Store All Full Known Words", - "short_name": "bol", - "uid": "d187e91f-21c8-6e37-3889-99ac0f503c61", - "default": "false", - "required": false, - "multi": false, - "parameter_type": "checkbox", - "variable": "storeAllFullKnownWords", - "parameter": true, - "order": 5, - "description": "True: the model will store all known words in full -\u003e the same as having lexicon to check each word before using lemmatizer and then use the lemmatizer only for unknown words; False: (default) the model will try to mimimize the size and will store the full forms of words only in the case if they add new knowledge;" - } - }, - { - "pk": 106199644, - "model": "workflows.abstractoutput", - "fields": { - "widget": 505323803, - "name": "Lemmatizer Settings", - "short_name": "stt", - "variable": "lemmatizerSettings", - "uid": "3275f2bd-f8ca-3ae0-e054-160ab45c7220", - "order": 5, + }, + { + "pk": 584, + "model": "workflows.abstractinput", + "fields": { + "widget": 274, + "name": "Store All Full Known Words", + "short_name": "bol", + "uid": "d187e91f-21c8-6e37-3889-99ac0f503c61", + "default": "false", + "required": false, + "multi": false, + "parameter_type": "checkbox", + "variable": "storeAllFullKnownWords", + "parameter": true, + "order": 5, + "description": "True: the model will store all known words in full -> the same as having lexicon to check each word before using lemmatizer and then use the lemmatizer only for unknown words; False: (default) the model will try to mimimize the size and will store the full forms of words only in the case if they add new knowledge;" + } + }, + { + "pk": 279, + "model": "workflows.abstractoutput", + "fields": { + "widget": 274, + "name": "Lemmatizer Settings", + "short_name": "stt", + "variable": "lemmatizerSettings", + "uid": "3275f2bd-f8ca-3ae0-e054-160ab45c7220", + "order": 5, "description": "" } - }, - { - "pk": 110598242, - "model": "workflows.abstractwidget", - "fields": { - "category": 616668208, - "treeview_image": null, - "name": "Extract Lemmatizer Settings", - "is_streaming": false, - "uid": "c8ae4ba7-f308-435b-8f2a-94dfb5b81f1a", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_extract_lemmatizer_settings", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, + }, + { + "pk": 275, + "model": "workflows.abstractwidget", + "fields": { + "category": 59, + "treeview_image": "", + "name": "Extract Lemmatizer Settings", + "is_streaming": false, + "uid": "c8ae4ba7-f308-435b-8f2a-94dfb5b81f1a", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_extract_lemmatizer_settings", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, "description": "Automatically generated widget from function ExtractLemmatizerSettings in package lemmagen. The original function signature: ExtractLemmatizerSettings." } - }, - { - "pk": 423492086, - "model": "workflows.abstractinput", - "fields": { - "widget": 110598242, - "name": "Lemmatizer", - "short_name": "lmz", - "uid": "8cd4bc64-2caf-dfa8-5b13-26a869a0b2bd", - "default": "true", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "lmtz", - "parameter": false, - "order": 1, + }, + { + "pk": 585, + "model": "workflows.abstractinput", + "fields": { + "widget": 275, + "name": "Lemmatizer", + "short_name": "lmz", + "uid": "8cd4bc64-2caf-dfa8-5b13-26a869a0b2bd", + "default": "true", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "lmtz", + "parameter": false, + "order": 1, "description": "Lemmatizer" } - }, + }, { - "pk": 492177912, - "model": "workflows.abstractoutput", + "pk": 280, + "model": "workflows.abstractoutput", "fields": { - "widget": 110598242, - "name": "Lemmatizer Settings", - "short_name": "stt", - "variable": "lemmatizerSettings", - "uid": "7107ae46-49f6-d28b-643b-9679d5bd255e", - "order": 1, + "widget": 275, + "name": "Lemmatizer Settings", + "short_name": "stt", + "variable": "lemmatizerSettings", + "uid": "7107ae46-49f6-d28b-643b-9679d5bd255e", + "order": 1, "description": "" } - }, + }, { - "pk": 482120199, - "model": "workflows.category", + "pk": 60, + "model": "workflows.category", "fields": { - "uid": "c0502e02-2e9e-4b93-8c93-9eb217b0799b", - "parent": 670474768, - "workflow": null, - "user": null, - "order": 3, + "uid": "c0502e02-2e9e-4b93-8c93-9eb217b0799b", + "parent": 57, + "workflow": null, + "user": null, + "order": 3, "name": "Lemmatizer Creation" } - }, - { - "pk": 112143617, - "model": "workflows.abstractwidget", - "fields": { - "category": 482120199, - "treeview_image": null, - "name": "Prebuild Lemmatizer", - "is_streaming": false, - "uid": "9796304a-c9dc-4ffe-a721-65c29e846e34", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_construct_prebuild_lemmatizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 7, + }, + { + "pk": 276, + "model": "workflows.abstractwidget", + "fields": { + "category": 60, + "treeview_image": "", + "name": "Prebuild Lemmatizer", + "is_streaming": false, + "uid": "9796304a-c9dc-4ffe-a721-65c29e846e34", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_construct_prebuild_lemmatizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 7, "description": "Automatically generated widget from function ConstructPrebuildLemmatizer in package lemmagen. The original function signature: ConstructPrebuildLemmatizer." } - }, - { - "pk": 222876823, - "model": "workflows.abstractinput", - "fields": { - "widget": 112143617, - "name": "Language", - "short_name": "lng", - "uid": "2452e058-506e-6f62-9f45-1d15de5824bb", - "default": "English", - "required": true, - "multi": false, - "parameter_type": "select", - "variable": "language", - "parameter": true, - "order": 1, + }, + { + "pk": 586, + "model": "workflows.abstractinput", + "fields": { + "widget": 276, + "name": "Language", + "short_name": "lng", + "uid": "2452e058-506e-6f62-9f45-1d15de5824bb", + "default": "English", + "required": true, + "multi": false, + "parameter_type": "select", + "variable": "language", + "parameter": true, + "order": 1, "description": "LemmaSharp.LanguagePrebuilt" } - }, + }, { - "pk": 971860473, - "model": "workflows.abstractoption", + "pk": 201, + "model": "workflows.abstractoption", "fields": { - "uid": "d2925cf1-2943-5aa3-6c2b-5b46caa6c3a6", - "abstract_input": 222876823, - "value": "Bulgarian", + "uid": "d2925cf1-2943-5aa3-6c2b-5b46caa6c3a6", + "abstract_input": 586, + "value": "Bulgarian", "name": "Bulgarian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 562050028, - "model": "workflows.abstractoption", + "pk": 202, + "model": "workflows.abstractoption", "fields": { - "uid": "a3505874-906b-da5e-5b90-58178db7381c", - "abstract_input": 222876823, - "value": "Czech", + "uid": "a3505874-906b-da5e-5b90-58178db7381c", + "abstract_input": 586, + "value": "Czech", "name": "Czech (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 738046929, - "model": "workflows.abstractoption", + "pk": 203, + "model": "workflows.abstractoption", "fields": { - "uid": "e529c7d6-83b7-9279-ee22-ecdf7295e5bf", - "abstract_input": 222876823, - "value": "English", + "uid": "e529c7d6-83b7-9279-ee22-ecdf7295e5bf", + "abstract_input": 586, + "value": "English", "name": "English (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 31386161, - "model": "workflows.abstractoption", + "pk": 216, + "model": "workflows.abstractoption", "fields": { - "uid": "16ea0b07-a565-851b-4feb-2f217e49f9f7", - "abstract_input": 222876823, - "value": "Estonian", - "name": "Estonian (trained on MULTEXT-East v4 resources)" + "uid": "96e4b2dc-01ba-4565-4d70-329c04a3aa08", + "abstract_input": 586, + "value": "EnglishMT", + "name": "EnglishMT (trained on MULTEXT resources)" } - }, + }, { - "pk": 492581273, - "model": "workflows.abstractoption", + "pk": 204, + "model": "workflows.abstractoption", "fields": { - "uid": "4fc30fb2-816d-aece-f281-cb5d6cc4fdbf", - "abstract_input": 222876823, - "value": "Persian", - "name": "Persian (trained on MULTEXT-East v4 resources)" + "uid": "16ea0b07-a565-851b-4feb-2f217e49f9f7", + "abstract_input": 586, + "value": "Estonian", + "name": "Estonian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 976062185, - "model": "workflows.abstractoption", + "pk": 206, + "model": "workflows.abstractoption", "fields": { - "uid": "50278c48-956a-32a2-761e-b5a195e8cf29", - "abstract_input": 222876823, - "value": "French", + "uid": "50278c48-956a-32a2-761e-b5a195e8cf29", + "abstract_input": 586, + "value": "French", "name": "French (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 645392254, - "model": "workflows.abstractoption", + "pk": 217, + "model": "workflows.abstractoption", "fields": { - "uid": "08a3121c-4705-cee1-6575-88483a5a7105", - "abstract_input": 222876823, - "value": "Hungarian", - "name": "Hungarian (trained on MULTEXT-East v4 resources)" + "uid": "616ddeb6-86be-cf89-c5ff-0b04df7d3235", + "abstract_input": 586, + "value": "FrenchMT", + "name": "FrenchMT (trained on MULTEXT resources)" } - }, + }, { - "pk": 490857421, - "model": "workflows.abstractoption", + "pk": 218, + "model": "workflows.abstractoption", "fields": { - "uid": "e8d69c6b-b37f-874a-8dbf-714a4fa04279", - "abstract_input": 222876823, - "value": "Macedonian", - "name": "Macedonian (trained on MULTEXT-East v4 resources)" + "uid": "d4fa9df0-c5b4-bd05-10ff-50243773b89e", + "abstract_input": 586, + "value": "German", + "name": "German (trained on MULTEXT resources)" } - }, + }, { - "pk": 368788361, - "model": "workflows.abstractoption", + "pk": 207, + "model": "workflows.abstractoption", "fields": { - "uid": "ebd5a5b6-3b46-2147-95e5-051633ba43c4", - "abstract_input": 222876823, - "value": "Polish", - "name": "Polish (trained on MULTEXT-East v4 resources)" + "uid": "08a3121c-4705-cee1-6575-88483a5a7105", + "abstract_input": 586, + "value": "Hungarian", + "name": "Hungarian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 629253816, - "model": "workflows.abstractoption", + "pk": 219, + "model": "workflows.abstractoption", "fields": { - "uid": "a5107bb6-d9a8-4103-7ecb-2bc79196c145", - "abstract_input": 222876823, - "value": "Romanian", - "name": "Romanian (trained on MULTEXT-East v4 resources)" + "uid": "959c9cdb-aa93-7600-a08f-e1c8d9a63400", + "abstract_input": 586, + "value": "Italian", + "name": "Italian (trained on MULTEXT resources)" } - }, + }, { - "pk": 755813253, - "model": "workflows.abstractoption", + "pk": 208, + "model": "workflows.abstractoption", "fields": { - "uid": "b68822dc-44c5-0d01-fca7-84a523f0f2f0", - "abstract_input": 222876823, - "value": "Russian", - "name": "Russian (trained on MULTEXT-East v4 resources)" + "uid": "e8d69c6b-b37f-874a-8dbf-714a4fa04279", + "abstract_input": 586, + "value": "Macedonian", + "name": "Macedonian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 362172735, - "model": "workflows.abstractoption", + "pk": 205, + "model": "workflows.abstractoption", "fields": { - "uid": "6c117cab-06bd-be31-0d15-4ec6b7b5a8a1", - "abstract_input": 222876823, - "value": "Slovak", - "name": "Slovak (trained on MULTEXT-East v4 resources)" + "uid": "4fc30fb2-816d-aece-f281-cb5d6cc4fdbf", + "abstract_input": 586, + "value": "Persian", + "name": "Persian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 338426072, - "model": "workflows.abstractoption", + "pk": 209, + "model": "workflows.abstractoption", "fields": { - "uid": "4c5b91b6-c056-c693-1ed0-6d8880099cc5", - "abstract_input": 222876823, - "value": "Slovene", - "name": "Slovene (trained on MULTEXT-East v4 resources)" + "uid": "ebd5a5b6-3b46-2147-95e5-051633ba43c4", + "abstract_input": 586, + "value": "Polish", + "name": "Polish (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 844876010, - "model": "workflows.abstractoption", + "pk": 210, + "model": "workflows.abstractoption", "fields": { - "uid": "c711244e-ae1e-86b6-536b-c78b3890d4d9", - "abstract_input": 222876823, - "value": "Serbian", - "name": "Serbian (trained on MULTEXT-East v4 resources)" + "uid": "a5107bb6-d9a8-4103-7ecb-2bc79196c145", + "abstract_input": 586, + "value": "Romanian", + "name": "Romanian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 1058178025, - "model": "workflows.abstractoption", + "pk": 211, + "model": "workflows.abstractoption", "fields": { - "uid": "a1e4a3b6-2f0a-1d96-65a5-99cafc66b2b6", - "abstract_input": 222876823, - "value": "Ukrainian", - "name": "Ukrainian (trained on MULTEXT-East v4 resources)" + "uid": "b68822dc-44c5-0d01-fca7-84a523f0f2f0", + "abstract_input": 586, + "value": "Russian", + "name": "Russian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 709329936, - "model": "workflows.abstractoption", + "pk": 214, + "model": "workflows.abstractoption", "fields": { - "uid": "96e4b2dc-01ba-4565-4d70-329c04a3aa08", - "abstract_input": 222876823, - "value": "EnglishMT", - "name": "EnglishMT (trained on MULTEXT resources)" + "uid": "c711244e-ae1e-86b6-536b-c78b3890d4d9", + "abstract_input": 586, + "value": "Serbian", + "name": "Serbian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 880770479, - "model": "workflows.abstractoption", + "pk": 212, + "model": "workflows.abstractoption", "fields": { - "uid": "616ddeb6-86be-cf89-c5ff-0b04df7d3235", - "abstract_input": 222876823, - "value": "FrenchMT", - "name": "FrenchMT (trained on MULTEXT resources)" + "uid": "6c117cab-06bd-be31-0d15-4ec6b7b5a8a1", + "abstract_input": 586, + "value": "Slovak", + "name": "Slovak (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 358351563, - "model": "workflows.abstractoption", + "pk": 213, + "model": "workflows.abstractoption", "fields": { - "uid": "d4fa9df0-c5b4-bd05-10ff-50243773b89e", - "abstract_input": 222876823, - "value": "German", - "name": "German (trained on MULTEXT resources)" + "uid": "4c5b91b6-c056-c693-1ed0-6d8880099cc5", + "abstract_input": 586, + "value": "Slovene", + "name": "Slovene (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 352301260, - "model": "workflows.abstractoption", + "pk": 220, + "model": "workflows.abstractoption", "fields": { - "uid": "959c9cdb-aa93-7600-a08f-e1c8d9a63400", - "abstract_input": 222876823, - "value": "Italian", - "name": "Italian (trained on MULTEXT resources)" + "uid": "3119b7e0-e42e-17ab-dd29-4b7678a46402", + "abstract_input": 586, + "value": "Spanish", + "name": "Spanish (trained on MULTEXT resources)" } - }, + }, { - "pk": 721366577, - "model": "workflows.abstractoption", + "pk": 215, + "model": "workflows.abstractoption", "fields": { - "uid": "3119b7e0-e42e-17ab-dd29-4b7678a46402", - "abstract_input": 222876823, - "value": "Spanish", - "name": "Spanish (trained on MULTEXT resources)" + "uid": "a1e4a3b6-2f0a-1d96-65a5-99cafc66b2b6", + "abstract_input": 586, + "value": "Ukrainian", + "name": "Ukrainian (trained on MULTEXT-East v4 resources)" } - }, + }, { - "pk": 810525562, - "model": "workflows.abstractoutput", + "pk": 281, + "model": "workflows.abstractoutput", "fields": { - "widget": 112143617, - "name": "LemmaGen Lemmatizer", - "short_name": "lmz", - "variable": "lemamtizer", - "uid": "24208d82-d047-9bea-4091-0bf9ab47f69e", - "order": 1, + "widget": 276, + "name": "LemmaGen Lemmatizer", + "short_name": "lmz", + "variable": "lemamtizer", + "uid": "24208d82-d047-9bea-4091-0bf9ab47f69e", + "order": 1, "description": "" } - }, - { - "pk": 862594096, - "model": "workflows.abstractwidget", - "fields": { - "category": 482120199, - "treeview_image": null, - "name": "Train Lemmatizer", - "is_streaming": false, - "uid": "2f4a3645-673c-4b91-bd66-216d092df23f", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_construct_lemmatizer", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 8, + }, + { + "pk": 277, + "model": "workflows.abstractwidget", + "fields": { + "category": 60, + "treeview_image": "", + "name": "Train Lemmatizer", + "is_streaming": false, + "uid": "2f4a3645-673c-4b91-bd66-216d092df23f", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_construct_lemmatizer", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 8, "description": "Automatically generated widget from function ConstructLemmatizer in package lemmagen. The original function signature: ConstructLemmatizer." } - }, - { - "pk": 277535522, - "model": "workflows.abstractinput", - "fields": { - "widget": 862594096, - "name": "Lemmatizer Settings", - "short_name": "stt", - "uid": "d157b7c1-61ae-598d-2742-4ee71d74c2b8", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "lemmatizerSettings", - "parameter": false, - "order": 1, + }, + { + "pk": 587, + "model": "workflows.abstractinput", + "fields": { + "widget": 277, + "name": "Lemmatizer Settings", + "short_name": "stt", + "uid": "d157b7c1-61ae-598d-2742-4ee71d74c2b8", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "lemmatizerSettings", + "parameter": false, + "order": 1, "description": "LemmaSharp.LemmatizerSettings" } - }, - { - "pk": 524533762, - "model": "workflows.abstractinput", - "fields": { - "widget": 862594096, - "name": "Example List", - "short_name": "lst", - "uid": "a9b4aceb-adbe-2ce5-48a5-e4b9e16fd04e", - "default": "", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "exampleList", - "parameter": false, - "order": 2, + }, + { + "pk": 588, + "model": "workflows.abstractinput", + "fields": { + "widget": 277, + "name": "Example List", + "short_name": "lst", + "uid": "a9b4aceb-adbe-2ce5-48a5-e4b9e16fd04e", + "default": "", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "exampleList", + "parameter": false, + "order": 2, "description": "List of lemmatization examples which are used for initial lemmatizer training." } - }, + }, { - "pk": 423204809, - "model": "workflows.abstractoutput", + "pk": 282, + "model": "workflows.abstractoutput", "fields": { - "widget": 862594096, - "name": "LemmaGen Lemmatizer", - "short_name": "lmz", - "variable": "lemmatizer", - "uid": "b5c40a94-0934-8b9b-13e9-b8cf677fc4ae", - "order": 1, + "widget": 277, + "name": "LemmaGen Lemmatizer", + "short_name": "lmz", + "variable": "lemmatizer", + "uid": "b5c40a94-0934-8b9b-13e9-b8cf677fc4ae", + "order": 1, "description": "" } - }, - { - "pk": 646407210, - "model": "workflows.abstractwidget", - "fields": { - "category": 482120199, - "treeview_image": null, - "name": "Display Lemmatization Rules", - "is_streaming": false, - "uid": "d9faca24-a7c4-4e4e-a075-518c8bd9aada", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_display_lemmatization_rules", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 9, + }, + { + "pk": 278, + "model": "workflows.abstractwidget", + "fields": { + "category": 60, + "treeview_image": "", + "name": "Display Lemmatization Rules", + "is_streaming": false, + "uid": "d9faca24-a7c4-4e4e-a075-518c8bd9aada", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_display_lemmatization_rules", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 9, "description": "Automatically generated widget from function DisplayLemmatizationRules in package lemmagen. The original function signature: DisplayLemmatizationRules." } - }, - { - "pk": 327561531, - "model": "workflows.abstractinput", - "fields": { - "widget": 646407210, - "name": "Lemmatizer", - "short_name": "lmz", - "uid": "de38c2be-cb54-d084-1126-1d1cda94e6d9", - "default": "true", - "required": false, - "multi": false, - "parameter_type": "text", - "variable": "lmtz", - "parameter": false, - "order": 1, + }, + { + "pk": 589, + "model": "workflows.abstractinput", + "fields": { + "widget": 278, + "name": "Lemmatizer", + "short_name": "lmz", + "uid": "de38c2be-cb54-d084-1126-1d1cda94e6d9", + "default": "true", + "required": false, + "multi": false, + "parameter_type": "text", + "variable": "lmtz", + "parameter": false, + "order": 1, "description": "Lemmatizer" } - }, + }, { - "pk": 540982306, - "model": "workflows.abstractoutput", + "pk": 283, + "model": "workflows.abstractoutput", "fields": { - "widget": 646407210, - "name": "Lemmatizer Rules", - "short_name": "str", - "variable": "lmtzTree", - "uid": "7be9d7ca-95bb-0d66-b5ff-39822b8d280c", - "order": 1, + "widget": 278, + "name": "Lemmatizer Rules", + "short_name": "str", + "variable": "lmtzTree", + "uid": "7be9d7ca-95bb-0d66-b5ff-39822b8d280c", + "order": 1, "description": "" } - }, + }, { - "pk": 937348227, - "model": "workflows.category", + "pk": 61, + "model": "workflows.category", "fields": { - "uid": "21d0b931-ef97-43d1-9650-edd4eec2062f", - "parent": 670474768, - "workflow": null, - "user": null, - "order": 4, + "uid": "21d0b931-ef97-43d1-9650-edd4eec2062f", + "parent": 57, + "workflow": null, + "user": null, + "order": 4, "name": "Lemmatization" } - }, - { - "pk": 34232932, - "model": "workflows.abstractwidget", - "fields": { - "category": 937348227, - "treeview_image": null, - "name": "Lemmatize", - "is_streaming": false, - "uid": "3c8148d6-54a6-4d5a-9c24-7be671e95f29", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_lemmatize_words", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 279, + "model": "workflows.abstractwidget", + "fields": { + "category": 61, + "treeview_image": "", + "name": "Lemmatize", + "is_streaming": false, + "uid": "3c8148d6-54a6-4d5a-9c24-7be671e95f29", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_lemmatize_words", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "Automatically generated widget from function LemmatizeWords in package lemmagen. The original function signature: LemmatizeWords." } - }, - { - "pk": 566085476, - "model": "workflows.abstractinput", - "fields": { - "widget": 34232932, - "name": "Trained Lemmatizer", - "short_name": "lmz", - "uid": "ee0eda9c-7387-7ea0-2145-2f7a9b8ee164", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "lemmatizer", - "parameter": false, - "order": 1, + }, + { + "pk": 590, + "model": "workflows.abstractinput", + "fields": { + "widget": 279, + "name": "Trained Lemmatizer", + "short_name": "lmz", + "uid": "ee0eda9c-7387-7ea0-2145-2f7a9b8ee164", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "lemmatizer", + "parameter": false, + "order": 1, "description": "Latino.TextMining.IStemmer" } - }, - { - "pk": 349847221, - "model": "workflows.abstractinput", - "fields": { - "widget": 34232932, - "name": "Word(s)", - "short_name": "wrd", - "uid": "cd08ca1e-be3a-1f14-50a8-70414e21c2ef", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "words", - "parameter": false, - "order": 2, + }, + { + "pk": 591, + "model": "workflows.abstractinput", + "fields": { + "widget": 279, + "name": "Word(s)", + "short_name": "wrd", + "uid": "cd08ca1e-be3a-1f14-50a8-70414e21c2ef", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "words", + "parameter": false, + "order": 2, "description": "System.Object" } - }, - { - "pk": 346557257, - "model": "workflows.abstractinput", - "fields": { - "widget": 34232932, - "name": "Leave words & append lemmas", - "short_name": "bol", - "uid": "44cb6e3e-444d-6d0d-4712-462d3dda5346", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "leaveWord", - "parameter": true, - "order": 3, + }, + { + "pk": 592, + "model": "workflows.abstractinput", + "fields": { + "widget": 279, + "name": "Leave words & append lemmas", + "short_name": "bol", + "uid": "44cb6e3e-444d-6d0d-4712-462d3dda5346", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "leaveWord", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, - { - "pk": 588041308, - "model": "workflows.abstractinput", - "fields": { - "widget": 34232932, - "name": "Ignore character casing", - "short_name": "bol", - "uid": "8f527144-1f00-a6f4-8202-3d9001beb8a4", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "ignoreCase", - "parameter": true, - "order": 4, + }, + { + "pk": 593, + "model": "workflows.abstractinput", + "fields": { + "widget": 279, + "name": "Ignore character casing", + "short_name": "bol", + "uid": "8f527144-1f00-a6f4-8202-3d9001beb8a4", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "ignoreCase", + "parameter": true, + "order": 4, "description": "System.Boolean" } - }, - { - "pk": 130605822, - "model": "workflows.abstractinput", - "fields": { - "widget": 34232932, - "name": "Msd of the input word(s)", - "short_name": "str", - "uid": "11cd3b50-c288-c0c6-484d-f3a845640f96", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "msd", - "parameter": true, - "order": 5, + }, + { + "pk": 594, + "model": "workflows.abstractinput", + "fields": { + "widget": 279, + "name": "Msd of the input word(s)", + "short_name": "str", + "uid": "11cd3b50-c288-c0c6-484d-f3a845640f96", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "msd", + "parameter": true, + "order": 5, "description": "System.String" } - }, + }, { - "pk": 233971187, - "model": "workflows.abstractoutput", + "pk": 284, + "model": "workflows.abstractoutput", "fields": { - "widget": 34232932, - "name": "Lemmatized Word(s) = Lemma(s)", - "short_name": "lem", - "variable": "lemmas", - "uid": "2a28edee-8041-2f3f-0fd5-02c6b234bf31", - "order": 1, + "widget": 279, + "name": "Lemmatized Word(s) = Lemma(s)", + "short_name": "lem", + "variable": "lemmas", + "uid": "2a28edee-8041-2f3f-0fd5-02c6b234bf31", + "order": 1, "description": "" } - }, - { - "pk": 362954255, - "model": "workflows.abstractwidget", - "fields": { - "category": 937348227, - "treeview_image": null, - "name": "Explain Lemmatization", - "is_streaming": false, - "uid": "7e18340c-ac40-4916-8974-88130119b367", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_lemmatize_explain_words", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 280, + "model": "workflows.abstractwidget", + "fields": { + "category": 61, + "treeview_image": "", + "name": "Explain Lemmatization", + "is_streaming": false, + "uid": "7e18340c-ac40-4916-8974-88130119b367", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_lemmatize_explain_words", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Automatically generated widget from function LemmatizeExplainWords in package lemmagen. The original function signature: LemmatizeExplainWords." } - }, - { - "pk": 409630450, - "model": "workflows.abstractinput", - "fields": { - "widget": 362954255, - "name": "Lemmatizer", - "short_name": "lmz", - "uid": "64e6155f-37ff-ebbc-c2dd-81a8cf3a5e29", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "lemmatizer", - "parameter": false, - "order": 1, + }, + { + "pk": 595, + "model": "workflows.abstractinput", + "fields": { + "widget": 280, + "name": "Lemmatizer", + "short_name": "lmz", + "uid": "64e6155f-37ff-ebbc-c2dd-81a8cf3a5e29", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "lemmatizer", + "parameter": false, + "order": 1, "description": "Latino.TextMining.IStemmer" } - }, - { - "pk": 226192679, - "model": "workflows.abstractinput", - "fields": { - "widget": 362954255, - "name": "Word(s)", - "short_name": "wrd", - "uid": "95364585-fc76-cfa1-89e9-e1ccc1898555", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "words", - "parameter": false, - "order": 2, + }, + { + "pk": 596, + "model": "workflows.abstractinput", + "fields": { + "widget": 280, + "name": "Word(s)", + "short_name": "wrd", + "uid": "95364585-fc76-cfa1-89e9-e1ccc1898555", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "words", + "parameter": false, + "order": 2, "description": "System.Object" } - }, - { - "pk": 662020354, - "model": "workflows.abstractinput", - "fields": { - "widget": 362954255, - "name": "Ignore character casing", - "short_name": "bol", - "uid": "f70a7312-29d4-5c51-edad-19928c498e46", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "ignoreCase", - "parameter": true, - "order": 3, + }, + { + "pk": 597, + "model": "workflows.abstractinput", + "fields": { + "widget": 280, + "name": "Ignore character casing", + "short_name": "bol", + "uid": "f70a7312-29d4-5c51-edad-19928c498e46", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "ignoreCase", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, - { - "pk": 866132406, - "model": "workflows.abstractinput", - "fields": { - "widget": 362954255, - "name": "Msd of the input word(s)", - "short_name": "str", - "uid": "0ddb821e-4661-9c59-28cf-28ed04cd997a", - "default": "", - "required": true, - "multi": false, - "parameter_type": "textarea", - "variable": "msd", - "parameter": true, - "order": 4, + }, + { + "pk": 598, + "model": "workflows.abstractinput", + "fields": { + "widget": 280, + "name": "Msd of the input word(s)", + "short_name": "str", + "uid": "0ddb821e-4661-9c59-28cf-28ed04cd997a", + "default": "", + "required": true, + "multi": false, + "parameter_type": "textarea", + "variable": "msd", + "parameter": true, + "order": 4, "description": "System.String" } - }, + }, { - "pk": 870977336, - "model": "workflows.abstractoutput", + "pk": 285, + "model": "workflows.abstractoutput", "fields": { - "widget": 362954255, - "name": "Explanation Trees of Lemmatization(s)", - "short_name": "str", - "variable": "explanations", - "uid": "a12ffdee-3657-72ef-6e4b-d9e7157fb564", - "order": 1, + "widget": 280, + "name": "Explanation Trees of Lemmatization(s)", + "short_name": "str", + "variable": "explanations", + "uid": "a12ffdee-3657-72ef-6e4b-d9e7157fb564", + "order": 1, "description": "" } - }, + }, { - "pk": 336761152, - "model": "workflows.category", + "pk": 55, + "model": "workflows.category", "fields": { - "uid": "1b800757-2c72-4663-b3e4-2f2b61f609ff", - "parent": null, - "workflow": null, - "user": null, - "order": 4, + "uid": "1b800757-2c72-4663-b3e4-2f2b61f609ff", + "parent": null, + "workflow": null, + "user": null, + "order": 4, "name": "Helpers" } - }, - { - "pk": 334529260, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Get Set Indexes", - "is_streaming": false, - "uid": "59c7d09d-fe70-48f4-9700-4bff60e09a9f", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_general.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_get_set_indexes", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 281, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Get Set Indexes", + "is_streaming": false, + "uid": "59c7d09d-fe70-48f4-9700-4bff60e09a9f", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_general.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_get_set_indexes", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "Automatically generated widget from function GetSetIndexes in package lemmagen. The original function signature: GetSetIndexes." } - }, - { - "pk": 266284022, - "model": "workflows.abstractinput", - "fields": { - "widget": 334529260, - "name": "Selected Set Id", - "short_name": "int", - "uid": "2596a05a-b12f-2a65-1adb-a3ec965f91ac", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "selectedSetId", - "parameter": true, - "order": 2, - "description": "Determines indexes of which Set Id should be retrieved from the Set Id List" - } - }, - { - "pk": 834097661, - "model": "workflows.abstractinput", - "fields": { - "widget": 334529260, - "name": "Set Id List", - "short_name": "lst", - "uid": "dca6e615-a35f-f132-6af1-53faa0014c74", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "setList", - "parameter": false, - "order": 1, + }, + { + "pk": 600, + "model": "workflows.abstractinput", + "fields": { + "widget": 281, + "name": "Set Id List", + "short_name": "lst", + "uid": "dca6e615-a35f-f132-6af1-53faa0014c74", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "setList", + "parameter": false, + "order": 1, "description": "List fo Set Ids which are used for retrieving indexes" } - }, - { - "pk": 353472698, - "model": "workflows.abstractinput", - "fields": { - "widget": 334529260, - "name": "Get Opposite Indexes", - "short_name": "bol", - "uid": "5470afdc-1cf8-d0d1-9358-b2dfb924b902", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "opposite", - "parameter": true, - "order": 3, + }, + { + "pk": 599, + "model": "workflows.abstractinput", + "fields": { + "widget": 281, + "name": "Selected Set Id", + "short_name": "int", + "uid": "2596a05a-b12f-2a65-1adb-a3ec965f91ac", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "selectedSetId", + "parameter": true, + "order": 2, + "description": "Determines indexes of which Set Id should be retrieved from the Set Id List" + } + }, + { + "pk": 601, + "model": "workflows.abstractinput", + "fields": { + "widget": 281, + "name": "Get Opposite Indexes", + "short_name": "bol", + "uid": "5470afdc-1cf8-d0d1-9358-b2dfb924b902", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "opposite", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, + }, { - "pk": 1049033258, - "model": "workflows.abstractoutput", + "pk": 286, + "model": "workflows.abstractoutput", "fields": { - "widget": 334529260, - "name": "Indexes of occurences of Selected Set Id in the Set Id List", - "short_name": "lst", - "variable": "setIndexes", - "uid": "e2d5f558-d803-3d68-b92f-1e68409415a1", - "order": 1, + "widget": 281, + "name": "Indexes of occurences of Selected Set Id in the Set Id List", + "short_name": "lst", + "variable": "setIndexes", + "uid": "e2d5f558-d803-3d68-b92f-1e68409415a1", + "order": 1, "description": "" } - }, - { - "pk": 853305913, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Filter List Elements", - "is_streaming": false, - "uid": "33753234-ee1a-4fb0-8477-7a87d4c20985", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_general.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_filter_list_elements", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 282, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Filter List Elements", + "is_streaming": false, + "uid": "33753234-ee1a-4fb0-8477-7a87d4c20985", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_general.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_filter_list_elements", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function FilterListElements in package lemmagen. The original function signature: FilterListElements." } - }, - { - "pk": 2281769, - "model": "workflows.abstractinput", - "fields": { - "widget": 853305913, - "name": "List to be filtered", - "short_name": "lst", - "uid": "ec843e27-6502-8205-fb62-f7c4941540d7", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "list", - "parameter": false, - "order": 1, + }, + { + "pk": 602, + "model": "workflows.abstractinput", + "fields": { + "widget": 282, + "name": "List to be filtered", + "short_name": "lst", + "uid": "ec843e27-6502-8205-fb62-f7c4941540d7", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "list", + "parameter": false, + "order": 1, "description": "System.Collections.IList" } - }, - { - "pk": 506380282, - "model": "workflows.abstractinput", - "fields": { - "widget": 853305913, - "name": "Selected Indexes", - "short_name": "lst", - "uid": "b4cd5345-8b32-45b7-01f2-9ad2365c3d2d", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "indexList", - "parameter": false, - "order": 2, + }, + { + "pk": 603, + "model": "workflows.abstractinput", + "fields": { + "widget": 282, + "name": "Selected Indexes", + "short_name": "lst", + "uid": "b4cd5345-8b32-45b7-01f2-9ad2365c3d2d", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "indexList", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 972782173, - "model": "workflows.abstractinput", - "fields": { - "widget": 853305913, - "name": "Discard Filtered Out Elements", - "short_name": "bol", - "uid": "880daee3-6078-9adc-9c61-352403672f35", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "discardFilteredOut", - "parameter": true, - "order": 3, + }, + { + "pk": 604, + "model": "workflows.abstractinput", + "fields": { + "widget": 282, + "name": "Discard Filtered Out Elements", + "short_name": "bol", + "uid": "880daee3-6078-9adc-9c61-352403672f35", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "discardFilteredOut", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, + }, { - "pk": 223825252, - "model": "workflows.abstractoutput", + "pk": 287, + "model": "workflows.abstractoutput", "fields": { - "widget": 853305913, - "name": "List with Selecter Elements", - "short_name": "lst", - "variable": "listSelected", - "uid": "016753cd-2343-9730-eea7-4930712224b1", - "order": 1, + "widget": 282, + "name": "List with Selecter Elements", + "short_name": "lst", + "variable": "listSelected", + "uid": "016753cd-2343-9730-eea7-4930712224b1", + "order": 1, "description": "" } - }, + }, { - "pk": 846557210, - "model": "workflows.abstractoutput", + "pk": 288, + "model": "workflows.abstractoutput", "fields": { - "widget": 853305913, - "name": "List with Filtered-out Elements", - "short_name": "lst", - "variable": "listFiltered", - "uid": "b5a439db-c53c-deee-dc19-460c484571fd", - "order": 2, + "widget": 282, + "name": "List with Filtered-out Elements", + "short_name": "lst", + "variable": "listFiltered", + "uid": "b5a439db-c53c-deee-dc19-460c484571fd", + "order": 2, "description": "" } - }, - { - "pk": 316670475, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Save Serializable Object", - "is_streaming": false, - "uid": "bfeb7cb9-45b8-45c6-9f67-c7c6455845b6", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_save_net_object", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 101, + }, + { + "pk": 283, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Save Serializable Object", + "is_streaming": false, + "uid": "bfeb7cb9-45b8-45c6-9f67-c7c6455845b6", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_save_net_object", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 101, "description": "Automatically generated widget from function SaveNetObject in package lemmagen. The original function signature: SaveNetObject." } - }, - { - "pk": 561163177, - "model": "workflows.abstractinput", - "fields": { - "widget": 316670475, - "name": "Serializable Object", - "short_name": "obj", - "uid": "67e07c46-92b2-d508-9c3c-4038e9bf428a", - "default": "true", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "serializableObject", - "parameter": false, - "order": 1, + }, + { + "pk": 605, + "model": "workflows.abstractinput", + "fields": { + "widget": 283, + "name": "Serializable Object", + "short_name": "obj", + "uid": "67e07c46-92b2-d508-9c3c-4038e9bf428a", + "default": "true", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "serializableObject", + "parameter": false, + "order": 1, "description": "System.Object" } - }, - { - "pk": 451088912, - "model": "workflows.abstractinput", - "fields": { - "widget": 316670475, - "name": "Compress", - "short_name": "bol", - "uid": "8446952b-60cc-f20c-437a-08b9e71ed4db", - "default": "true", - "required": false, - "multi": false, - "parameter_type": "checkbox", - "variable": "compress", - "parameter": true, - "order": 2, + }, + { + "pk": 606, + "model": "workflows.abstractinput", + "fields": { + "widget": 283, + "name": "Compress", + "short_name": "bol", + "uid": "8446952b-60cc-f20c-437a-08b9e71ed4db", + "default": "true", + "required": false, + "multi": false, + "parameter_type": "checkbox", + "variable": "compress", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, + }, { - "pk": 604471916, - "model": "workflows.abstractoutput", + "pk": 289, + "model": "workflows.abstractoutput", "fields": { - "widget": 316670475, - "name": "String of the Serialized Object", - "short_name": "str", - "variable": "objString", - "uid": "9f6adb4c-507f-089a-8dcb-d9cba0613e5b", - "order": 1, + "widget": 283, + "name": "String of the Serialized Object", + "short_name": "str", + "variable": "objString", + "uid": "9f6adb4c-507f-089a-8dcb-d9cba0613e5b", + "order": 1, "description": "" } - }, - { - "pk": 984024800, - "model": "workflows.abstractwidget", - "fields": { - "category": 336761152, - "treeview_image": null, - "name": "Load Serializable Object", - "is_streaming": false, - "uid": "fdb153fe-105f-44ec-9ff1-5c02badb59e7", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "lemmagen_widget.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_load_net_object", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 102, + }, + { + "pk": 284, + "model": "workflows.abstractwidget", + "fields": { + "category": 55, + "treeview_image": "", + "name": "Load Serializable Object", + "is_streaming": false, + "uid": "fdb153fe-105f-44ec-9ff1-5c02badb59e7", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "lemmagen_widget.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_load_net_object", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 102, "description": "Automatically generated widget from function LoadNetObject in package lemmagen. The original function signature: LoadNetObject." } - }, - { - "pk": 57714239, - "model": "workflows.abstractinput", - "fields": { - "widget": 984024800, - "name": "String of the Serialized Object", - "short_name": "str", - "uid": "06a89168-8806-5d74-128e-7f6ff7e7d083", - "default": "true", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "serializableObjectStr", - "parameter": false, - "order": 1, + }, + { + "pk": 607, + "model": "workflows.abstractinput", + "fields": { + "widget": 284, + "name": "String of the Serialized Object", + "short_name": "str", + "uid": "06a89168-8806-5d74-128e-7f6ff7e7d083", + "default": "true", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "serializableObjectStr", + "parameter": false, + "order": 1, "description": "System.String" } - }, - { - "pk": 376124639, - "model": "workflows.abstractinput", - "fields": { - "widget": 984024800, - "name": "Is Compressed", - "short_name": "bol", - "uid": "cde5f7a9-496c-45e6-2ba1-affeeaf931ec", - "default": "true", - "required": false, - "multi": false, - "parameter_type": "checkbox", - "variable": "compress", - "parameter": true, - "order": 2, + }, + { + "pk": 608, + "model": "workflows.abstractinput", + "fields": { + "widget": 284, + "name": "Is Compressed", + "short_name": "bol", + "uid": "cde5f7a9-496c-45e6-2ba1-affeeaf931ec", + "default": "true", + "required": false, + "multi": false, + "parameter_type": "checkbox", + "variable": "compress", + "parameter": true, + "order": 2, "description": "System.Boolean" } - }, + }, { - "pk": 269422686, - "model": "workflows.abstractoutput", + "pk": 290, + "model": "workflows.abstractoutput", "fields": { - "widget": 984024800, - "name": "Object (Deserialized)", - "short_name": "obj", - "variable": "obj", - "uid": "465f0994-f8ac-1b96-51d6-ee7f4ca5cb6e", - "order": 1, + "widget": 284, + "name": "Object (Deserialized)", + "short_name": "obj", + "variable": "obj", + "uid": "465f0994-f8ac-1b96-51d6-ee7f4ca5cb6e", + "order": 1, "description": "" } - }, + }, { - "pk": 744014876, - "model": "workflows.category", + "pk": 56, + "model": "workflows.category", "fields": { - "uid": "b86956c3-21f6-47bd-8379-edf6f6c2f351", - "parent": 336761152, - "workflow": null, - "user": null, - "order": 1, + "uid": "b86956c3-21f6-47bd-8379-edf6f6c2f351", + "parent": 55, + "workflow": null, + "user": null, + "order": 1, "name": "Table Manipulation" } - }, - { - "pk": 213031132, - "model": "workflows.abstractwidget", - "fields": { - "category": 744014876, - "treeview_image": null, - "name": "Load Table From File", - "is_streaming": false, - "uid": "1c53d314-dfee-46b8-8dd4-ce71f81ae780", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_table.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_delimited_file2_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 1, + }, + { + "pk": 285, + "model": "workflows.abstractwidget", + "fields": { + "category": 56, + "treeview_image": "", + "name": "Load Table From File", + "is_streaming": false, + "uid": "1c53d314-dfee-46b8-8dd4-ce71f81ae780", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_table.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_delimited_file2_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 1, "description": "This is a common widget for loading a simple text (e.g. tab separated) file as table." } - }, - { - "pk": 127463489, - "model": "workflows.abstractinput", - "fields": { - "widget": 213031132, - "name": "Raw Text File", - "short_name": "fil", - "uid": "11594519-7ecc-1149-0082-c42eb53fd7be", - "default": "", - "required": false, - "multi": false, - "parameter_type": null, - "variable": "file", - "parameter": false, - "order": 1, + }, + { + "pk": 609, + "model": "workflows.abstractinput", + "fields": { + "widget": 285, + "name": "Raw Text File", + "short_name": "fil", + "uid": "11594519-7ecc-1149-0082-c42eb53fd7be", + "default": "", + "required": false, + "multi": false, + "parameter_type": null, + "variable": "file", + "parameter": false, + "order": 1, "description": "Input Text File: Contains one table row per line" } - }, - { - "pk": 1011665677, - "model": "workflows.abstractinput", - "fields": { - "widget": 213031132, - "name": "Delimiter", - "short_name": "str", - "uid": "8c39fb18-a87f-c6b2-1436-2feb057fd046", - "default": "\t", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "delimiter", - "parameter": true, - "order": 2, + }, + { + "pk": 610, + "model": "workflows.abstractinput", + "fields": { + "widget": 285, + "name": "Delimiter", + "short_name": "str", + "uid": "8c39fb18-a87f-c6b2-1436-2feb057fd046", + "default": "\t", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "delimiter", + "parameter": true, + "order": 2, "description": "Delimiter used to split columns in a line (e.g. comma, tab)." } - }, - { - "pk": 225266910, - "model": "workflows.abstractinput", - "fields": { - "widget": 213031132, - "name": "First Line is Header", - "short_name": "bol", - "uid": "974fbfea-1c3f-72db-4195-e35985a81f1c", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "firstLineIsHeader", - "parameter": true, - "order": 3, + }, + { + "pk": 611, + "model": "workflows.abstractinput", + "fields": { + "widget": 285, + "name": "First Line is Header", + "short_name": "bol", + "uid": "974fbfea-1c3f-72db-4195-e35985a81f1c", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "firstLineIsHeader", + "parameter": true, + "order": 3, "description": "If true then widget parses first line of file as column headers." } - }, - { - "pk": 598968539, - "model": "workflows.abstractinput", - "fields": { - "widget": 213031132, - "name": "Header Line", - "short_name": "str", - "uid": "775427da-51a0-8cd9-a8e8-3eeedc087d4c", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "headerLine", - "parameter": true, - "order": 3, - "description": "If \u0027firstLineIsHeader\u0027 is set to false then widget tries to parse this paramater as header line." - } - }, - { - "pk": 136410334, - "model": "workflows.abstractinput", - "fields": { - "widget": 213031132, - "name": "Skip Empty Lines", - "short_name": "bool", - "uid": "e959b4ca-d7f2-12cf-8d9e-a3ddc6f79372", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "skipEmptyLines", - "parameter": true, - "order": 4, + }, + { + "pk": 612, + "model": "workflows.abstractinput", + "fields": { + "widget": 285, + "name": "Header Line", + "short_name": "str", + "uid": "775427da-51a0-8cd9-a8e8-3eeedc087d4c", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "headerLine", + "parameter": true, + "order": 3, + "description": "If 'firstLineIsHeader' is set to false then widget tries to parse this paramater as header line." + } + }, + { + "pk": 613, + "model": "workflows.abstractinput", + "fields": { + "widget": 285, + "name": "Skip Empty Lines", + "short_name": "bool", + "uid": "e959b4ca-d7f2-12cf-8d9e-a3ddc6f79372", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "skipEmptyLines", + "parameter": true, + "order": 4, "description": "If true, empty lines in the input string are ignored (usefull also for eliminating a trailing newline in a document)." } - }, + }, { - "pk": 157312004, - "model": "workflows.abstractoutput", + "pk": 291, + "model": "workflows.abstractoutput", "fields": { - "widget": 213031132, - "name": "Table", - "short_name": "tbl", - "variable": "table", - "uid": "6f9ec97d-55c4-26ec-a613-39a49956f00a", - "order": 1, + "widget": 285, + "name": "Table", + "short_name": "tbl", + "variable": "table", + "uid": "6f9ec97d-55c4-26ec-a613-39a49956f00a", + "order": 1, "description": "" } - }, - { - "pk": 109638764, - "model": "workflows.abstractwidget", - "fields": { - "category": 744014876, - "treeview_image": null, - "name": "Load Table From String", - "is_streaming": false, - "uid": "97803b40-1d1c-47c4-8d4a-d86b90b83d09", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_table.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_delimited_string2_table", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 2, + }, + { + "pk": 286, + "model": "workflows.abstractwidget", + "fields": { + "category": 56, + "treeview_image": "", + "name": "Load Table From String", + "is_streaming": false, + "uid": "97803b40-1d1c-47c4-8d4a-d86b90b83d09", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_table.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_delimited_string2_table", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 2, "description": "This is a common widget for loading a simple text (e.g. tab separated) string as table." } - }, - { - "pk": 472502757, - "model": "workflows.abstractinput", - "fields": { - "widget": 109638764, - "name": "Raw Text String", - "short_name": "str", - "uid": "d2c7fe36-c315-c305-cbb2-9858f0ab3f80", - "default": "", - "required": false, - "multi": false, - "parameter_type": "textarea", - "variable": "examplesText", - "parameter": false, - "order": 1, + }, + { + "pk": 614, + "model": "workflows.abstractinput", + "fields": { + "widget": 286, + "name": "Raw Text String", + "short_name": "str", + "uid": "d2c7fe36-c315-c305-cbb2-9858f0ab3f80", + "default": "", + "required": false, + "multi": false, + "parameter_type": "textarea", + "variable": "examplesText", + "parameter": false, + "order": 1, "description": "Input Text String: Contains one table row per line" } - }, - { - "pk": 463677153, - "model": "workflows.abstractinput", - "fields": { - "widget": 109638764, - "name": "Delimiter", - "short_name": "str", - "uid": "f9089d34-c569-34da-6e3f-b79b7ccb1092", - "default": "\t", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "delimiter", - "parameter": true, - "order": 2, + }, + { + "pk": 615, + "model": "workflows.abstractinput", + "fields": { + "widget": 286, + "name": "Delimiter", + "short_name": "str", + "uid": "f9089d34-c569-34da-6e3f-b79b7ccb1092", + "default": "\t", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "delimiter", + "parameter": true, + "order": 2, "description": "Delimiter used to split columns in a line (e.g. comma, tab)." } - }, - { - "pk": 833503297, - "model": "workflows.abstractinput", - "fields": { - "widget": 109638764, - "name": "First Line is Header", - "short_name": "bol", - "uid": "74057cba-ebac-ac44-c1a9-f6a1b9e9eb4f", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "firstLineIsHeader", - "parameter": true, - "order": 3, + }, + { + "pk": 616, + "model": "workflows.abstractinput", + "fields": { + "widget": 286, + "name": "First Line is Header", + "short_name": "bol", + "uid": "74057cba-ebac-ac44-c1a9-f6a1b9e9eb4f", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "firstLineIsHeader", + "parameter": true, + "order": 3, "description": "If true then widget parses first line of file as column headers." } - }, - { - "pk": 280041981, - "model": "workflows.abstractinput", - "fields": { - "widget": 109638764, - "name": "Header Line", - "short_name": "str", - "uid": "42ddb482-c07f-c6da-b4c8-447b0f4ebf3c", - "default": "", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "headerLine", - "parameter": true, - "order": 3, - "description": "If \u0027firstLineIsHeader\u0027 is set to false then widget tries to parse this paramater as header line." - } - }, - { - "pk": 454370974, - "model": "workflows.abstractinput", - "fields": { - "widget": 109638764, - "name": "Skip Empty Lines", - "short_name": "bool", - "uid": "e5259cf5-51c5-bf17-034b-baefae53b3b1", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "skipEmptyLines", - "parameter": true, - "order": 4, + }, + { + "pk": 617, + "model": "workflows.abstractinput", + "fields": { + "widget": 286, + "name": "Header Line", + "short_name": "str", + "uid": "42ddb482-c07f-c6da-b4c8-447b0f4ebf3c", + "default": "", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "headerLine", + "parameter": true, + "order": 3, + "description": "If 'firstLineIsHeader' is set to false then widget tries to parse this paramater as header line." + } + }, + { + "pk": 618, + "model": "workflows.abstractinput", + "fields": { + "widget": 286, + "name": "Skip Empty Lines", + "short_name": "bool", + "uid": "e5259cf5-51c5-bf17-034b-baefae53b3b1", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "skipEmptyLines", + "parameter": true, + "order": 4, "description": "If true, empty lines in the input string are ignored (usefull also for eliminating a trailing newline in a document)." } - }, + }, { - "pk": 251745835, - "model": "workflows.abstractoutput", + "pk": 292, + "model": "workflows.abstractoutput", "fields": { - "widget": 109638764, - "name": "Table", - "short_name": "tbl", - "variable": "table", - "uid": "1d7354c1-a0b5-2c46-1933-c6f6e30baf9a", - "order": 1, + "widget": 286, + "name": "Table", + "short_name": "tbl", + "variable": "table", + "uid": "1d7354c1-a0b5-2c46-1933-c6f6e30baf9a", + "order": 1, "description": "" } - }, - { - "pk": 429647046, - "model": "workflows.abstractwidget", - "fields": { - "category": 744014876, - "treeview_image": null, - "name": "Filter Table Rows", - "is_streaming": false, - "uid": "b6cfe1c4-dac3-480e-8e1e-b5dff060acf2", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_table.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_filter_table_rows", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 3, + }, + { + "pk": 287, + "model": "workflows.abstractwidget", + "fields": { + "category": 56, + "treeview_image": "", + "name": "Filter Table Rows", + "is_streaming": false, + "uid": "b6cfe1c4-dac3-480e-8e1e-b5dff060acf2", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_table.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_filter_table_rows", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 3, "description": "Automatically generated widget from function FilterTableRows in package lemmagen. The original function signature: FilterTableRows." } - }, - { - "pk": 1061450331, - "model": "workflows.abstractinput", - "fields": { - "widget": 429647046, - "name": "Table", - "short_name": "tbl", - "uid": "877ff393-2280-2b67-951c-1c510a20a720", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "table", - "parameter": false, - "order": 1, + }, + { + "pk": 619, + "model": "workflows.abstractinput", + "fields": { + "widget": 287, + "name": "Table", + "short_name": "tbl", + "uid": "877ff393-2280-2b67-951c-1c510a20a720", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "table", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.Dictionary`2[[System.Collections.Generic.LinkedList`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Collections.Generic.List`1[[System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 64655823, - "model": "workflows.abstractinput", - "fields": { - "widget": 429647046, - "name": "Selected Indexes", - "short_name": "lst", - "uid": "8a78c098-65b0-58c7-6a62-d7bcb933a7a9", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "indexList", - "parameter": false, - "order": 2, + }, + { + "pk": 620, + "model": "workflows.abstractinput", + "fields": { + "widget": 287, + "name": "Selected Indexes", + "short_name": "lst", + "uid": "8a78c098-65b0-58c7-6a62-d7bcb933a7a9", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "indexList", + "parameter": false, + "order": 2, "description": "System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 411348065, - "model": "workflows.abstractinput", - "fields": { - "widget": 429647046, - "name": "Discard Filtered Out", - "short_name": "bol", - "uid": "aa6fb3ac-65d5-2817-1ae5-59abbc1f873b", - "default": "false", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "discardFilteredOut", - "parameter": true, - "order": 3, + }, + { + "pk": 621, + "model": "workflows.abstractinput", + "fields": { + "widget": 287, + "name": "Discard Filtered Out", + "short_name": "bol", + "uid": "aa6fb3ac-65d5-2817-1ae5-59abbc1f873b", + "default": "false", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "discardFilteredOut", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, + }, { - "pk": 514810145, - "model": "workflows.abstractoutput", + "pk": 293, + "model": "workflows.abstractoutput", "fields": { - "widget": 429647046, - "name": "Table with Selecter Rows", - "short_name": "tbl", - "variable": "tableSelected", - "uid": "2fcb8b20-5809-847d-8f23-2b30b597bbfa", - "order": 1, + "widget": 287, + "name": "Table with Selecter Rows", + "short_name": "tbl", + "variable": "tableSelected", + "uid": "2fcb8b20-5809-847d-8f23-2b30b597bbfa", + "order": 1, "description": "" } - }, + }, { - "pk": 894716598, - "model": "workflows.abstractoutput", + "pk": 294, + "model": "workflows.abstractoutput", "fields": { - "widget": 429647046, - "name": "Table with Filtered-out Rows", - "short_name": "tbl", - "variable": "tableFiltered", - "uid": "133ec3ec-7aaf-617e-e8aa-ff73602f0809", - "order": 2, + "widget": 287, + "name": "Table with Filtered-out Rows", + "short_name": "tbl", + "variable": "tableFiltered", + "uid": "133ec3ec-7aaf-617e-e8aa-ff73602f0809", + "order": 2, "description": "" } - }, - { - "pk": 829696622, - "model": "workflows.abstractwidget", - "fields": { - "category": 744014876, - "treeview_image": null, - "name": "Extract Column as List", - "is_streaming": false, - "uid": "a368eeb7-31a8-43c7-b7a3-e04ca8a669f2", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_table.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_extract_column_as_list", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 4, + }, + { + "pk": 288, + "model": "workflows.abstractwidget", + "fields": { + "category": 56, + "treeview_image": "", + "name": "Extract Column as List", + "is_streaming": false, + "uid": "a368eeb7-31a8-43c7-b7a3-e04ca8a669f2", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_table.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_extract_column_as_list", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 4, "description": "Automatically generated widget from function ExtractColumnAsList in package lemmagen. The original function signature: ExtractColumnAsList." } - }, - { - "pk": 949292749, - "model": "workflows.abstractinput", - "fields": { - "widget": 829696622, - "name": "Table", - "short_name": "tbl", - "uid": "74835bed-8926-1811-6ca2-5c1308790386", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "table", - "parameter": false, - "order": 1, + }, + { + "pk": 622, + "model": "workflows.abstractinput", + "fields": { + "widget": 288, + "name": "Table", + "short_name": "tbl", + "uid": "74835bed-8926-1811-6ca2-5c1308790386", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "table", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.Dictionary`2[[System.Collections.Generic.LinkedList`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Collections.Generic.List`1[[System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 156697756, - "model": "workflows.abstractinput", - "fields": { - "widget": 829696622, - "name": "Selected Column Index", - "short_name": "int", - "uid": "9ce23548-2cfe-e042-3365-d81d9cc6bce2", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "columnIndex", - "parameter": true, - "order": 2, + }, + { + "pk": 623, + "model": "workflows.abstractinput", + "fields": { + "widget": 288, + "name": "Selected Column Index", + "short_name": "int", + "uid": "9ce23548-2cfe-e042-3365-d81d9cc6bce2", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "columnIndex", + "parameter": true, + "order": 2, "description": "Zero based column index" } - }, + }, { - "pk": 826426634, - "model": "workflows.abstractoutput", + "pk": 295, + "model": "workflows.abstractoutput", "fields": { - "widget": 829696622, - "name": "Column Values List", - "short_name": "lst", - "variable": "columnValues", - "uid": "2f6ba6b5-b5e4-c619-37bf-26c28656f0df", - "order": 1, + "widget": 288, + "name": "Column Values List", + "short_name": "lst", + "variable": "columnValues", + "uid": "2f6ba6b5-b5e4-c619-37bf-26c28656f0df", + "order": 1, "description": "" } - }, + }, { - "pk": 980924238, - "model": "workflows.abstractoutput", + "pk": 296, + "model": "workflows.abstractoutput", "fields": { - "widget": 829696622, - "name": "Column Name", - "short_name": "str", - "variable": "columnName", - "uid": "8b0b4d0d-6c67-5975-81e6-2b87b164f203", - "order": 2, + "widget": 288, + "name": "Column Name", + "short_name": "str", + "variable": "columnName", + "uid": "8b0b4d0d-6c67-5975-81e6-2b87b164f203", + "order": 2, "description": "" } - }, - { - "pk": 529044587, - "model": "workflows.abstractwidget", - "fields": { - "category": 744014876, - "treeview_image": null, - "name": "Insert List as Column", - "is_streaming": false, - "uid": "ca83d20f-805d-443a-9dd0-519dc155943a", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_table.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_insert_list_as_column", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 5, + }, + { + "pk": 289, + "model": "workflows.abstractwidget", + "fields": { + "category": 56, + "treeview_image": "", + "name": "Insert List as Column", + "is_streaming": false, + "uid": "ca83d20f-805d-443a-9dd0-519dc155943a", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_table.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_insert_list_as_column", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 5, "description": "Automatically generated widget from function InsertListAsColumn in package lemmagen. The original function signature: InsertListAsColumn." } - }, - { - "pk": 792895637, - "model": "workflows.abstractinput", - "fields": { - "widget": 529044587, - "name": "Table", - "short_name": "tbl", - "uid": "8e314efd-99ee-3e17-9f24-9096c251a228", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "table", - "parameter": false, - "order": 1, + }, + { + "pk": 624, + "model": "workflows.abstractinput", + "fields": { + "widget": 289, + "name": "Table", + "short_name": "tbl", + "uid": "8e314efd-99ee-3e17-9f24-9096c251a228", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "table", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.Dictionary`2[[System.Collections.Generic.LinkedList`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Collections.Generic.List`1[[System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 385999730, - "model": "workflows.abstractinput", - "fields": { - "widget": 529044587, - "name": "Position of Inserted Column", - "short_name": "int", - "uid": "9db3ea01-6260-4472-fe4e-df39e6f2477d", - "default": "0", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "columnIndex", - "parameter": true, - "order": 2, + }, + { + "pk": 625, + "model": "workflows.abstractinput", + "fields": { + "widget": 289, + "name": "Position of Inserted Column", + "short_name": "int", + "uid": "9db3ea01-6260-4472-fe4e-df39e6f2477d", + "default": "0", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "columnIndex", + "parameter": true, + "order": 2, "description": "Zero based index where the column should be inserted." } - }, - { - "pk": 757037051, - "model": "workflows.abstractinput", - "fields": { - "widget": 529044587, - "name": "Inserted Column Values", - "short_name": "lst", - "uid": "c27cbbe2-3f61-1f8a-3c4a-c6f0c4d34113", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "columnValues", - "parameter": false, - "order": 3, + }, + { + "pk": 626, + "model": "workflows.abstractinput", + "fields": { + "widget": 289, + "name": "Inserted Column Values", + "short_name": "lst", + "uid": "c27cbbe2-3f61-1f8a-3c4a-c6f0c4d34113", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "columnValues", + "parameter": false, + "order": 3, "description": "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 51127859, - "model": "workflows.abstractinput", - "fields": { - "widget": 529044587, - "name": "Inserted Column Name", - "short_name": "str", - "uid": "82b538e9-eb57-0092-ff50-3b97e4296a9e", - "default": "ColumnX", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "columnName", - "parameter": true, - "order": 4, + }, + { + "pk": 627, + "model": "workflows.abstractinput", + "fields": { + "widget": 289, + "name": "Inserted Column Name", + "short_name": "str", + "uid": "82b538e9-eb57-0092-ff50-3b97e4296a9e", + "default": "ColumnX", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "columnName", + "parameter": true, + "order": 4, "description": "System.String" } - }, + }, { - "pk": 54063787, - "model": "workflows.abstractoutput", + "pk": 297, + "model": "workflows.abstractoutput", "fields": { - "widget": 529044587, - "name": "Table with Inserted Column", - "short_name": "tbl", - "variable": "table", - "uid": "59c0f2f9-4778-b3e5-ee1c-d13067de662b", - "order": 1, + "widget": 289, + "name": "Table with Inserted Column", + "short_name": "tbl", + "variable": "table", + "uid": "59c0f2f9-4778-b3e5-ee1c-d13067de662b", + "order": 1, "description": "" } - }, - { - "pk": 240692604, - "model": "workflows.abstractwidget", - "fields": { - "category": 744014876, - "treeview_image": null, - "name": "Table to Delimited String", - "is_streaming": false, - "uid": "2d9e3324-d221-4bcd-8799-22e33707db4b", - "interaction_view": "", - "image": null, - "package": "lemmagen", - "static_image": "helper_table.png", - "post_interact_action": "", - "user": null, - "visualization_view": "", - "action": "lemmagen_table2_string_delimited", - "wsdl_method": "", - "wsdl": "", - "interactive": false, - "has_progress_bar": false, - "order": 6, + }, + { + "pk": 290, + "model": "workflows.abstractwidget", + "fields": { + "category": 56, + "treeview_image": "", + "name": "Table to Delimited String", + "is_streaming": false, + "uid": "2d9e3324-d221-4bcd-8799-22e33707db4b", + "interaction_view": "", + "image": "", + "package": "lemmagen", + "static_image": "helper_table.png", + "post_interact_action": "", + "windows_queue": true, + "user": null, + "visualization_view": "", + "streaming_visualization_view": "", + "action": "lemmagen_table2_string_delimited", + "wsdl_method": "", + "wsdl": "", + "interactive": false, + "has_progress_bar": false, + "order": 6, "description": "Automatically generated widget from function Table2StringDelimited in package lemmagen. The original function signature: Table2StringDelimited." } - }, - { - "pk": 605789581, - "model": "workflows.abstractinput", - "fields": { - "widget": 240692604, - "name": "Table", - "short_name": "tbl", - "uid": "f2c0a800-0505-4ba2-6f72-d60b38e55801", - "default": "", - "required": true, - "multi": false, - "parameter_type": null, - "variable": "table", - "parameter": false, - "order": 1, + }, + { + "pk": 628, + "model": "workflows.abstractinput", + "fields": { + "widget": 290, + "name": "Table", + "short_name": "tbl", + "uid": "f2c0a800-0505-4ba2-6f72-d60b38e55801", + "default": "", + "required": true, + "multi": false, + "parameter_type": null, + "variable": "table", + "parameter": false, + "order": 1, "description": "System.Collections.Generic.Dictionary`2[[System.Collections.Generic.LinkedList`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Collections.Generic.List`1[[System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" } - }, - { - "pk": 76948395, - "model": "workflows.abstractinput", - "fields": { - "widget": 240692604, - "name": "Delimiter", - "short_name": "str", - "uid": "180372a1-f24e-0423-ff66-3edb94ce2b05", - "default": "\t", - "required": true, - "multi": false, - "parameter_type": "text", - "variable": "delimiter", - "parameter": true, - "order": 2, + }, + { + "pk": 629, + "model": "workflows.abstractinput", + "fields": { + "widget": 290, + "name": "Delimiter", + "short_name": "str", + "uid": "180372a1-f24e-0423-ff66-3edb94ce2b05", + "default": "\t", + "required": true, + "multi": false, + "parameter_type": "text", + "variable": "delimiter", + "parameter": true, + "order": 2, "description": "Delimiter used to split columns in a line (e.g. comma, tab)." } - }, - { - "pk": 1026848878, - "model": "workflows.abstractinput", - "fields": { - "widget": 240692604, - "name": "If true then column headers are written as the first line of string", - "short_name": "bol", - "uid": "fb31b326-1937-1f39-2089-395019a487b7", - "default": "true", - "required": true, - "multi": false, - "parameter_type": "checkbox", - "variable": "outputHeader", - "parameter": true, - "order": 3, + }, + { + "pk": 630, + "model": "workflows.abstractinput", + "fields": { + "widget": 290, + "name": "If true then column headers are written as the first line of string", + "short_name": "bol", + "uid": "fb31b326-1937-1f39-2089-395019a487b7", + "default": "true", + "required": true, + "multi": false, + "parameter_type": "checkbox", + "variable": "outputHeader", + "parameter": true, + "order": 3, "description": "System.Boolean" } - }, + }, { - "pk": 68296932, - "model": "workflows.abstractoutput", + "pk": 298, + "model": "workflows.abstractoutput", "fields": { - "widget": 240692604, - "name": "Delimited String Representation of the Table", - "short_name": "str", - "variable": "string", - "uid": "3b482422-b08f-ffac-6d1d-7f5b719c7155", - "order": 1, + "widget": 290, + "name": "Delimited String Representation of the Table", + "short_name": "str", + "variable": "string", + "uid": "3b482422-b08f-ffac-6d1d-7f5b719c7155", + "order": 1, "description": "" } } diff --git a/workflows/migrations/0039_auto__add_field_abstractwidget_windows_queue.py b/workflows/migrations/0039_auto__add_field_abstractwidget_windows_queue.py new file mode 100644 index 0000000000000000000000000000000000000000..d2e5a9cd0aa77ab5af935ab274fbe27c787af297 --- /dev/null +++ b/workflows/migrations/0039_auto__add_field_abstractwidget_windows_queue.py @@ -0,0 +1,206 @@ +# -*- coding: utf-8 -*- +import datetime +from south.db import db +from south.v2 import SchemaMigration +from django.db import models + + +class Migration(SchemaMigration): + + def forwards(self, orm): + # Adding field 'AbstractWidget.windows_queue' + db.add_column('workflows_abstractwidget', 'windows_queue', + self.gf('django.db.models.fields.BooleanField')(default=False), + keep_default=False) + + + def backwards(self, orm): + # Deleting field 'AbstractWidget.windows_queue' + db.delete_column('workflows_abstractwidget', 'windows_queue') + + + models = { + 'auth.group': { + 'Meta': {'object_name': 'Group'}, + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'name': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '80'}), + 'permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}) + }, + 'auth.permission': { + 'Meta': {'ordering': "('content_type__app_label', 'content_type__model', 'codename')", 'unique_together': "(('content_type', 'codename'),)", 'object_name': 'Permission'}, + 'codename': ('django.db.models.fields.CharField', [], {'max_length': '100'}), + 'content_type': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['contenttypes.ContentType']"}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '50'}) + }, + 'auth.user': { + 'Meta': {'object_name': 'User'}, + 'date_joined': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), + 'email': ('django.db.models.fields.EmailField', [], {'max_length': '75', 'blank': 'True'}), + 'first_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), + 'groups': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Group']", 'symmetrical': 'False', 'blank': 'True'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'is_active': ('django.db.models.fields.BooleanField', [], {'default': 'True'}), + 'is_staff': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'is_superuser': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'last_login': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), + 'last_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), + 'password': ('django.db.models.fields.CharField', [], {'max_length': '128'}), + 'user_permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}), + 'username': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}) + }, + 'contenttypes.contenttype': { + 'Meta': {'ordering': "('name',)", 'unique_together': "(('app_label', 'model'),)", 'object_name': 'ContentType', 'db_table': "'django_content_type'"}, + 'app_label': ('django.db.models.fields.CharField', [], {'max_length': '100'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'model': ('django.db.models.fields.CharField', [], {'max_length': '100'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '100'}) + }, + 'workflows.abstractinput': { + 'Meta': {'ordering': "('order',)", 'object_name': 'AbstractInput'}, + 'default': ('django.db.models.fields.TextField', [], {'blank': 'True'}), + 'description': ('django.db.models.fields.TextField', [], {'blank': 'True'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'multi': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'order': ('django.db.models.fields.PositiveIntegerField', [], {'default': '1'}), + 'parameter': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'parameter_type': ('django.db.models.fields.CharField', [], {'max_length': '50', 'null': 'True', 'blank': 'True'}), + 'required': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'short_name': ('django.db.models.fields.CharField', [], {'max_length': '3'}), + 'uid': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '250', 'blank': 'True'}), + 'variable': ('django.db.models.fields.CharField', [], {'max_length': '50'}), + 'widget': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'inputs'", 'to': "orm['workflows.AbstractWidget']"}) + }, + 'workflows.abstractoption': { + 'Meta': {'ordering': "['name']", 'object_name': 'AbstractOption'}, + 'abstract_input': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'options'", 'to': "orm['workflows.AbstractInput']"}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'uid': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '250', 'blank': 'True'}), + 'value': ('django.db.models.fields.TextField', [], {'blank': 'True'}) + }, + 'workflows.abstractoutput': { + 'Meta': {'ordering': "('order',)", 'object_name': 'AbstractOutput'}, + 'description': ('django.db.models.fields.TextField', [], {'blank': 'True'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'order': ('django.db.models.fields.PositiveIntegerField', [], {'default': '1'}), + 'short_name': ('django.db.models.fields.CharField', [], {'max_length': '3'}), + 'uid': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '250', 'blank': 'True'}), + 'variable': ('django.db.models.fields.CharField', [], {'max_length': '50'}), + 'widget': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'outputs'", 'to': "orm['workflows.AbstractWidget']"}) + }, + 'workflows.abstractwidget': { + 'Meta': {'ordering': "('order', 'name')", 'object_name': 'AbstractWidget'}, + 'action': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'category': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'widgets'", 'to': "orm['workflows.Category']"}), + 'description': ('django.db.models.fields.TextField', [], {'blank': 'True'}), + 'has_progress_bar': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'image': ('workflows.thumbs.ThumbnailField', [], {'max_length': '100', 'null': 'True', 'blank': 'True'}), + 'interaction_view': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '200', 'blank': 'True'}), + 'interactive': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'is_streaming': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'order': ('django.db.models.fields.PositiveIntegerField', [], {'default': '1'}), + 'package': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '150', 'blank': 'True'}), + 'post_interact_action': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '200', 'blank': 'True'}), + 'static_image': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '250', 'blank': 'True'}), + 'streaming_visualization_view': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '200', 'blank': 'True'}), + 'treeview_image': ('workflows.thumbs.ThumbnailField', [], {'max_length': '100', 'null': 'True', 'blank': 'True'}), + 'uid': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '250', 'blank': 'True'}), + 'user': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'widgets'", 'null': 'True', 'to': "orm['auth.User']"}), + 'visualization_view': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '200', 'blank': 'True'}), + 'windows_queue': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'wsdl': ('django.db.models.fields.URLField', [], {'max_length': '200', 'blank': 'True'}), + 'wsdl_method': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '200', 'blank': 'True'}) + }, + 'workflows.category': { + 'Meta': {'ordering': "('order', 'name')", 'object_name': 'Category'}, + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '50'}), + 'order': ('django.db.models.fields.PositiveIntegerField', [], {'default': '1'}), + 'parent': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'children'", 'null': 'True', 'to': "orm['workflows.Category']"}), + 'uid': ('django.db.models.fields.CharField', [], {'default': "''", 'max_length': '250', 'blank': 'True'}), + 'user': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'categories'", 'null': 'True', 'to': "orm['auth.User']"}), + 'workflow': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'categories'", 'null': 'True', 'to': "orm['workflows.Workflow']"}) + }, + 'workflows.connection': { + 'Meta': {'object_name': 'Connection'}, + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'input': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'connections'", 'to': "orm['workflows.Input']"}), + 'output': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'connections'", 'to': "orm['workflows.Output']"}), + 'workflow': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'connections'", 'to': "orm['workflows.Workflow']"}) + }, + 'workflows.input': { + 'Meta': {'ordering': "('order',)", 'object_name': 'Input'}, + 'description': ('django.db.models.fields.TextField', [], {'null': 'True', 'blank': 'True'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'inner_output': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'outer_input_rel'", 'null': 'True', 'to': "orm['workflows.Output']"}), + 'multi_id': ('django.db.models.fields.IntegerField', [], {'default': '0'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'order': ('django.db.models.fields.PositiveIntegerField', [], {'default': '1'}), + 'outer_output': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'inner_input_rel'", 'null': 'True', 'to': "orm['workflows.Output']"}), + 'parameter': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'parameter_type': ('django.db.models.fields.CharField', [], {'max_length': '50', 'null': 'True', 'blank': 'True'}), + 'required': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'short_name': ('django.db.models.fields.CharField', [], {'max_length': '3'}), + 'value': ('picklefield.fields.PickledObjectField', [], {'null': 'True'}), + 'variable': ('django.db.models.fields.CharField', [], {'max_length': '50'}), + 'widget': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'inputs'", 'to': "orm['workflows.Widget']"}) + }, + 'workflows.option': { + 'Meta': {'ordering': "['name']", 'object_name': 'Option'}, + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'input': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'options'", 'to': "orm['workflows.Input']"}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'value': ('django.db.models.fields.TextField', [], {'null': 'True', 'blank': 'True'}) + }, + 'workflows.output': { + 'Meta': {'ordering': "('order',)", 'object_name': 'Output'}, + 'description': ('django.db.models.fields.TextField', [], {'blank': 'True'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'inner_input': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'outer_output_rel'", 'null': 'True', 'to': "orm['workflows.Input']"}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'order': ('django.db.models.fields.PositiveIntegerField', [], {'default': '1'}), + 'outer_input': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'inner_output_rel'", 'null': 'True', 'to': "orm['workflows.Input']"}), + 'short_name': ('django.db.models.fields.CharField', [], {'max_length': '5'}), + 'value': ('picklefield.fields.PickledObjectField', [], {'null': 'True'}), + 'variable': ('django.db.models.fields.CharField', [], {'max_length': '50'}), + 'widget': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'outputs'", 'to': "orm['workflows.Widget']"}) + }, + 'workflows.userprofile': { + 'Meta': {'object_name': 'UserProfile'}, + 'active_workflow': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'users'", 'null': 'True', 'on_delete': 'models.SET_NULL', 'to': "orm['workflows.Workflow']"}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'user': ('django.db.models.fields.related.OneToOneField', [], {'related_name': "'userprofile'", 'unique': 'True', 'to': "orm['auth.User']"}) + }, + 'workflows.widget': { + 'Meta': {'object_name': 'Widget'}, + 'abstract_widget': ('django.db.models.fields.related.ForeignKey', [], {'blank': 'True', 'related_name': "'instances'", 'null': 'True', 'to': "orm['workflows.AbstractWidget']"}), + 'error': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'finished': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'interaction_waiting': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'name': ('django.db.models.fields.CharField', [], {'max_length': '200'}), + 'progress': ('django.db.models.fields.IntegerField', [], {'default': '0'}), + 'running': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'type': ('django.db.models.fields.CharField', [], {'default': "'regular'", 'max_length': '50'}), + 'workflow': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'widgets'", 'to': "orm['workflows.Workflow']"}), + 'x': ('django.db.models.fields.IntegerField', [], {}), + 'y': ('django.db.models.fields.IntegerField', [], {}) + }, + 'workflows.workflow': { + 'Meta': {'ordering': "['name']", 'object_name': 'Workflow'}, + 'description': ('django.db.models.fields.TextField', [], {'default': "''", 'blank': 'True'}), + 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), + 'name': ('django.db.models.fields.CharField', [], {'default': "'Untitled workflow'", 'max_length': '200'}), + 'public': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), + 'template_parent': ('django.db.models.fields.related.ForeignKey', [], {'default': 'None', 'to': "orm['workflows.Workflow']", 'null': 'True', 'on_delete': 'models.SET_NULL', 'blank': 'True'}), + 'user': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'workflows'", 'to': "orm['auth.User']"}), + 'widget': ('django.db.models.fields.related.OneToOneField', [], {'blank': 'True', 'related_name': "'workflow_link'", 'unique': 'True', 'null': 'True', 'to': "orm['workflows.Widget']"}) + } + } + + complete_apps = ['workflows'] \ No newline at end of file diff --git a/workflows/models.py b/workflows/models.py index 21f34feac6122140f61001ca1adc25ccb8a23c1d..8af93606bb03aa608e7ec37c54bfd598c3b27e40 100644 --- a/workflows/models.py +++ b/workflows/models.py @@ -15,6 +15,8 @@ from mothra.settings import USE_CONCURRENCY if USE_CONCURRENCY: from workflows.tasks import runWidgetAsync, runForLoopIteration +from workflows.tasks import executeWidgetFunction, executeWidgetProgressBar, executeWidgetStreaming, executeWidgetWithRequest + class WidgetException(Exception): pass @@ -264,6 +266,8 @@ class AbstractWidget(models.Model): package = models.CharField(max_length=150,blank=True,default='',help_text='Package is the package name. You are encouraged to use packages.') + windows_queue = models.BooleanField(default=False,help_text="This is used for Matjaz Jursic's widgets.") + class Meta: ordering = ('order','name',) @@ -453,11 +457,23 @@ class Widget(models.Model): input_dict['wsdl']=self.abstract_widget.wsdl input_dict['wsdl_method']=self.abstract_widget.wsdl_method if self.abstract_widget.has_progress_bar: - outputs = function_to_call(input_dict,self) + if self.abstract_widget.windows_queue: + t = executeWidgetProgressBar.apply_async([self,input_dict],queue="windows") + outputs = t.wait() + else: + outputs = executeWidgetProgressBar(self,input_dict) elif self.abstract_widget.is_streaming: - outputs = function_to_call(input_dict,self,None) + if self.abstract_widget.windows_queue: + t = executeWidgetStreaming.apply_async([self,input_dict],queue="windows") + outputs = t.wait() + else: + outputs = executeWidgetStreaming(self,input_dict) else: - outputs = function_to_call(input_dict) + if self.abstract_widget.windows_queue: + t = executeWidgetFunction.apply_async([self,input_dict],queue="windows") + outputs = t.wait() + else: + outputs = executeWidgetFunction(self,input_dict) else: if self.workflow_link.is_for_loop(): self.workflow_link.run_for_loop() @@ -638,7 +654,11 @@ class Widget(models.Model): input_dict[i.variable].append(i.value) try: if not self.abstract_widget is None: - outputs = function_to_call(request,input_dict, output_dict) + if self.abstract_widget.windows_queue: + t = executeWidgetWithRequest.apply_async([widget,input_dict,output_dict,request],queue="windows") + outputs = t.wait() + else: + outputs = executeWidgetWithRequest(widget,input_dict,output_dict,request) else: self.workflow_link.run() except: diff --git a/workflows/tasks.py b/workflows/tasks.py index 83fa49c2312659e637dfbc7846a5fe873784a9f3..eb04de7ab432c6df03cd9bf4d8016c361474d454 100755 --- a/workflows/tasks.py +++ b/workflows/tasks.py @@ -1,14 +1,37 @@ from celery.task import task +import workflows.library + +@task() +def add(a,b): + import time + time.sleep(10) + raise Exception("test") + return a+b @task() def runForLoopIteration(workflow,iteration): pass +@task() +def executeWidgetFunction(widget,input_dict): + function_to_call = getattr(workflows.library,widget.abstract_widget.action) + return function_to_call(input_dict) @task() -def runWidgetAsync(widget): - widget.run(True) +def executeWidgetProgressBar(widget,input_dict): + function_to_call = getattr(workflows.library,widget.abstract_widget.action) + return function_to_call(input_dict,widget) @task() -def add(x, y): - return x + y \ No newline at end of file +def executeWidgetStreaming(widget,input_dict): + function_to_call = getattr(workflows.library,widget.abstract_widget.action) + return function_to_call(input_dict,widget,None) + +@task() +def executeWidgetWithRequest(widget,input_dict,output_dict,request): + function_to_call = getattr(workflows.library,widget.abstract_widget.action) + return function_to_call(request,input_dict,output_dict) + +@task() +def runWidgetAsync(widget): + widget.run(True) \ No newline at end of file