Skip to content

Commit

Permalink
Update keywords/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrau committed Sep 11, 2012
1 parent ad8ee38 commit bcdd56e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keywords/README.md
Expand Up @@ -14,12 +14,11 @@ It has been used during the [SPINDLE]

or

from keywords import keywords_and_ngrams

>> from keywords import keywords_and_ngrams

**Output:**

JSON list object containing two lists of tuples. The first list of tuples contains keywords, log-likelihood values. The second list of tuples contains bigrams, number of appearances values.
List object containing two lists of tuples. The first list of tuples contains keywords, log-likelihood values. The second list of tuples contains bigrams, number of appearances values.

keyword-0 ll-0
keyword-1 ll-1
Expand Down

0 comments on commit bcdd56e

Please sign in to comment.