forked from texttechnologylab/duui-uima
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CITATION.cff
42 lines (42 loc) · 1.4 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
cff-version: 1.2.0
message: "If you use this software, please cite it as indicated below and additionally as listed in the respective subrepositories:"
authors:
- family-names: "Leonhardt"
given-names: "Alexander"
- family-names: "Abrami"
given-names: "Giuseppe"
orcid: "https://orcid.org/0000-0002-7084-4909"
- family-names: "Baumartz"
given-names: "Daniel"
- family-names: "Mehler"
given-names: "Alexander"
orcid: "https://orcid.org/0000-0003-2567-7539"
title: "Docker Unified UIMA Interface (DUUI)"
version: 1.0
date-released: 2023-11-26
license: AGPLv3
preferred-citation:
authors:
- family-names: "Leonhardt"
given-names: "Alexander"
- family-names: "Abrami"
given-names: "Giuseppe"
orcid: "https://orcid.org/0000-0002-7084-4909"
- family-names: "Baumartz"
given-names: "Daniel"
- family-names: "Mehler"
given-names: "Alexander"
orcid: "https://orcid.org/0000-0003-2567-7539"
title: "Unlocking the Heterogeneous Landscape of Big Data NLP with DUUI"
year: 2023
collection-title: "Findings of the Association for Computational Linguistics: EMNLP 2023"
publisher:
name: "Association for Computational Linguistics"
pages: "1--5"
notes: "accepted"
collection-type: proceedings
conference:
date-end: "2023-12-06"
name: "EMNLP 2023 - Findings"
type: conference-paper
url: "https://github.com/texttechnologylab/DockerUnifiedUIMAInterface"