forked from clarin-eric/switchboard-tool-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CSTLemma (hosted by D4Science).json
33 lines (33 loc) · 1.05 KB
/
CSTLemma (hosted by D4Science).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
{
"task": "Lemmatization",
"deployment": "production",
"softwareType": "qualitative",
"name": "CSTLemma (hosted by D4Science)",
"logo": "d4science.png",
"homepage": "https://www.d4science.org",
"location": "Pisa, Italy",
"creators": "Bart Jongejan (tool), D4Science staff (WAR upload)",
"contact": {
"person": "D4Science Support",
"email": "[email protected], [email protected]"
},
"version": "v1.0",
"authentication": "no",
"licence": "public",
"description": "This is an experimental integration of a D4Science NLP processing service (CSTLemma). The CSTLemma Lemmatizer for English reduces all words in a text to their base form, the lemma.",
"languages": [
"eng"
],
"langEncoding": "639-1",
"mimetypes": [
"text/plain"
],
"output": [
"text/csv"
],
"url": "https://next.d4science.org/nlp-hub-cstlemma/",
"parameters": {
"input": "self.linkToResource",
"token": "27061e4d-3567-482d-9f12-3a1af5e42ab9-843339462"
}
}