The 16th International Conference on Advances in Social Networks Analysis
and Mining -ASONAM-2024
September 02-05, 2024, Calabria, Italy.
Conference Link: https://asonam.cpsc.ucalgary.ca/2024/
Workshop information :
https://asonam.cpsc.ucalgary.ca/2024/CFW.php#key_dates
CALL FOR WORKSHOP PROPOSALS
The 16th International Conference on Advances in Social Networks Analysis
and Mining (ASONAM-2024) invites proposals for workshops at its annual
conference. ASONAM 2024 will be held between September 02-05, 2024 in
Calabria, Italy.
ASONAM is an interdisciplinary venue that brings together practitioners and
researchers from a variety of Social Network Analysis and Mining fields to
promote collaborations and exchange of ideas and practices.
The ASONAM 2024 Committee invites proposals for workshops to be held on
September 02-05, 2024 in conjunction with the main ASONAM 2024 conference.
Workshops can be either scheduled for a full day (morning and afternoon) or
for half a day.
Proposals should include following information:
- The name of the workshop.
- The names and addresses of the organizers, and a designated contact
person.
- Description of the workshop: abstract, objectives, relevance, and
expected outcome.
- The names of program committee members and, if applicable, other
potential applicants.
- A description of the plans for workshop (e.g., program, keynotes,
highlights, etc.).
- The expected number of attendees and the planned length of the workshop.
- A description of past versions of the workshop, including dates,
organizers, submission and acceptance counts, attendance, sites, and any
other relevant information.
Important dates:
Workshop proposal deadline March 20, 2024 11:59 PM AoE
Workshop acceptance notification April 10, 2024 11:59 PM AoE
For paper submission in your proposal, reviewing and final revisions,
please consider the following deadlines:
Workshop paper submission deadline June 10, 2024 11:59 PM AoE
Workshop paper acceptance notification July 10, 2024 11:59 PM AoE
Workshop paper camera-ready deadline July 18, 2024 11:59 PM AoE
Organizers of accepted proposals will be responsible for publicizing and
running the workshop, including sending out calls for papers, reviewing
submissions, producing the camera ready workshop proceedings, and
organizing the meeting days.
Submission Link:
https://easychair.org/conferences/?conf=workshopsasonam2024
Looking forward to your workshop proposals which will help make ASONAM 2024
a success!
Kind Regards
Rajesh Sharma
Associate Professor,
Head, Computational Social Science Lab,
Institute of Computer Science,
University of Tartu, Estonia
https://rajeshsharma.cs.ut.ee/
WojoodNER 2024
The 2nd Arabic Named Entity Recognition Shared Task at ArabicNLP’24
https://dlnlp.ai/st/wojood/
ندعوكم للمشاركة في المسابقة العلمية الثانية لاكتشاف الاعلام في النصوص العربية. سيحصل المشاركين على مدونة وجود الجديدة (٥٥٠ الف كلمة + انواع مفصلة من الاعلام). يوجد ثلاث مهام في المسابقة يمكن المشاركة باي منها، احدى المهام حول الحرب على غزة ويمكن للمشاركين استخدام بيانات خارجية فيها
Dataset: Wojood-Fine <https://aclanthology.org/2023.arabicnlp-1.25/> New version: Arabic Fine-Grained Entity Recognition (Wojood + Subtypes of entity types).
Subtask-1 (Closed-Track Flat Fine-Grain NER): We provide the Wojood-Fine Flat train (70%) and development (10%) datasets. The final evaluation will be on the test set (20%). External data is not allowed .... (read more <https://dlnlp.ai/st/wojood/>).
Subtask-2 (Closed-Track Nested Fine-Grain NER): This subtask is similar to the subtask-1, we provide the Wojood-Fine Nested train (70%) and development (10%) datasets. The final evaluation will be on the test set (20%) .... (read more <https://dlnlp.ai/st/wojood/>).
Subtask-3 (Open-Track NER - Gaza War): to allow participants to reflect on the utility of NER in the context of real-world events, allow them to use external resources, and encourage them to use generative models in different ways (fine-tuned, zero-shot learning, in-context learning, etc.). The goal of focusing on generative models in this particular subtask is to help the Arabic NLP research community better understand the capabilities and performance gaps of LLMs in information extraction, an area currently understudied.
We provide development and test data related to the current War on Gaza. This is motivated by the assumption that discourse about recent global events will involve mentions from different data distribution. For this subtask, we include data from five different news domains related to the War on Gaza - but we keep the names of the domains hidden. Participants will be given a development dataset (10K tokens, 2K from each of the five domains), and a testing dataset (50K tokens, 10K from each domain). Both development and testing sets are manually annotated with fine-grain named entities using the same annotation guidelines used in Subtask1 and Subtask2 (also described in Liqreina et al., 2023). .... (read more <https://dlnlp.ai/st/wojood/>).
BASELINES
Two baseline models trained on WojoodFine (flat and nested) are provided (See Liqreina et al., 2023 <https://aclanthology.org/2023.arabicnlp-1.25/>). The code used to produce these baselines is available on GitHub <https://github.com/SinaLab/ArabicNER>.
Subtask Precision Recall Average Micro-F1
Flat Fine-Grain NER (Subtask 1) 0.8870 0.8966 0.8917
Nested Fine-Grain NER (Subtask 2) 0.9179 0.9279 0.9229
GOOGLE COLAB NOTEBOOKS
To allow you to experiment with the baseline, we authored four Google Colab notebooks that demonstrate how to train and evaluate our baseline models.
[1] Train Flat Fine-Grain NER <https://gist.github.com/mohammedkhalilia/72c3261734d7715094089bdf4de74b4a>: This notebook can be used to train our ArabicNER model on the flat Fine-grain NER task using the sample Wojood_Fine data.
[2] Evaluate Flat Fine-Grain NER <https://gist.github.com/mohammedkhalilia/c807eb1ccb15416b187c32a362001665>: This notebook will use the trained model saved from the notebook above to perform evaluation on unseen dataset.
[3] Train Nested Fine-Grain NER <https://gist.github.com/mohammedkhalilia/a4d83d4e43682d1efcdf299d41beb3da>: This notebook can be used to train our ArabicNER model on the nested Fine-grain task using the sample Wojood data.
[4] Evaluate Nested Fine-Grain NER <https://gist.github.com/mohammedkhalilia/9134510aa2684464f57de7934c97138b>: This notebook will use the trained model saved from the notebook above to perform evaluation on unseen dataset.
REGISTRATION
Participants need to register via this form (NERSharedTask 2024) <https://docs.google.com/forms/d/1ISMILgQYfUug3XuDpxFmuPASXkWaduYOUc3xOZuGwq…>. Participating teams will be provided with common training development datasets. No external manually labelled datasets are allowed. Blind test data set will be used to evaluate the output of the participating teams. Each team is allowed a maximum of 3 submissions. All teams are required to report on the development and test sets (after results are announced) in their write-ups.
FAQ
For any questions related to this task, please check our Frequently Asked Questions <https://docs.google.com/document/d/1W_13FRpP3NbDx_ALYJWA3-ESXPRVomOjNovUuYf…>
IMPORTANT DATES
- February 25, 2024: Shared task announcement.
- March 1, 2024: Release of training data, development sets, scoring script, and Codalab links.
- April 5, 2024: Registration deadline.
- April 26, 2024: Test set made available.
- May 3, 2024: Codalab Test system submission deadline.
- May 10, 2024: Shared task system paper submissions due.
- June 17, 2024: Notification of acceptance.
- July 1, 2024: Camera-ready version.
- August 16, 2024: ArabicNLP 2024 conference in Thailand.
CONTACT
For any questions related to this task, please contact the organizers directly using the following email address: NERSharedtask(a)gmail.com <mailto:NERSharedtask@gmail.com> .
ORGANIZERS
- Mustafa Jarrar, Birzeit University
- Muhammad Abdul-Mageed, University of British Columbia & MBZUAI
- Mohammed Khalilia, Birzeit University
- Bashar Talafha, University of British Columbia
- AbdelRahim Elmadany, University of British Columbia
- Nagham Hamad, Birzeit University
--Mustafa
__________________________
Mustafa Jarrar, PhD
Professor of Artificial Intelligence
Chair, PhD Program in Computer Science
Birzeit University, Palestine
Whatsapp:+972599662258 | mjarrar(a)birzeit.edu <mailto:mjarrar@birzeit.edu>
http://www.jarrar.info <http://www.jarrar.info/>
Apologies for cross-posting
Extended Deadline: March 10, 2024
The First Workshop on Visualization for Natural Language Processing
(Vis4NLP)May 27th 2024, Odense, Denmark
The workshop will be co-located with EuroVis 2024
<https://www.eurovis.org/eurovis> in Odense, Denmark, and will take place in
person on May 27. The workshop aims to create a dedicated space for
interdisciplinary collaboration at the intersections of NLP and
visualization. Vis4NLP serves as a pivotal platform where researchers,
practitioners, and academics come together to collectively tackle the
ever-evolving challenges and opportunities in NLP visualization.
*Call for paper: http://vis4nlp.com/ <http://vis4nlp.com/>Workshop
date: May 27, 2024Venue: Syddansk Universitet - University of Southern
Denmark <http://sdu.dk/>*
Important Dates
- Workshop paper due: March 3, 2024 March 10, 2024
- Notification of acceptance: April 10, 2024
- Camera-ready papers due: April 20, 2024
- Workshop date: May 27, 2024
All submission deadlines are at 23:59 GMT on the date indicated.
Best regards
*Tariq Yousef*Assistant Professor of Data Science
Department of Mathematics and Computer Science
Faculty of Science
*University of Southern Denmark*
[image: image.png]
GAMES AND NLP 2024 @ LREC-COLING 2024
=====================================
Co-located with LREC-COLING in Turin, Italy
21st May 2024
https://gamesandnlp.com
*** Deadline extended: Mar 4th ***
Call for Papers
--------------------
The 10th Workshop on Games and Natural Language Processing (Games and NLP 2024)—to be held at LREC-COLING 2024 — will examine the use of games and gamification for Natural Language Processing (NLP) tasks, as well as how NLP research can advance player engagement and communication within games. The Games and NLP workshop aims to promote and explore the possibilities for research and practical applications of games and gamification that have a core NLP aspect, either to generate resources and perform language tasks or as a game mechanic itself. This workshop investigates computational and theoretical aspects of natural language research that would be beneficial for designing and building novel game experiences, or for processing texts to conduct formal game studies. NLP would benefit from games in obtaining language resources (e.g., construction of a thesaurus or a parser through a crowdsourcing game), or in learning the linguistic characteristics of game users as compared to those of other domains.
Topics (include, but are not limited to)
--------------------------------------------------
• Games for collecting data useful for NLP
• Gamification of NLP tasks
• Player motivation and experience
• Game design
• Novel uses of natural language processing or generation as a game mechanic
• Natural language in games as an alternative method of input for people with disabilities
• Processing NLP game data
• Analysis of large-scale game-related corpora
• Real-time sentiment analysis of player discourse or chat
• Evaluation of games for NLP
• Serious games for learning languages
• Player immersion in language-enabled mixed reality or physically embodied games
• Narrative plot or text generation of text-based interactive narrative systems
• Natural language understanding and generation of character dialogue
• Ethical and privacy concerns of ownership of text and audio chat in massively multiplayer online games
Submissions:
------------------
The papers should be submitted as a PDF document, conforming to the formatting guidelines provided in the call for papers of LREC-COLING conference (https://lrec-coling-2024.org/authors-kit/). Submissions are to be made via Softconf/START Conference Manager at https://softconf.com/lrec-coling2024/gamesandnlp2024/
Important Dates
---------------------
• Submission Deadline: Mar 4th (*** extended ***)
• Notification of Acceptance: Mar 26th
• Camera Ready Deadline: Apr 1st
• Workshop: May 21st
Organisation Committee
--------------------------------
• Chris Madge, chair (Queen Mary University of London)
• Jon Chamberlain (University of Essex, UK)
• Karën Fort (Sorbonne Université, France)
• Udo Kruschwitz (University of Regensburg, Germany)
• Stephanie Lukin (U.S. Army Research Laboratory)
Programme Committee
-------------------------------
• Alice Millour (Sorbonne Université)
• Brent Harrison (University of Kentucky, US)
• Ian Horswill (Northwestern University)
• Jonathan Lessard (Universite Condoria)
• Luisa Coheur (INESC-ID & Instituto Superior Técnico, University of Lisbon)
• Mariët Theune (University of Twente)
• Massimo Poesio (Queen Mary University, UK)
• Mathieu Lafourcade (LIRMM, France)
• Morteza Behrooz (University of California, Santa Cruz, US)
• Pedro Santos (INESC-ID & Instituto Superior Técnico, University of Lisbon)
• Richard Bartle (University of Essex, UK)
• Seth Cooper (Northeastern University, US)
• Valerio Basile (University of Turin, Italy)
• Fatima Althani (Queen Mary University, UK)
**The 6th Workshop on Open-Source Arabic Corpora and Processing Tools (Hybrid) with shared tasks on Arabic LLMs Hallucination and Dialect to MSA Machine Translation**
The workshop will be conducted in a *hybrid* format to ensure maximum participation, accommodating attendees both online and in-person.
Submission deadline: extended to * March 1 *, 2024
*Workshop site* : https://osact-lrec.github.io/
*shared tasks:*
Task 1: Arabic LLMs Hallucination (contact Hamdy Mubarak), Link: https://sites.google.com/view/arabic-llms-hallucination
Task 2: Dialect to MSA Machine Translation (contact Kareem Darwish), Link: https://codalab.lisn.upsaclay.fr/competitions/17118
*Co-located with LREC-COLING 2024*
https://lrec-coling-2024.org/
Turin, Italy, 20-25 May 2024
* Important Dates*
Submission deadline: extended to * March 1 *, 2024
Notification of acceptance: March 25, 2024
Camera-ready papers due: March 30, 2024
Workshop date: May 25, 2024
*Workshop Description*
In the computational linguistics (CL), natural language processing (NLP), and information retrieval (IR) communities, Arabic is considered to be relatively resource-poor compared to English. This situation was thought to be the reason for the limited number of language resources -based studies in Arabic. However, the past few years witnessed the emergence of new considerably large and free classical and Modern Standard Arabic (MSA) as well as dialectical corpora and to a lesser extent Arabic processing tools.
This workshop follows the footsteps of previous editions of OSACT to provide a forum for researchers to share and discuss their ongoing work. This workshop is timely given the continued rise in research projects focusing on Arabic Language Resources. The sixth workshop comes to encourage researchers and practitioners of Arabic language technologies, including CL, NLP and IR to share and discuss their latest research efforts, corpora, and tools. The workshop will also give special attention to Large Language Models (LLMs) and Generative AI, which is a hot topic nowadays. In addition to the general topics of CL, NLP and IR, the workshop will give a special emphasis on two shared tasks, namely: Arabic LLMs Hallucination and Dialect to MSA Machine Translation.
*Submissions Topics*
Language Resources:
- Pre-trained Arabic language models and their applications.
- Surveying and evaluating the design of available Arabic corpora, their associated and processing tools.
- Availing new annotated corpora for NLP and IR applications such as named entity recognition, machine translation, sentiment analysis, text classification, and language learning.
- Evaluating the use of crowdsourcing platforms for Arabic data annotation.
- Open source Arabic processing toolkits.
Tools and Technologies:
Language education, e.g., L1 and L2.
- Language modeling and pre-trained models.
- Tokenization, normalization, word segmentation, morphological analysis, part-of-speech tagging, etc.
- Sentiment analysis, dialect identification, and text classification.
- Dialect translation.
- Fake news detection.
- Web and social media search and analytics.
- Issues in the design, construction, and use of Arabic LRs: text, speech, sign, gesture, image, in single or multimodal/multimedia data.
- Guidelines, standards, best practices, and models for LRs interoperability.
- Methodologies and tools for LRs construction and annotation.
- Methodologies and tools for extraction and acquisition of knowledge.
- Ontologies, terminology, and knowledge representation.
- LRs and Semantic Web (including Linked Data, Knowledge Graphs, etc.).
Issues in the design, construction and use of Arabic LRs:
- Guidelines, standards, best practices and models for LRs interoperability.
- Methodologies and tools for LRs construction and annotation.
- Methodologies and tools for extraction and acquisition of knowledge.
- Ontologies, terminology and knowledge representation.
- LRs and Semantic Web (including Linked Data, Knowledge Graphs, etc.).
*Submissions*
- Submission Instructions: https://lrec-coling-2024.org/authors-kit/
- Submission Link: https://softconf.com/lrec-coling2024/osact2024/
*Workshop organizers*
- Hend Al-Khalifa ( King Saud University, KSA)
- Hamdy Mubarak (Qatar Computing Research Institute, Qatar)
- Kareem Darwish (aiXplain Inc., US)
- Tamer Elsayed (Qatar University, Qatar)
- Mona Ali (Northeastern University, Canada)
Apologies for cross-posting.
---------------------------------------------------------------------------
The Seventh Workshop on Technologies for Machine Translation of Low-Resource
Languages (LoResMT 2024)
https://www.loresmt.org/
@ ACL 2024 (August 11–16, 2024)
Bangkok, Thailand
SUBMISSION
https://openreview.net/group?id=aclweb.org/ACL/2024/Workshop/LoResMT
TIMELINE
Paper submission due: May 17 (Friday), 2024, at 23:59 (Anywhere on Earth)
Notification of acceptance: June 17 (Monday), 2024
Camera-ready papers due: July 1 (Monday), 2024, at 23:59 (Anywhere on Earth)
Workshop dates at ACL: August 15, 2024
SCOPE
Based on the success of past low-resource machine translation (MT)
workshops at AMTA 2018 (https://amtaweb.org/), MT Summit 2019 (
https://www.mtsummit2019.com), AACL-IJCNLP 2020 (http://aacl2020.org/),
AMTA 2021, COLING 2022 and EACL 2023, we introduce the Seventh LoResMT
Workshop at ACL 2024. The workshop provides a discussion panel for
researchers working on MT systems/methods for low-resource and
under-represented languages in general. We would like to help
review/overview the state of MT for low-resource languages and define the
most important directions. We also solicit papers dedicated to
supplementary NLP tools that are used in any language and especially in
low-resource languages. Overview papers on these NLP tools are very
welcome. It will be beneficial if the evaluations of these tools in
research papers include their impact on the quality of MT output.
TOPICS
We are highly interested in (1) original research papers, (2)
review/opinion papers, and (3) online systems on the topics below; however,
we welcome all novel ideas that cover research on low-resource languages.
- Neural machine translation (NMT) for low-resource languages
- Use of LLMs (large language models) for low-resource MT systems
- COVID-related corpora, their translations and corresponding NLP/MT systems
- Work that presents online systems for practical use by native speakers
- Word tokenizers/de-tokenizers for specific languages
- Word/morpheme segmenters for specific languages
- Alignment/Re-ordering tools for specific language pairs
- Use of morphology analyzers and/or morpheme segmenters in MT
- Multilingual/cross-lingual NLP tools for MT
- Corpora creation and curation technologies for low-resource languages
- Review of available parallel corpora for low-resource languages
- Research and review papers on MT methods for low-resource languages
- MT systems/methods (e.g. rule-based, SMT, NMT) for low-resource languages
- Pivot MT for low-resource languages
- Zero-shot MT for low-resource languages
- Fast building of MT systems for low-resource languages
- Re-usability of existing MT systems for low-resource languages
- Machine translation for language preservation
SUBMISSION INFORMATION
We are soliciting two types of submissions: (1) research, review, and
position papers and (2) system demonstration papers. For research, review
and position papers, the length of each paper should be at least four (4)
and not exceed eight (8) pages, plus unlimited pages for references. For
system demonstration papers, the limit is four (4) pages. Submissions
should be formatted according to the official ACL 2024 style templates.
Accepted papers will be published online in the ACL 2024 proceedings and
will be presented at the conference.
Submissions must be anonymized and should be done using the provided
submission system. Scientific papers that have been or will be submitted to
other venues must be declared as such and must be withdrawn from the other
venues if accepted and published at LoResMT. The review will be
double-blind. Authors of an accepted paper should present their paper in
person at ACL 2024. Papers should be submitted in PDF to the LoResMT Open
Review.
We would like to encourage authors to cite papers written in ANY language
that are related to the topics, as long as both original bibliographic
items and their corresponding English translations are provided.
Registration is handled by the main conference (https://2024.aclweb.org/).
ORGANIZING COMMITTEE (LISTED ALPHABETICALLY)
Atul Kr. Ojha, University of Galway & Panlingua Language Processing LLP
Chao-Hong Liu, Potamu Research Ltd
Ekaterina Vylomova, University of Melbourne, Australia
Jade Abbott, Retro Rabbit
Jonathan Washington, Swarthmore College
Nathaniel Oco, National University (Philippines)
Tommi A Pirinen, UiT The Arctic University of Norway, Tromsø
Valentin Malykh, Huawei Noah’s Ark lab and Kazan Federal University
Varvara Logacheva, Skolkovo Institute of Science and Technology
Xiaobing Zhao, Minzu University of China
PROGRAM COMMITTEE (LISTED ALPHABETICALLY)
Abigail Walsh, ADAPT Centre, Dublin City University, Ireland
Alberto Poncelas, Rakuten, Singapore
Alina Karakanta, Leiden University
Amirhossein Tebbifakhr, Fondazione Bruno Kessler
Anna Currey, Amazon Web Services
Aswarth Abhilash Dara, Amazon
Arturo Oncevay, University of Edinburgh
Atul Kr. Ojha, DSI, University of Galway & Panlingua Language Processing LLP
Barry Haddow, University of Edinburgh
Bogdan Babych, Heidelberg University
Chao-Hong Liu, Potamu Research Ltd
Constantine Lignos, Brandeis University, USA
Daan van Esch, Google
Diptesh Kanojia, University of Surrey, UK
Duygu Ataman, University of Zurich
Ekaterina Vylomova, University of Melbourne, Australia
Eleni Metheniti, CLLE-CNRS and IRIT-CNRS
Flammie Pirinen, UiT The Arctic University of Norway, Tromsø
Koel Dutta Chowdhury, Saarland University (Germany)
Jade Abbott, Retro Rabbit
Jasper Kyle Catapang, University of the Philippines
Jindřich Libovicky, Charles University
John P. McCrae, DSI, University of Galway
Liangyou Li, Noah’s Ark Lab, Huawei Technologies
Majid Latifi, University of York, York, UK
Maria Art Antonette Clariño, University of the Philippines Los Baños
Mathias Müller, University of Zurich
Nathaniel Oco, De La Salle University (Philippines)
Rajdeep Sarkar, Yahoo
Rico Sennrich, University of Zurich
Saliha Muradoglu, The Australian National University
Sangjee Dondrub, Qinghai Normal University
Santanu Pal, WIPRO AI
Sardana Ivanova, University of Helsinki
Shantipriya Parida, Silo AI
Sunit Bhattacharya, Charles University
Surafel Melaku Lakew, Amazon AI
Wen Lai, Center for Information and Language Processing, LMU Munich
Valentin Malykh, Huawei Noah’s Ark lab and Kazan Federal University
CONTACT
Please email loresmt(a)googlegroups.com if you have any
questions/comments/suggestions.
Apologies for cross-posting. you are requested to please circulate it for
wider publicity...
---------------------------------------------------------------------------
7thWorkshop on Indian Language Data: Resources and Evaluation (WILDRE)
Venue: Lingotto Conference Centre - Torino, Italy (Organized under LREC-COLING
2024 (20-25 May 2024) <https://lrec-coling-2024.org/>)
Website: http://sanskrit.jnu.ac.in/conf/wildre7
WILDRE-7, the 7th Workshop on Indian Language Data: Resources and
Evaluation is proposed to be organised in Lingotto Conference Centre -
Torino, Italy under the LREC-COLING platform. India has a huge linguistic
diversity and has seen concerted efforts from the Indian government and
industry to develop language resources. European Language Resource
Association (ELRA) and its associate organizations have been very active
and successful in addressing the challenges and opportunities related to
language resource creation and evaluation. It is therefore a big
opportunity for resource creators of Indian languages to showcase their
work on this platform and also to interact and learn from those involved in
similar initiatives all over the world. The broader objectives of the
WILDRE will be
-
To map the status of Indian Language Resources
-
To investigate challenges related to creating and sharing various levels
of language resources
-
To promote a dialogue between language resource developers and users
-
To provide an opportunity for researchers from India to collaborate with
researchers from other parts of the world
*Dates for Short/Long papers and Posters and Demos*
February 28, 2024 March 06, 2024: Paper submissions due [extended deadline]
March 28, 2024: Paper notification acceptance
April 10, 2024: Camera-ready papers due
SUBMISSIONS
Papers must describe original, completed/ in progress and unpublished work.
Each submission will be reviewed by three program committee members.
Accepted papers will be given up to 10 pages (for full papers) 5 pages (for
short papers and posters) in the workshop proceedings, and will be
presented as oral paper or poster.
Papers should be formatted according to the LREC-COLING style sheet, which
is provided on the LREC-COLING 2024 website (
https://lrec-coling-2024.org/authors-kit/). Papers should be submitted in
PDF format to the LREC-COLING website (
https://softconf.com/lrec-coling2024/wildre-7/)
We are seeking submissions under the following category
-
Full papers (10 pages)
-
Short papers (work in progress: 5 pages)
-
Posters (innovative ideas/proposals, research proposal of students)
-
Demo (of working online/standalone systems)
WILDRE-7 will have a special focus on Demos of Indian Language Technology.
In the past few years, as more resources have been developed and made
available, there has been an increased activity in developing usable
technology using these. WILDRE-7 would like to encourage and widen the Demo
track to allow the community to showcase their demos and have mutually
beneficial interactions with each other as well as resource developers.
WILDRE-7 is seeking full, short papers, posters and demos on the following
topics related to Indian Language Resources:
-
Digital Humanities, heritage computing
-
Corpora - text, speech, multimodal, methodologies, annotation and tools
-
Lexicons and Machine-readable dictionaries
-
Ontologies, Grammars
-
Language resources for NLP/ IR/Speech tasks, tools and Infrastructure
for language resources
-
Standards or specifications for language resources application
-
Licensing and copyright issues
-
Data mining
-
Text summarization
Both submission and review processes will be handled electronically. The
review process will be double-blind. The workshop website will provide the
submission guidelines and the link for the electronic submission.
When submitting a paper from the START page, authors will be asked to
provide essential information about resources (in a broad sense, i.e.
technologies, standards, evaluation kits, etc.) that have been used for the
work described in the paper or are a new result of your research. Moreover,
ELRA encourages all LREC-COLING authors to share the described LRs (data,
tools, services, etc.), to enable their reuse, and replicability of
experiments, including evaluation ones, etc.
For further information on this initiative, please refer to
https://lrec-coling-2024.org/
Shared Task
Following the success of the five WILDRE workshops, WILDRE-7 will
include *Code-mixed
Less-Resourced Sentiment Analysis (Code-mixed) *and *Discourse Machine
Translation (DiscoMT)* Shared Tasks. The organizers of shared tasks will
provide datasets and evaluation platforms to evaluate systems developed by
the participants. For further information on this initiative, please refer
to http://sanskrit.jnu.ac.in/conf/wildre7
Workshop *Organisers*
-
Girish Nath Jha, Jawaharlal Nehru University, India
-
Kalika Bali, Microsoft Research India Lab, Bangalore, India
-
Sobha L, AU-KBC, Anna University, Chennai, India
-
Atul Kr. Ojha, University of Galway, Ireland & Panlingua Language
Processing LLP, India
Workshop contact:
Atul Kr. Ojha, University of Galway, Ireland & Panlingua Language
Processing LLP, India, shashwatup9k(a)gmail.com
Identify, Describe and Share your LRs
Describing your LRs in the LRE Map is now a normal practice in the
submission procedure of LREC (introduced in 2010 and adopted by other
conferences). To continue the efforts initiated at LREC 2014 about “Sharing
LRs” (data, tools, web services, etc.), authors will have the possibility,
when submitting a paper, to upload LRs in a special LREC repository. This
effort of sharing LRs, linked to the LRE Map for their description, may
become a new “regular” feature for conferences in our field, thus
contributing to creating a common repository where everyone can deposit and
share data.
As scientific work requires accurate citations of referenced work to allow
the community to understand the whole context and also replicate the
experiments conducted by other researchers, LREC-COLING 2024 endorses the
need to uniquely identify LRs through the use of the International Standard
Language Resource Number (ISLRN, www.islrn.org), a Persistent Unique
Identifier to be assigned to each Language Resource. The assignment of
ISLRNs to LRs cited in LREC-COLING papers will be offered at submission
time.
1st CALL FOR PAPERS
Second International Workshop on Gender-Inclusive Translation Technologies (GITT) at EAMT 2023
27 June 2023, Sheffield, UK
https://sites.google.com/tilburguniversity.edu/gitt2024
@GITT2024
** Important Dates ** (Time zone: Anywhere on Earth)
Submission deadline: 15 April, 2024
Notification of Acceptance: 15 May, 2024
Camera Ready Copy due: 24 May, 2024
Workshop: 27 June, 2024
** Aim and scope **
The Gender-Inclusive Translation Technologies Workshop (GITT) is set out to be the only dedicated workshop that focuses on gender-inclusive language in translation and cross-lingual scenarios. The workshop aims to bring together researchers from diverse areas, including industry partners, MT practitioners, and language professionals. GITT aims to encourage multidisciplinary research that develops and interrogates both solutions and challenges for addressing bias and promoting gender inclusivity in MT and translation tools, including LLMs applications for the translation task.
** Topics **
GITT invites technical as well as non-technical submissions, which consist of experimental, theoretical or methodological contributions. We explicitly welcome interdisciplinary submissions and submissions that focus on innovative, non-binary linguistic strategies and/or with sociolinguistically-informed perspectives. The topics of interest include, but are not limited to:
- Models or methods for assessing and mitigating gender bias
- New resources for inclusive language and gender translation (e.g., datasets, translation memories, dictionaries)
- Social, cross-lingual, and ethical implications of gender bias
- Qualitative and quantitative analyses on the potential limits of current approaches to gender bias in translation and MT, error taxonomies as well as best practices and guidelines
- User-centric case studies on the impact of biased language and/or mitigating approaches which can include translators, post-editors, or monolingual MT users
GITT is also open to other non-listed topics aligned with the scope of the workshop and works focusing on non-textual modalities (e.g., audiovisual translation)
** Submission **
We welcome three types of submissions:
- Research papers: of at least 4 up to 10 pages (including references)
- Extended Abstracts: up to 2 pages (including references)
Accepted papers and extended abstracts consisting of novel work will be published online as proceedings in the ACL Anthology.
- Research Communications: up to 2 pages (including reference)
We include a parallel submission policy for papers accepted in other venues in 2023. Research communications will not be included in the proceedings, but will serve to promote the dissemination of research aligned with the scope of the workshop.
Submissions should adhere to the EAMT 2024 guidelines and style templates (PDF, LaTeX, Word) and be uploaded on OpenReview: https://openreview.net/group?id=EAMT.org/2024/Workshop/GITT
** Workshop organizers **
Beatrice Savoldi, Fondazione Bruno Kessler
Janiça Hackenbuchner, University of Ghent
Luisa Bentivogli, Fondazione Bruno Kessler
Eva Vanmassenhove, University of Tilburg
Joke Daems, University of Ghent
Jasmijn Bastings, Google DeepMind
Dear colleagues,
Ian van der Linde and I are recruiting for an ESRC-funded PhD studentship on ‘The role of gesture in spoken communication’. We are looking for people with a background in computational linguistics/ NLP, psycholinguistics, or cognitive science, who ideally have experience of using large language corpora and/or data collection with human participants as well as programming skills in R, MATLAB, or Python. The successful candidate will have the opportunity to develop their own project in consultation with us, in the general topic area of gesture and speech.
Full details can be found at this link: https://www.esrcdtp.group.cam.ac.uk/current-studentship-opportunities/
Applications close on 15 March 2024.
We would appreciate it if you could forward this information to anyone who might be suitable and interested or to any relevant lists. Please do encourage potential candidates to get in touch with us; we would be happy to discuss this further.
Yours sincerely
Melanie Bell
Professor Melanie J. Bell
Professor of Quantitative Linguistics
ARU, East Road, Cambridge, CB1 1PT
aru.ac.uk<http://www.aru.ac.uk/>
ARU Cambridge | ARU Chelmsford | ARU London | ARU Peterborough
[ARU THE University of the Year 2023 | UK Social Mobility Awards University of the Year 2023 | TEF Gold 2023]
-- Please click here to view our e-mail disclaimer http://www.aru.ac.uk/email-disclaimer