-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
50 lines (50 loc) · 1.49 KB
/
CITATION.cff
File metadata and controls
50 lines (50 loc) · 1.49 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
cff-version: 1.2.0
message: "If you use this software, please cite the paper below."
title: "Entity-Coding"
authors:
- family-names: Douglas
given-names: James C.
- family-names: Gan
given-names: Yidong
- family-names: Hachey
given-names: Ben
- family-names: Kummerfeld
given-names: Jonathan K.
preferred-citation:
type: conference-paper
title: "Less is More: Explainable and Efficient ICD Code Prediction with Clinical Entities"
authors:
- family-names: Douglas
given-names: James C.
- family-names: Gan
given-names: Yidong
- family-names: Hachey
given-names: Ben
- family-names: Kummerfeld
given-names: Jonathan K.
editors:
- family-names: Che
given-names: Wanxiang
- family-names: Nabende
given-names: Joyce
- family-names: Shutova
given-names: Ekaterina
- family-names: Pilehvar
given-names: Mohammad Taher
collection-title: "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)"
collection-type: proceedings
year: 2025
month: 7
conference:
name: "63rd Annual Meeting of the Association for Computational Linguistics"
city: Vienna
country: AT
publisher:
name: "Association for Computational Linguistics"
url: "https://aclanthology.org/2025.acl-long.1489/"
doi: "10.18653/v1/2025.acl-long.1489"
start: 30835
end: 30847
isbn: "979-8-89176-251-0"
license: MIT
repository-code: "https://github.com/jd4501/entity-coding"