Little Python program for fetching and summarizing the most popular articles from Wired.com!
Created using TextRank (note forked version contains faster levenshtein distance calculation; or else program crippled)
Note: WIRED subscriptions will impact this program's ability to function well!
Python 3.6 Dependencies: BeautifulSoup4, TextRank (slightly modified version including EditDistance)
Screenshots: