Skip to content

Commit

Permalink
Add list of tutorials and workshops
Browse files Browse the repository at this point in the history
  • Loading branch information
vered1986 committed Nov 1, 2023
1 parent dbb7b17 commit c4526c3
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 10 deletions.
20 changes: 10 additions & 10 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ main:
# - title: "Underline<div class=subtitle>Virtual<br>Conference<br>Website</div>"
# url: ""

# - title: "Program"
# subnav: program

- title: "Blog"
url: /blog/

Expand All @@ -21,13 +18,16 @@ main:
- title: "Calls"
subnav: calls

- title: "Program"
subnav: program

- title: "Committees"
subnav: committees


#program:
# - title: Program Details
# children:
program:
- title: Program Details
children:
# - title: "Overview"
# url: /program/
# - title: "Main Conference Schedule"
Expand All @@ -36,16 +36,16 @@ main:
# url: /downloads/handbook-final-v2.pdf
# - title: "Invited Speakers and Panels"
# url: /program/keynotes-panels/
# - title: "Tutorials"
# url: /program/tutorials/
- title: "Tutorials"
url: /program/tutorials/
# - title: "Affinity Group Workshops"
# url: /program/affinity/
# - title: "Structured Socials"
# url: /blog/welcome-to-structured-socials/
# - title: "Birds-of-a-Feather Meetups"
# url: /blog/welcome-to-bofs/
# - title: "Workshops"
# url: /program/workshops/
- title: "Workshops"
url: /program/workshops/
# - title: "Accepted Papers"
# url: /program/accepted_papers/

Expand Down
19 changes: 19 additions & 0 deletions _pages/program/tutorials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Tutorials
layout: single
excerpt: "NAACL 2024 Tutorials"
permalink: /program/tutorials/
sidebar:
nav: program
toc: true
toc_sticky: true
---

The accepted NAACL 2024 tutorials are listed below. We will add more details such as the dates and links to the tutorial websites later.

* **Combating Security and Privacy Issues in the Era of Large Language Models**. Muhao Chen, Chaowei Xiao, Huan Sun, Lei Li, Leon Derczynski and Anima Anandkumar.
* **Human-AI Interaction in the Age of LLMs**. Diyi Yang, Tongshuang Wu and Marti A. Hearst.
* **Explanation in the Era of Large Language Models**. Zining Zhu, Hanjie Chen, Xi Ye, Chenhao Tan, Ana Marasovic, Sarah Wiegreffe and Qing Lyu.
* **Catch Me If You GPT: Tutorial on Deepfake Texts**. Adaku Uchendu, Saranya Venkatraman, Thai Le and Dongwon Lee.
* **From Text to Context: Contextualizing Language with Humans, Groups, and Communities for Socially Aware NLP**. Adithya Ganesan, Siddharth Mangalik, Vasudha Varadarajan, Nikita Soni, Swanie Juhng, João Sedoc, Andrew Schwartz, Salvatore Giorgi and Ryan Boyd.
* **Spatial and Temporal Language Understanding: Representation, Reasoning, and Grounding**. Parisa Kordjamshidi, Marie-Francine Moens, James Pustejovsky and Qiang Ning.
26 changes: 26 additions & 0 deletions _pages/program/workshops.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Workshops
layout: single
excerpt: "NAACL 2024 Workshops"
permalink: /program/workshops/
toc: false
sidebar:
nav: program
---

The accepted NAACL 2024 workshops are listed below. We will add more details such as the dates and links to the workshop websites later.

* 6th Workshop on NLP and Computational Social Science
* *SEM 2024: The 13th Joint Conference on Lexical and Computational Semantics
* 19th Workshop on Innovative Use of NLP for Building Educational Applications (BEA 2024)
* 8th Workshop on Online Abuse and Harms (WOAH 2024)
* VarDial 2024: 11th Workshop on NLP for Similar Languages, Varieties and Dialects
* SemEval-2024
* 44th Workshop on Figurative Language Processing
* Data Science with Human-in-the-Loop: Language Advances
* 4th Workshop on Trustworthy NLP (TrustNLP 2024)
* HCI+NLP: 3rd Workshop on Bridging Human-Computer Interaction and Natural Language Processing
* Clinical NLP Workshop
* 5th Workshop on Insights from Negative Results in NLP
* 4th Workshop on NLP for Indigenous Languages of the Americas (AmericasNLP)
* 21st SIGMORPHON Workshop on Computational Research in Phonetics, Phonology, and Morphology

0 comments on commit c4526c3

Please sign in to comment.