-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrefs.bib
More file actions
62 lines (57 loc) · 1.81 KB
/
refs.bib
File metadata and controls
62 lines (57 loc) · 1.81 KB
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
@article{fleiss1971measuring,
title = {Measuring nominal scale agreement among many raters},
author = {Fleiss, J. L.},
journal = {Psychological Bulletin},
volume = {76},
number = {5},
pages = {378--382},
year = {1971},
doi = {10.1037/h0031619}
}
@article{cohen1960coefficient,
title = {A coefficient of agreement for nominal scales},
author = {Cohen, J.},
journal = {Educational and Psychological Measurement},
volume = {20},
number = {1},
pages = {37--46},
year = {1960},
doi = {10.1177/001316446002000104}
}
@inproceedings{reimers2019sentence,
title = {Sentence-{BERT}: Sentence embeddings using {S}iamese {BERT}-networks},
author = {Reimers, N. and Gurevych, I.},
booktitle = {Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing},
pages = {3982--3992},
year = {2019},
doi = {10.18653/v1/D19-1410}
}
@article{shannon1948mathematical,
title = {A mathematical theory of communication},
author = {Shannon, C. E.},
journal = {Bell System Technical Journal},
volume = {27},
number = {3},
pages = {379--423},
year = {1948},
doi = {10.1002/j.1538-7305.1948.tb01338.x}
}
@article{lin1991divergence,
title = {Divergence measures based on the {S}hannon entropy},
author = {Lin, J.},
journal = {IEEE Transactions on Information Theory},
volume = {37},
number = {1},
pages = {145--151},
year = {1991},
doi = {10.1109/18.61115}
}
@article{rousseeuw1987silhouettes,
title = {Silhouettes: a graphical aid to the interpretation and validation of cluster analysis},
author = {Rousseeuw, P. J.},
journal = {Journal of Computational and Applied Mathematics},
volume = {20},
pages = {53--65},
year = {1987},
doi = {10.1016/0377-0427(87)90125-7}
}