Skip to content
Snippets Groups Projects
Commit d2a30dea authored by Mario Sänger's avatar Mario Sänger
Browse files

Minor fixes

parent 2274ecba
No related merge requests found
...@@ -25,17 +25,8 @@ ...@@ -25,17 +25,8 @@
file = {Fulltext:/Users/mario/Zotero/storage/IS5LGCET/Bahdanau et al. - 2014 - Neural machine translation by jointly learning to .pdf:application/pdf;Snapshot:/Users/mario/Zotero/storage/GR2XHEZN/1409.html:text/html} file = {Fulltext:/Users/mario/Zotero/storage/IS5LGCET/Bahdanau et al. - 2014 - Neural machine translation by jointly learning to .pdf:application/pdf;Snapshot:/Users/mario/Zotero/storage/GR2XHEZN/1409.html:text/html}
} }
@article{cho_learning_2014,
title = {Learning phrase representations using {RNN} encoder-decoder for statistical machine translation},
journal = {arXiv preprint arXiv:1406.1078},
author = {Cho, Kyunghyun and Van Merriënboer, Bart and Gulcehre, Caglar and Bahdanau, Dzmitry and Bougares, Fethi and Schwenk, Holger and Bengio, Yoshua},
year = {2014},
file = {Fulltext:/Users/mario/Zotero/storage/R4LHSJ6G/Cho et al. - 2014 - Learning phrase representations using RNN encoder-.pdf:application/pdf;Snapshot:/Users/mario/Zotero/storage/SGEDKP9H/1406.html:text/html}
}
@incollection{bengio_scheduled_2015, @incollection{bengio_scheduled_2015,
title = {Scheduled {Sampling} for {Sequence} {Prediction} with {Recurrent} {Neural} {Networks}}, title = {Scheduled {Sampling} for {Sequence} {Prediction} with {Recurrent} {Neural} {Networks}},
url = {http://papers.nips.cc/paper/5956-scheduled-sampling-for-sequence-prediction-with-recurrent-neural-networks.pdf},
urldate = {2018-05-18}, urldate = {2018-05-18},
booktitle = {Advances in {Neural} {Information} {Processing} {Systems} 28}, booktitle = {Advances in {Neural} {Information} {Processing} {Systems} 28},
publisher = {Curran Associates, Inc.}, publisher = {Curran Associates, Inc.},
...@@ -110,4 +101,35 @@ ...@@ -110,4 +101,35 @@
author = {Raffel, Colin and Ellis, Daniel PW}, author = {Raffel, Colin and Ellis, Daniel PW},
year = {2015}, year = {2015},
file = {Fulltext:/Users/mario/Zotero/storage/V3UB65AD/Raffel und Ellis - 2015 - Feed-forward networks with attention can solve som.pdf:application/pdf;Snapshot:/Users/mario/Zotero/storage/66LDNKRG/1512.html:text/html} file = {Fulltext:/Users/mario/Zotero/storage/V3UB65AD/Raffel und Ellis - 2015 - Feed-forward networks with attention can solve som.pdf:application/pdf;Snapshot:/Users/mario/Zotero/storage/66LDNKRG/1512.html:text/html}
}
@inproceedings{suominen_overview_2018,
series = {Lecture {Notes} in {Computer} {Science} ({LNCS})},
title = {Overview of the {CLEF} {eHealth} {Evaluation} {Lab} 2018},
booktitle = {{CLEF} 2018 - 8th {Conference} and {Labs} of the {Evaluation} {Forum}},
publisher = {Springer},
author = {Suominen, Hanna and Kelly, Liadh and Goeuriot, Lorraine and Kanoulas, Evangelos and Azzopardi, Leif and Spijker, Rene and Li, Dan and Névéol, Aurélie and Ramadier, Lionel and Robert, Aude and Zuccon, Guido and Palotti, Joao},
year = {2018}
}
@inproceedings{neveol_clef_2018,
title = {{CLEF} {eHealth} 2018 {Multilingual} {Information} {Extraction} task {Overview}: {ICD}10 {Coding} of {Death} {Certificates} in {French}, {Hungarian} and {Italian}},
booktitle = {{CLEF} 2018 {Evaluation} {Labs} and {Workshop}: {Online} {Working} {Notes}},
publisher = {CEUR-WS},
author = {Névéol, Aurélie and Robert, Aude and Grippo, F and Lavergne, Thomas and Morgand, C and Orsi, C and Pelikán, L and Ramadier, Lionel and Rey, Grégoire and Zweigenbaum, Pierre},
year = {2018}
}
@inproceedings{cho_learning_2014,
address = {Doha, Qatar},
title = {Learning {Phrase} {Representations} using {RNN} {Encoder}–{Decoder} for {Statistical} {Machine} {Translation}},
url = {http://www.aclweb.org/anthology/D14-1179},
urldate = {2018-05-23},
booktitle = {Proceedings of the 2014 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing} ({EMNLP})},
publisher = {Association for Computational Linguistics},
author = {Cho, Kyunghyun and van Merrienboer, Bart and Gulcehre, Caglar and Bahdanau, Dzmitry and Bougares, Fethi and Schwenk, Holger and Bengio, Yoshua},
month = oct,
year = {2014},
pages = {1724--1734},
file = {Full Text PDF:/Users/mario/Zotero/storage/4NE9THT8/Cho et al. - 2014 - Learning Phrase Representations using RNN Encoder–.pdf:application/pdf}
} }
\ No newline at end of file
...@@ -56,28 +56,27 @@ symptom names. Our model achieves \ldots ...@@ -56,28 +56,27 @@ symptom names. Our model achieves \ldots
\end{abstract} \end{abstract}
\section{Introduction} \section{Introduction}
\nm{TODO: Insert text!}
Automatic extraction, classification and analysis of biological and medical Automatic extraction, classification and analysis of biological and medical
concepts from unstructured texts, such as scientific publications or electronic concepts from unstructured texts, such as scientific publications or electronic
health documents, is a highly important task to support many applications in health documents, is a highly important task to support many applications in
research, daily clinical routine and policy-making. Computer-aided approaches research, daily clinical routine and policy-making. Computer-aided approaches
can improve decision making and support clinical processes, for example, by can improve decision making and support clinical processes, for example, by
giving a more sophisticated overview about a research area, providing detailed giving a more sophisticated overview about a research area, providing detailed
information about the aetiopathology of a patient or disease patterns. information about the aetiopathology of a patient or disease patterns.
The CLEF eHealth lab attends to this circumstance through organization of The CLEF eHealth lab attends to this circumstance through organization of
various shared tasks which aid and support the development of approaches to various shared tasks which aid and support the development of approaches to
exploit electronically available medical content. In particular, Task 1 of the exploit electronically available medical content \cite{suominen_overview_2018}.
lab was concerned with the extraction and classification of causes of death from In particular, Task 1 of the lab was concerned with the extraction and
death certificates originating from different languages. Participants were asked classification of causes of death from death certificates originating from
to classify the death causes mentioned in the certificates according to the different languages \cite{neveol_clef_2018}. Participants were asked to classify
International Classification of Disease version 10 (ICD-10). The task has been the death causes mentioned in the certificates according to the International
carried out the last two years of the lab, however was only concerned Classification of Disease version 10 (ICD-10). The task has been carried out the
with French and English certificates. In contrast, the organizers provided last two years of the lab, however was only concerned with French and English
annotated death reports as well as ICD-10 dictionaries for French, Italian and certificates. In contrast, the organizers provided annotated death reports as
Hungarian this year. The development of language-independent, multilingual approaches well as ICD-10 dictionaries for French, Italian and Hungarian this year. The
was encouraged. development of language-independent, multilingual approaches was encouraged.
\section{Related work} \section{Related work}
\nm{TODO: Insert text!} \nm{TODO: Insert text!}
...@@ -177,7 +176,7 @@ represented using the concatenation of the FastText embeddings of all three ...@@ -177,7 +176,7 @@ represented using the concatenation of the FastText embeddings of all three
languages.} languages.}
\label{fig:encoder_decoder} \label{fig:encoder_decoder}
\end{figure} \end{figure}
\section{Experiments and Results} \section{Experiments and Results}
\nj{TODO: Insert text!} \nj{TODO: Insert text!}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment