-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCITATION.cff
239 lines (237 loc) · 6.92 KB
/
CITATION.cff
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "sweater" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'sweater: Speedy Word Embedding Association Test and Extras Using R'
version: 0.1.8
doi: 10.21105/joss.04036
abstract: 'Conduct various tests for evaluating implicit biases in word embeddings:
Word Embedding Association Test (Caliskan et al., 2017), <https://doi.org/10.1126/science.aal4230>,
Relative Norm Distance (Garg et al., 2018), <https://doi.org/10.1073/pnas.1720347115>,
Mean Average Cosine Similarity (Mazini et al., 2019) <arXiv:1904.04047>, SemAxis
(An et al., 2018) <arXiv:1806.05521>, Relative Negative Sentiment Bias (Sweeney
& Najafian, 2019) <https://doi.org/10.18653/v1/P19-1162>, and Embedding Coherence
Test (Dev & Phillips, 2019) <arXiv:1901.07656>.'
authors:
- family-names: Chan
given-names: Chung-hong
email: chainsawtiney@gmail.com
orcid: https://orcid.org/0000-0002-6232-7530
preferred-citation:
type: article
title: 'sweater: Speedy Word Embedding Association Test and Extras Using R'
authors:
- family-names: Chan
given-names: Chung-hong
email: chainsawtiney@gmail.com
orcid: https://orcid.org/0000-0002-6232-7530
journal: Journal of Open Source Software
doi: 10.21105/joss.04036
url: https://github.com/gesistsa/sweater
volume: '7'
issue: '72'
year: '2022'
start: '4036'
repository: https://CRAN.R-project.org/package=sweater
repository-code: https://github.com/gesistsa/sweater
url: https://github.com/gesistsa/sweater
contact:
- family-names: Chan
given-names: Chung-hong
email: chainsawtiney@gmail.com
orcid: https://orcid.org/0000-0002-6232-7530
keywords:
- bias-detection
- r
- textanalysis
- wordembedding
references:
- type: software
title: Rcpp
abstract: 'Rcpp: Seamless R and C++ Integration'
notes: LinkingTo
url: https://www.rcpp.org
repository: https://CRAN.R-project.org/package=Rcpp
authors:
- family-names: Eddelbuettel
given-names: Dirk
- family-names: Francois
given-names: Romain
- family-names: Allaire
given-names: JJ
- family-names: Ushey
given-names: Kevin
- family-names: Kou
given-names: Qiang
- family-names: Russell
given-names: Nathan
- family-names: Ucar
given-names: Inaki
- family-names: Bates
given-names: Douglas
- family-names: Chambers
given-names: John
year: '2024'
- type: software
title: purrr
abstract: 'purrr: Functional Programming Tools'
notes: Imports
url: https://purrr.tidyverse.org/
repository: https://CRAN.R-project.org/package=purrr
authors:
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
orcid: https://orcid.org/0000-0003-4757-117X
- family-names: Henry
given-names: Lionel
email: lionel@rstudio.com
year: '2024'
- type: software
title: quanteda
abstract: 'quanteda: Quantitative Analysis of Textual Data'
notes: Imports
url: https://quanteda.io
repository: https://CRAN.R-project.org/package=quanteda
authors:
- family-names: Benoit
given-names: Kenneth
email: kbenoit@lse.ac.uk
orcid: https://orcid.org/0000-0002-0797-564X
- family-names: Watanabe
given-names: Kohei
email: watanabe.kohei@gmail.com
orcid: https://orcid.org/0000-0001-6519-5265
- family-names: Wang
given-names: Haiyan
email: whyinsa@yahoo.com
orcid: https://orcid.org/0000-0003-4992-4311
- family-names: Nulty
given-names: Paul
email: paul.nulty@gmail.com
orcid: https://orcid.org/0000-0002-7214-4666
- family-names: Obeng
given-names: Adam
email: quanteda@binaryeagle.com
orcid: https://orcid.org/0000-0002-2906-4775
- family-names: Müller
given-names: Stefan
email: stefan.mueller@ucd.ie
orcid: https://orcid.org/0000-0002-6315-4125
- family-names: Matsuo
given-names: Akitaka
email: a.matsuo@essex.ac.uk
orcid: https://orcid.org/0000-0002-3323-6330
- family-names: Lowe
given-names: William
email: lowe@hertie-school.org
orcid: https://orcid.org/0000-0002-1549-6163
year: '2024'
- type: software
title: LiblineaR
abstract: 'LiblineaR: Linear Predictive Models Based on the LIBLINEAR C/C++ Library'
notes: Imports
repository: https://CRAN.R-project.org/package=LiblineaR
authors:
- family-names: Helleputte
given-names: Thibault
email: thibault.helleputte@dnalytics.com
- family-names: Paul
given-names: Jérôme
- family-names: Gramme
given-names: Pierre
year: '2024'
- type: software
title: proxy
abstract: 'proxy: Distance and Similarity Measures'
notes: Imports
repository: https://CRAN.R-project.org/package=proxy
authors:
- family-names: Meyer
given-names: David
email: David.Meyer@R-project.org
- family-names: Buchta
given-names: Christian
year: '2024'
- type: software
title: data.table
abstract: 'data.table: Extension of `data.frame`'
notes: Imports
url: https://r-datatable.com
repository: https://CRAN.R-project.org/package=data.table
authors:
- family-names: Barrett
given-names: Tyson
email: t.barrett88@gmail.com
- family-names: Dowle
given-names: Matt
email: mattjdowle@gmail.com
- family-names: Srinivasan
given-names: Arun
email: asrini@pm.me
- family-names: Gorecki
given-names: Jan
- family-names: Chirico
given-names: Michael
- family-names: Hocking
given-names: Toby
orcid: https://orcid.org/0000-0002-3146-0865
year: '2024'
- type: software
title: cli
abstract: 'cli: Helpers for Developing Command Line Interfaces'
notes: Imports
url: https://cli.r-lib.org
repository: https://CRAN.R-project.org/package=cli
authors:
- family-names: Csárdi
given-names: Gábor
email: csardi.gabor@gmail.com
year: '2024'
- type: software
title: combinat
abstract: 'combinat: combinatorics utilities'
notes: Imports
repository: https://CRAN.R-project.org/package=combinat
authors:
- family-names: Chasalow
given-names: Scott
year: '2024'
- type: software
title: covr
abstract: 'covr: Test Coverage for Packages'
notes: Suggests
url: https://covr.r-lib.org
repository: https://CRAN.R-project.org/package=covr
authors:
- family-names: Hester
given-names: Jim
email: james.f.hester@gmail.com
year: '2024'
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
notes: Suggests
url: https://testthat.r-lib.org
repository: https://CRAN.R-project.org/package=testthat
authors:
- family-names: Wickham
given-names: Hadley
email: hadley@posit.co
year: '2024'
version: '>= 3.0.0'
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 3.5'