-
Notifications
You must be signed in to change notification settings - Fork 30
/
CITATION.cff
42 lines (41 loc) · 1.33 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
EDS-NLP: efficient information extraction from
French clinical notes
message: If you use EDS-NLP, please cite us as below.
type: software
authors:
- given-names: Perceval
family-names: Wajsburt
affiliation: Assistance Publique – Hôpitaux de Paris
- given-names: Thomas
family-names: Petit-Jean
affiliation: Assistance Publique – Hôpitaux de Paris
- given-names: Basile
family-names: Dura
orcid: "https://orcid.org/0000-0002-8315-4050"
affiliation: Assistance Publique – Hôpitaux de Paris
- given-names: Ariel
family-names: Cohen
orcid: "https://orcid.org/0000-0002-2550-9773"
affiliation: Assistance Publique – Hôpitaux de Paris
- given-names: Charline
family-names: Jean
affiliation: Assistance Publique – Hôpitaux de Paris
- given-names: Romain
family-names: Bey
affiliation: Assistance Publique – Hôpitaux de Paris
repository-code: "https://github.com/aphp/edsnlp"
url: "http://aphp.github.io/edsnlp"
abstract: >-
EDS-NLP provides a set of spaCy components that are
used to extract information from clinical notes
written in French.
keywords:
- NLP
- clinical
license: BSD-3-Clause
year: 2022
doi: 10.5281/zenodo.6424993