Skip to content

Commit

Permalink
Merge pull request #170 from daawidziu/master
Browse files Browse the repository at this point in the history
Update Clarin-PL tools to use new services page
  • Loading branch information
andmor- authored May 31, 2024
2 parents 57aad71 + af57750 commit 49424fa
Show file tree
Hide file tree
Showing 30 changed files with 415 additions and 680 deletions.
31 changes: 31 additions & 0 deletions tools/Anonymizer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 51,
"task": "Editing",
"deployment": "production",
"integrationType": "Integrated",
"name": "Anonymizer",
"description": "Anonymized data is not subject to GDPR and does not pose any other threats to privacy - so it can be archived without risk and freely transferred between departments or to external companies without the use of trustee agreements.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/anonymizer",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["anonymization", "gdpr", "rodo", "privacy", "data protection", "personal data", "data security"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["eng", "pol"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/anonymizer/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
31 changes: 31 additions & 0 deletions tools/AspectEmo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 56,
"task": "Sentiment Analysis",
"deployment": "production",
"integrationType": "Integrated",
"name": "AspectEmo",
"description": "AspectEmo operates on the sound of individual words. This allows it to recognize nuanced or contrasting opinions within a single sentence or text, rather than providing an overall rating for an entire segment.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/aspectemo",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["sentiment analysis", "opinion mining", "aspect-based sentiment analysis", "emotion detection", "aspect detection"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["eng", "pol"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/aspectemo/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
31 changes: 31 additions & 0 deletions tools/Dewulgaryzator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 191,
"task": "Editing",
"deployment": "production",
"integrationType": "Integrated",
"name": "Dewulgaryzator",
"description": "Service that allows you to replace vulgar expressions with their non-vulgar equivalents while maintaining the original character of the text.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/txt2txt",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["profanity", "substitution", "vulgar"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["pol"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/txt2txt/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
31 changes: 31 additions & 0 deletions tools/Geolocation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 111,
"task": "Visualisation of Geographic Data",
"deployment": "production",
"integrationType": "Integrated",
"name": "Dewulgaryzator",
"description": "Tool based on the Named Entity Recognition service, assigning geographic coordinates to detected place names.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/geolocation",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["geolocation", "named entity recognition", "place names", "geographic coordinates"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["pol", "eng"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/geolocation/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
31 changes: 31 additions & 0 deletions tools/Hatespeech.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 91,
"task": "Editing",
"deployment": "production",
"integrationType": "Integrated",
"name": "Hatespeech",
"description": "Tool presents the intensity of hate speech to show on a scale how individual texts are assessed from the recipient's perspective.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/hatespeech",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["hate speech", "profanity", "offensive language"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["pol", "eng", "deu", "fra", "spa", "ita", "rus", "por"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/hatespeech/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
39 changes: 0 additions & 39 deletions tools/Inkluz.json

This file was deleted.

39 changes: 0 additions & 39 deletions tools/Iobber.json

This file was deleted.

31 changes: 31 additions & 0 deletions tools/Keytool.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 88,
"task": "Keyword Extractor",
"deployment": "production",
"integrationType": "Integrated",
"name": "Keytool",
"description": "Service integrates several keyword determination methods, including generative models and multi-label classification. The combination of several advanced techniques makes the results more reliable and accurate.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/keytool",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["keyword extraction", "keyword determination"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["eng", "pol"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/keytool/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
31 changes: 31 additions & 0 deletions tools/Lem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"formatVersion": "2",
"id": 92,
"task": "Text Analytics",
"deployment": "production",
"integrationType": "Integrated",
"name": "LEM",
"description": "Service that is used to process literary texts to extract statistical information from them. The service allows, among others, lemmatization, determining parts of speech, characterization of verbs used in the text, creating a list of proper names and extracting statistics from the corpus of texts.",
"logo": "clarin-pl.png",
"homepage": "https://services.clarin-pl.eu/services/statconverter",
"creators": "Clarin-PL",
"contact": {
"person": "Tomasz Walkowiak",
"email": "[email protected]"
},
"keywords": ["lemmatization", "part of speech", "verbs", "proper names", "statistics"],
"location": "Wroclaw, Poland",
"authentication": "Yes, user should create an account on the Clarin-PL website",
"inputs": [{
"id": "text",
"mediatypes": ["application/zip"],
"languages": ["pol"]
}],
"webApplication": {
"url": "https://services.clarin-pl.eu/services/statconverter/creator",
"queryParameters": [{
"name": "weblicht-input",
"bind": "text/dataurl"
}]
}
}
39 changes: 0 additions & 39 deletions tools/Liner2.json

This file was deleted.

39 changes: 0 additions & 39 deletions tools/MaltParser.json

This file was deleted.

Loading

0 comments on commit 49424fa

Please sign in to comment.