Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Closes GH-3.
  • Loading branch information
iamstarkov authored and wooorm committed Aug 26, 2015
1 parent ef505b1 commit e23141e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ Extract keywords and key-phrases from the document.

* `options` (`Object`, optional):

* `words` (`number`, default: `5`) — Try to detect `words` words;
* `phrases` (`number`, default: `5`) — Try to detect `phrases` phrases.
* `maximum` (default: 5) — Try to detect `words` and `phrases` words;

Note that actual counts may differ. For example, when two words
have the same score, both will be returned. Or when too few words
Expand Down

0 comments on commit e23141e

Please sign in to comment.