|
| 1 | +--- |
| 2 | +# Documentation: https://wowchemy.com/docs/managing-content/ |
| 3 | + |
| 4 | +title: "A Dataset for Pharmacovigilance in German, French, and Japanese: Annotating Adverse Drug Reactions across Languages" |
| 5 | +authors: ["Lisa Raithel", "Hui-Syuan Yeh", "Shuntaro Yada", "Cyril Grouin", "Thomas Lavergne", "Aurélie Névéol", "Patrick Paroubek", "Philippe Thomas", "Tomohiro Nishiyama", "Sebastian Möller", "Eiji Aramaki", "Yuji Matsumoto", "Roland Roller", "Pierre Zweigenbaum"] |
| 6 | +date: 2024-05-01 |
| 7 | +doi: "" |
| 8 | + |
| 9 | +# Schedule page publish date (NOT publication's date). |
| 10 | +publishDate: 2024-05-01 |
| 11 | + |
| 12 | +# Publication type. |
| 13 | +# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article; |
| 14 | +# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section; |
| 15 | +# 7 = Thesis; 8 = Patent |
| 16 | +publication_types: ["1"] |
| 17 | + |
| 18 | +# Publication name and optional abbreviated publication name. |
| 19 | +publication: "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)" |
| 20 | +publication_short: "LREC-COLING 2024" |
| 21 | + |
| 22 | +abstract: "User-generated data sources have gained significance in uncovering Adverse Drug Reactions (ADRs), with an increasing number of discussions occurring in the digital world. However, the existing clinical corpora predominantly revolve around scientific articles in English. This work presents a multilingual corpus of texts concerning ADRs gathered from diverse sources, including patient fora, social media, and clinical reports in German, French, and Japanese. Our corpus contains annotations covering 12 entity types, four attribute types, and 13 relation types. It contributes to the development of real-world multilingual language models for healthcare. We provide statistics to highlight certain challenges associated with the corpus and conduct preliminary experiments resulting in strong baselines for extracting entities and relations between these entities, both within and across languages." |
| 23 | +# Summary. An optional shortened abstract. |
| 24 | +summary: "" |
| 25 | + |
| 26 | +tags: [] |
| 27 | +categories: [] |
| 28 | +featured: false |
| 29 | + |
| 30 | +# Custom links (optional). |
| 31 | +# Uncomment and edit lines below to show custom links. |
| 32 | +# links: |
| 33 | +# - name: Follow |
| 34 | +# url: https://twitter.com |
| 35 | +# icon_pack: fab |
| 36 | +# icon: twitter |
| 37 | + |
| 38 | +url_pdf: "https://aclanthology.org/2024.lrec-main.36.pdf" |
| 39 | +url_code: |
| 40 | +url_dataset: |
| 41 | +url_poster: |
| 42 | +url_project: |
| 43 | +url_slides: |
| 44 | +url_source: |
| 45 | +url_video: |
| 46 | + |
| 47 | +# Featured image |
| 48 | +# To use, add an image named `featured.jpg/png` to your page's folder. |
| 49 | +# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. |
| 50 | +image: |
| 51 | + caption: "" |
| 52 | + focal_point: "" |
| 53 | + preview_only: false |
| 54 | + |
| 55 | +# Associated Projects (optional). |
| 56 | +# Associate this publication with one or more of your projects. |
| 57 | +# Simply enter your project's folder or file name without extension. |
| 58 | +# E.g. `internal-project` references `content/project/internal-project/index.md`. |
| 59 | +# Otherwise, set `projects: []`. |
| 60 | +projects: [KEEPHA] |
| 61 | + |
| 62 | +# Slides (optional). |
| 63 | +# Associate this publication with Markdown slides. |
| 64 | +# Simply enter your slide deck's filename without extension. |
| 65 | +# E.g. `slides: "example"` references `content/slides/example/index.md`. |
| 66 | +# Otherwise, set `slides: ""`. |
| 67 | +slides: "" |
| 68 | +--- |
0 commit comments