-
Notifications
You must be signed in to change notification settings - Fork 8
/
deepl.json
114 lines (114 loc) · 3.67 KB
/
deepl.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"created": "2022-03-15",
"title": "DeepL",
"type": "Organisation",
"logo_url": "https://static.deepl.com/img/logo/DeepL_Logo_darkBlue_v2.svg",
"headquarter_country": "DE",
"location": {
"title": "DeepL SE",
"address": "Maarweg 165",
"postal_code": "50825",
"city": "Köln",
"country": "DE",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [50.94576123377641, 6.897691577615885]
},
"subsidiary_location_list": [],
"website_url": "https://www.deepl.com/translator",
"founded_year": 2017,
"kpi_list": [{
"year": 2020,
"staff": "86",
"earnings": "142 180 EUR",
"total_assets": "21 579 422 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de"
}, {
"year": 2019,
"staff": "45",
"earnings": "954 987 EUR",
"total_assets": "16 969 363 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2018,
"staff": "22",
"earnings": "1 021 883 EUR",
"total_assets": "14 025 004 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2017,
"staff": "",
"earnings": "",
"total_assets": "4 830 110 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}],
"solution_list": [{
"title": "DeepL Translator",
"logo_url": "https://static.deepl.com/img/logo/DeepL_Logo_darkBlue_v2.svg",
"website_url": "https://www.deepl.com/translator",
"created_year": 2017,
"description": "Free IA-based translator that makes it the most efficient web translator. Available in 26 languages it performs several times better than its competitors.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Google Translate",
"similar_solutio_url": "https://translate.google.com",
"category": "Application"
}, {
"title": "Reverso",
"similar_solution_url": "https://www.reverso.net/text-translation",
"category": "Application"
}, {
"title": "Linguee",
"similar_solution_url": "https://www.linguee.com/",
"category": "Application"
}, {
"title": "Systran",
"similar_solution_url": "https://www.systran.net/en/translate/",
"category": "Application"
}, {
"title": "Unbabel",
"similar_solution_url": "https://unbabel.com/",
"category": "Application"
}, {
"title": "Catapult",
"similar_solution_url": "https://taia.io/catapult/",
"category": "Application"
}],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://www.deepl.com/pro?cta=header-prices",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": false,
"wikipedia_url": "https://en.wikipedia.org/wiki/DeepL_Translator",
"reference_list": [],
"success_case_list": []
},{
"title": "DeepL Pro",
"logo_url": "https://static.deepl.com/img/logo/deepl-logo-blue.svg",
"website_url": "https://www.deepl.com/pro?cta=header-pro",
"created_year": 2018,
"description": "IA-based translator thought for companies, allowing the secured translation of entire documents, customizable to better fit the requirements and vocabulary of each company.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Memoq",
"similar_solution_url": "https://www.memoq.com/",
"category": "Application"
}],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://www.deepl.com/fr/pro?cta=header-prices/",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/DeepL_Translator",
"reference_list": [],
"success_case_list": []
}]
}