forked from clarin-eric/switchboard-tool-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Oersetter (FRY-NLD).json
36 lines (36 loc) · 1.05 KB
/
Oersetter (FRY-NLD).json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"task": "Machine Translation",
"deployment": "development",
"softwareType": "qualitative",
"name": "Oersetter (FRY-NLD)",
"logo": "oersetter.jpg",
"homepage": "http://oersetter.nl/",
"location": "Nijmegen, The Netherlands (CLAM Webservices)",
"creators": "Maarten van Gompel, Ko van der Sloot (CLST, Radboud University Nijmegen)",
"contact": {
"person": "Maarten van Gompel",
"email": "[email protected]"
},
"version": "x.y.z",
"authentication": "Yes. Before tool use, please register at https://webservices-lst.science.ru.nl/register.",
"licence": "public",
"description": "Oersetter is a Frisian-Dutch Machine Translation system.",
"languages": [
"fry"
],
"langEncoding": "639-1",
"mimetypes": [
"text/plain"
],
"output": [
"text/plain"
],
"url": "https://webservices-lst.science.ru.nl/oersetter/",
"parameters": {
"project": "new",
"input": "self.linkToResource"
},
"mapping": {
"input": "input-fy_url"
}
}