Skip to content
Tejas Vaidhya edited this page Oct 22, 2022 · 7 revisions

Welcome to the acl-mentorship.github.io wiki!

We are a mentorship network that helps and supports junior researchers in natural language processing (NLP). Our aim is to promote equal access to advice on NLP career choices, initiating research in NLP, etc. People from all over the world can apply.

  • The website is based on jekyll
  • The website is a hard fork from GDG

Local development

To install all development dependencies install Bundler.

gem install bundler
bundle install

To start Jekyll run:
jekyll serve -w

Check out other sidebars for more details about the website

After each session

  • Upload videos to youtube
  • Post updates on twitter
  • Update video URL on website checkout this wiki

Automatic Task

  • Slack bots: Reminder bot uses extracted data from the ACL Mentorship Calendar as triggers
  • Email: To send an email after signup for the mentorship program

Check out the wiki for automation for details.