"description":"Term extraction from totrtale annotations."
}
},
{
"pk":431,
"model":"workflows.abstractinput",
"fields":{
"widget":176,
"name":"Annotations",
"short_name":"ann",
"uid":"73af8786-aff8-4e72-a2f4-84ac51b0f3cf",
"default":"",
"required":true,
"multi":false,
"parameter_type":null,
"variable":"annotations",
"parameter":false,
"order":1,
"description":"ToTrTaLe annotations"
}
},
{
"pk":433,
"model":"workflows.abstractinput",
"fields":{
"widget":176,
"name":"Web service address",
"short_name":"ws",
"uid":"717b9e76-f0df-4f77-8edb-846f09226503",
"default":"http://vihar.ijs.si:8099",
"required":false,
"multi":false,
"parameter_type":"text",
"variable":"wsdl",
"parameter":true,
"order":2,
"description":"Web service address"
}
},
{
"pk":432,
"model":"workflows.abstractinput",
"fields":{
"widget":176,
"name":"Language",
"short_name":"lan",
"uid":"fbc7162b-9e62-478c-bc59-518cf061470c",
"default":"en",
"required":false,
"multi":false,
"parameter_type":"select",
"variable":"lang",
"parameter":true,
"order":3,
"description":"Language"
}
},
{
"pk":102,
"model":"workflows.abstractoption",
"fields":{
"uid":"c2824299-1dac-4db7-a59b-6d0ccf7d07f2",
"abstract_input":432,
"value":"en",
"name":"English"
}
},
{
"pk":103,
"model":"workflows.abstractoption",
"fields":{
"uid":"a41e7da2-cfcf-4cd1-b023-3b10909250f6",
"abstract_input":432,
"value":"sl",
"name":"Slovene"
}
},
},
{
"pk":200,
"model":"workflows.abstractoutput",
"pk":83,
"model":"workflows.abstractinput",
"fields":{
"widget":176,
"name":"Candidates",
"short_name":"can",
"variable":"candidates",
"uid":"25b7e811-a131-4f49-a022-b6fc4f75750a",
"order":1,
"description":"Term candidates"
}
},
{
"pk":174,
"model":"workflows.abstractwidget",
"fields":{
"category":1,
"treeview_image":"",
"name":"ToTrTaLe",
"is_streaming":false,
"uid":"e4f7d601-4ec6-44e3-8342-cdca9d813b58",
"interaction_view":"",
"image":"",
"package":"nlp",
"static_image":"nlp.png",
"post_interact_action":"",
"user":null,
"visualization_view":"",
"streaming_visualization_view":"",
"action":"nlp_totrtale",
"wsdl_method":"",
"wsdl":"",
"interactive":false,
"has_progress_bar":false,
"order":1,
"description":"A tool developed to process historical (Slovene) text, which annotates words in a TEI encoded corpus with their modern-day equivalents, morphosyntactic tags and lemmas. Such a tool is useful for developing historical corpora of highly-inflecting languages, enabling full text search in digital libraries of historical texts, for modernising such texts for today's readers and making it simpler to correct OCR transcriptions."