glossary
glossary copied to clipboard
A glossary for the United States.
A note to review how this app works with Github's webhooks, in light of their new system: https://github.com/blog/1778-webhooks-level-up http://developer.github.com/webhooks/
I just restarted the app on Heroku, after updating the Heroku account's email and password (which reset the API token). I updated the API token, but it's not working, and...
Just in case it might be useful, I've generated a list of every term that is defined at least two times within the Code of Virginia (although I removed every...
I added some super basic integration into Scout, using a JS-driven approach here: https://github.com/sunlightlabs/scout/blob/master/subscriptions/views/federal_bills/_show.erb#L168 This is what is highlighting "Cloture" all over [S. Res. 15](https://scout.sunlightfoundation.com/item/bill/sres15-113/a-resolution-to-improve-procedures-for-the-consideration-of-legislation-and-nominations-in-the-senate). It needs optimization to work...
Quite possibly already though of, but: You could probably target definitions sections from statutes and [regulations](http://www.law.cornell.edu/cfr/text/47/15.3) and add them in bulk to this repo.
So I am doing https://github.com/gitmachines/glossary. I want to include the programmatic elements in unitedstates/glossary. But I do not want to overwrite my definitions. Is there a way to do that...
Use Travis CI with a script that verifies each file in definitions matches the guidelines, and can be parsed correctly. This will ensure that any pull requests get automatically checked...
We need a way to distinguish words from different subject areas. What if a word has different definitions in more than one subject area?