mattgillooly / punditbot

true but silly predictions about the 2016 U.S. election... from a robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PunditBot

This is a fork of jeremybmerrill's punditbot.

It doesn't add any functionality to the original. In fact, I've probably broken some things that worked just fine before I came along.

All I'm doing is moving code around to improve my understanding of an NLG pipeline. I'm mainly trying to improve the separation of concerns between the Document Planning, Microplanning, and Surface Realiztion steps.

If I do a good job, this will result in improved testability of each step, though I probably won't get around to actually writing many tests.

If I do a great job, this will result in an NLG architecture I'll want to re-use on my own projects.

About

true but silly predictions about the 2016 U.S. election... from a robot


Languages

Language:Ruby 100.0%