Added
- Adds `--test-prop` param to `train_test` utility.
- Adds a Dockerfile for building an image that will run an ipython notebook to build a revscoring project.
- Adds a `trim()` function for reducing a `feature_list` to it's basic 'features' -- a prerequisite for wikimedia/ores100
- Adds basic language features for Dutch, German and Italian.
Changed
- Widens version requirements for scipy and numpy to make compiling dependencies from source less common.
- Substantial improvements to documentation. Now using 'alabaster' theme and simplified examples.