@@ -8,8 +8,14 @@ message: >-
8
8
type : software
9
9
title : API-Editor
10
10
repository-code : https://github.com/lars-reimann/api-editor
11
+ license : MIT
11
12
preferred-citation :
12
13
type : conference-paper
14
+ conference :
15
+ name : >-
16
+ 2022 IEEE/ACM 44th International Conference on
17
+ Software Engineering: New Ideas and Emerging Results
18
+ year : 2022
13
19
title : >-
14
20
Improving the Learnability of Machine Learning APIs
15
21
by Semi-Automated API Wrapping
@@ -20,19 +26,12 @@ preferred-citation:
20
26
affiliation : >-
21
27
Institute for Computer Science III, University
22
28
of Bonn, Germany
23
- orcid : ' https://orcid.org/0000-0002-5129-3902'
29
+ orcid : " https://orcid.org/0000-0002-5129-3902"
24
30
- affiliation : >-
25
31
Institute for Computer Science III, University
26
32
of Bonn, Germany
27
33
given-names: Günter
28
34
family-names: Kniesel-Wünsche
29
- identifiers :
30
- - type : doi
31
- value : 10.1109/ICSE-NIER55298.2022.9793507
32
- description : IEEE Xplore
33
- - type : doi
34
- value : 10.48550/arXiv.2203.15491
35
- description : arXiv (preprint)
36
35
abstract : >-
37
36
A major hurdle for students and professional
38
37
software developers who want to enter the world of
@@ -53,6 +52,9 @@ preferred-citation:
53
52
implemented by semi-automated wrapping of the
54
53
existing third-party API.
55
54
keywords :
56
- - >-
57
- APIs , libraries , usability , learnability ,
58
- machine learning
55
+ - APIs
56
+ - libraries
57
+ - usability
58
+ - learnability
59
+ - machine learning
60
+ doi : " 10.1109/ICSE-NIER55298.2022.9793507"
0 commit comments