Skip to content

Commit f253f93

Browse files
AmitMYclaude
andauthored
Add SignaMed (Vazquez-Enriquez et al., 2024) to bilingual dictionaries (#160)
* Add SignaMed (Vazquez-Enriquez et al., 2024) to bilingual dictionaries Adds a one-line summary of SignaMed, a cooperative bilingual LSE-Spanish dictionary in the healthcare domain that uses an ISLR model for webcam-based sign lookup, and appends the corresponding bibtex entry. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Move vazquez-enriquez-etal SignaMed entry to Dataset Papers (review pattern) --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 62f5e58 commit f253f93

2 files changed

Lines changed: 44 additions & 0 deletions

File tree

src/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,8 @@ The Public DGS Corpus also saw multiple SignLang 2024 contributions: @konrad-eta
11471147

11481148
@schulder-etal-2024-signs continue development of the Multilingual Sign Language Wordnet (MSL-WN), which links signs from eight sign languages (BSL, DGS, DSGS, GSL, LSF, NGT, PJM, STS) to Open Multilingual Wordnet synsets and introduces a synonymity-based annotation feature that leverages partial synonymy between signs to suggest cross-lingual sign-synset connections.
11491149

1150+
@vazquez-enriquez-etal-2024-signamed present SignaMed, a domain-specific bilingual LSE-Spanish dictionary for healthcare that supports webcam-based sign lookup via an isolated sign recognition model and grows iteratively through curated Deaf-community sign donations.
1151+
11501152
<!-- TODO: LSA-T aka dataset:dal2022lsa, they use AlphaPose "with the Halpe full-body keypoints format", a visualizer tool, and a baseline SLT model. Especially might be good to mention FiftyOne https://docs.voxel51.com/, "which
11511153
provides useful features such as allowing to filter samples by label, video, playlist,
11521154
or by the confidence score of the signer inference." -->

src/references.bib

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4711,3 +4711,45 @@ @inproceedings{schulder-etal-2024-signs
47114711
url = {https://aclanthology.org/2024.signlang-1.38},
47124712
year = {2024}
47134713
}
4714+
4715+
title = "Signs and Synonymity: Continuing Development of the Multilingual Sign Language {W}ordnet",
4716+
author = {Schulder, Marc and
4717+
Bigeard, Sam and
4718+
Kopf, Maria and
4719+
Hanke, Thomas and
4720+
Kuder, Anna and
4721+
W{\'o}jcicka, Joanna and
4722+
Mesch, Johanna and
4723+
Bj{\"o}rkstrand, Thomas and
4724+
Vacalopoulou, Anna and
4725+
Vasilaki, Kyriaki and
4726+
Goulas, Theodore and
4727+
Fotinea, Stavroula-Evita and
4728+
Efthimiou, Eleni},
4729+
}
4730+
4731+
@inproceedings{vazquez-enriquez-etal-2024-signamed,
4732+
title = "{S}igna{M}ed: a Cooperative Bilingual {LSE}-{S}panish Dictionary in the Healthcare Domain",
4733+
author = "V{\'a}zquez-Enr{\'i}quez, Manuel and
4734+
Alba-Castro, Jos{\'e} Luis and
4735+
P{\'e}rez-P{\'e}rez, Ania and
4736+
Cabeza-Pereiro, Carmen and
4737+
Doc{\'i}o-Fern{\'a}ndez, Laura",
4738+
editor = "Efthimiou, Eleni and
4739+
Fotinea, Stavroula-Evita and
4740+
Hanke, Thomas and
4741+
Hochgesang, Julie A. and
4742+
Mesch, Johanna and
4743+
Schulder, Marc",
4744+
booktitle = "Proceedings of the LREC-COLING 2024 11th Workshop on the Representation and Processing of Sign Languages: Evaluation of Sign Language Resources",
4745+
month = may,
4746+
year = "2024",
4747+
address = "Torino, Italia",
4748+
publisher = "ELRA and ICCL",
4749+
url = "https://aclanthology.org/2024.signlang-1.38/",
4750+
pages = "343--353"
4751+
}
4752+
4753+
url = "https://aclanthology.org/2024.signlang-1.43/",
4754+
pages = "386--394"
4755+
}

0 commit comments

Comments
 (0)