natural-gutenberg
v1.0.1
Published
Text corpora from Project Gutenburg used by NLTK.
Downloads
73
Maintainers
Readme
natural-gutenberg by @RichardLitt
Full 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.