-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
70 lines (69 loc) · 2.41 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
[Code] A Benchmark of Nested NER Approaches in Historical
Structured Documents
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Solenn
family-names: Tual
email: [email protected]
affiliation: 'LASTIG, Univ. Gustave Eiffel, IGN-ENSG'
orcid: 'https://orcid.org/0000-0001-8549-7949'
- family-names: Abadie
given-names: Nathalie
email: [email protected]
affiliation: 'LASTIG, Univ. Gustave Eiffel, IGN-ENSG'
orcid: 'https://orcid.org/0000-0001-8741-2398'
- given-names: Joseph
family-names: Chazalon
email: [email protected]
affiliation: 'LRE, EPITA'
orcid: 'https://orcid.org/0000-0002-3757-074X'
- family-names: Duménieu
given-names: Bertrand
orcid: 'https://orcid.org/0000-0002-2517-2058'
email: [email protected]
affiliation: 'CRH, EHESS'
- given-names: Edwin
family-names: Carlinet
orcid: 'https://orcid.org/0000-0001-5737-5266'
email: [email protected]
affiliation: 'LRE, EPITA'
identifiers:
- type: doi
value: 10.5281/zenodo.7997437
repository-code: 'https://github.com/soduco/paper-nestedner-icdar23-code'
abstract: >-
Code and materials of the paper "A Benchmark of Nested NER
Approaches in Historical Structured Documents" to be
published at ICDAR 2023.
license: MIT
preferred-citation:
type: "conference-paper"
authors:
- family-names: Tual
given-names: Solenn
orcid: "https://orcid.org/0000-0001-8549-7949"
- family-names: Abadie
given-names: Nathalie
orcid: "https://orcid.org/0000-0001-8741-2398"
- family-names: Chazalon
given-names: Joseph
orcid: "https://orcid.org/0000-0002-3757-074X"
- family-names: Duménieu
given-names: Bertrand
orcid: "https://orcid.org/0000-0002-2517-2058"
- family-names: Carlinet
given-names: Edwin
orcid: "https://orcid.org/0000-0001-5737-5266"
title: "A Benchmark of Nested NER Approaches in Historical Structured Documents"
year: 2023
collection-title: "Proceedings of the 17th International Conference on Document Analysis and Recognition"
conference:
- name: "17th International Conference on Document Analysis and Recognition"
place: "San José, California, USA"
date-start: 2023-08-21
date-end: 2023-08-23