@RichardLitt
natural-gutenberg byFull texts from Project Gutenberg used in the NLTK Python example corpus
Installation
bash
$ npm install natural-gutenberg
### Usage
```javascript
var naturalGutenberg = require('natural-gutenberg');
console.log(naturalGutenberg['austen-emma']);
// [Emma by Jane Austen 1816]
//
// VOLUME I
//
// CHAPTER I
//
//
// Emma Woodhouse, handsome, clever, and rich, with a comfortable home
// and happy disposition, seemed to unite some of the best blessings
// of existence; and had lived nearly twenty-one years in the world
// with very little to distress or vex her.