Skip to content

A tool that generates Gantt chart from a google spreadsheet containing key informations about NLP related upcoming conferences.

Notifications You must be signed in to change notification settings

B-Gendron/nlp-conferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-related conferences Gantt chart generator

This repository proposes a tool that generates Gantt chart from a google spreadsheet containing key information about upcoming NLP-related conferences.

Overview

This tool allows to visualize either the conferences dates or the associated deadlines (paper submission deadline and notification of acceptance). The user can choose the year to visualize, depending on data availability. Conferences or durations between deadlines are displayed using a specific color code that corresponds to conference ranks according to CORE2023 ranking.


Capture d’écran 2023-10-18 à 16 52 06

Fig. 1 - User interface

Usage

First, clone this repo and get inside it:

git clone https://github.com/B-Gendron/nlp-conferences.git
cd nlp-conferences

Display conference deadlines (from submission due to notification of acceptance)

bash deadlines.sh

Display conference venue dates

bash confs.sh

After executing one of the scripts above, the HTML output will be displayed on your navigator if you have one currently opened. Anyway, it is saved in the outputs directory of the repo.

About

A tool that generates Gantt chart from a google spreadsheet containing key informations about NLP related upcoming conferences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published