-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodemeta.json
141 lines (141 loc) · 5.66 KB
/
codemeta.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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"@context": [
"http://schema.org/",
{"codemeta": "https://w3id.org/codemeta/3.0"}
],
"@type": "SoftwareSourceCode",
"@id": "https://archive.softwareheritage.org/badge/swh:1:dir:db21ed332bddbccf48c9ee5856c8539096e74a64",
"applicationCategory": "Machine Learning",
"codeRepository": "https://github.com/zbmed-semtec/wmd-word2vec",
"author": [
{
"@id": "http://orcid.org/0000-0002-2910-7982",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Geist",
"givenName": "Lukas"
},
{
"@id": "https://orcid.org/0009-0004-4484-6283",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Ravinder",
"givenName": "Rohitha"
},
{
"@id": "https://orcid.org/0000-0002-1018-0370",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Rebholz-Schuhmann",
"givenName": "Dietrich"
},
{
"@id": "https://orcid.org/0000-0003-3986-0510",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Castro",
"givenName": "Leyla Jael"
}
],
"dateCreated": "2023-10-12",
"description": "An approach exploring and assessing literature-based doc-2-doc recommendations using word2vec and word mover's distance and applying it to RELISH dataset.",
"funder": {
"@type": "Organization",
"@id": "https://ror.org/018mejw64",
"name": "Deutsche Forschungsgemeinschaft",
"alternateName": "German Research Foundation",
"url": "http://www.dfg.de/en/"
},
"identifier": "swh:1:dir:db21ed332bddbccf48c9ee5856c8539096e74a64",
"keywords": [
"word embeddings",
"document similarity",
"word moversd istance"
],
"license": {
"@type": "CreativeWork",
"@id": "http://spdx.org/licenses/GPL-3.0-only",
"name": "GPLv3",
"url": "https://www.gnu.org/licenses/gpl-3.0.en.html"
},
"name": "wmd-word2vec",
"operatingSystem": [
"Linux",
"Windows 10",
"macOS"
],
"programmingLanguage": "Python 3",
"softwareRequirements": [
"Python3.9",
"https://github.com/zbmed-semtec/wmd-word2vec/blob/main/requirements.txt"
],
"version": "1.0.0",
"codemeta:developmentStatus": "active",
"funding": [
{
"@type": "Grant",
"@id": "https://gepris.dfg.de/gepris/projekt/460234259",
"funder": {
"@type": "Organization",
"@id": "https://ror.org/018mejw64"
},
"identifier": "460234259",
"description": "Project no. 460234259 (corresponding to the NFDI4DataScience consortium)"
},
{
"@type": "Grant",
"@id": "https://gepris.dfg.de/gepris/projekt/407518790",
"funder": {
"@type": "Organization",
"@id": "https://ror.org/018mejw64"
},
"identifier": "407518790",
"description": "Project no. 407518790 (corresponding to the STELLA project)"
}
],
"codemeta:issueTracker": "https://github.com/zbmed-semtec/wmd-word2vec/issues",
"codemeta:referencePublication": {
"@type": "ScholarlyArticle",
"@id": "https://ceur-ws.org/Vol-3466/paper5.pdf",
"identifier": "CEUR:Vol-3466/paper5",
"creditText": "Ravinder R, Fellerhof T, Dadi V, Geist L, Talha M, Rebholz-Schuhmann D, et al. A Comparison of Vector-based Approaches for Document Similarity Using the RELISH Corpus. Proceedings of the 6th Workshop on Semantic Web Solutions for Large-Scale Biomedical Data Analytics co-located with ESWC 2023. CEUR; 2023. Available: https://ceur-ws.org/Vol-3466/paper5.pdf",
"name": "A Comparison of Vector-based Approaches for Document Similarity Using the RELISH Corpus",
"datePublished": "2023-03-01",
"license": {
"@type": "CreativeWork",
"@id": "http://spdx.org/licenses/CC-BY-4.0",
"name": "Creative Commons Attribution 4.0 International",
"alternateName": "CC BY 4.0",
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"url": "https://ceur-ws.org/Vol-3466/paper5.pdf#",
"author": [
{"@id": "https://orcid.org/0009-0004-4484-6283"},
{"@id": "https://orcid.org/0000-0002-8725-1317"},
{"@id": "https://orcid.org/0000-0002-3082-7522"},
{"@id": "https://orcid.org/0000-0002-2910-7982"},
{"@id": "https://orcid.org/0000-0002-4795-3648"},
{"@id": "https://zbmed-semtec.github.io/previous_members/#muhammad-talha"},
{"@id": "https://orcid.org/0000-0002-1018-0370"},
{"@id": "https://orcid.org/0000-0003-3986-0510"}
]
},
"codemeta:readme": "https://github.com/zbmed-semtec/wmd-word2vec/blob/main/README.md",
"maintainer": {"@id": "https://orcid.org/0000-0003-3986-0510"}
}