Skip to content

A way to consolidate MIT talks and seminar listings

Notifications You must be signed in to change notification settings

iamjli/MIT_talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.