Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.29 KB

MIT_talks

A way to consolidate MIT talks and seminar listings.

Features:

  • Parses listserve emails for date, time, and location.
  • Automatically generates Google Calendar event with this information for talks, seminars, and thesis defense announcements.
  • If multiple emails were went for the same event, only one appears in Google Calendar (this works just okay).
  • Makes titles easier to read.

Example: mitml

Calendars

CSAIL-seminars

bestudents

mitml

stats-events

Run

python update_calendar.py

Downloads

Stanford CoreNLP

wget http://nlp.stanford.edu/software/stanford-corenlp-full-2018-02-27.zip

Then unzip. Then follow instructions for installing SUTime wrapper.