Fix docs for changed method

0.3.0.dev
Richard Harding 12 years ago
parent 57694cb352
commit b1966df1c3

@ -59,7 +59,7 @@ metadata such as the confidence score found while processing the input.
::
doc = Document(html).get_summary_with_metadata()
doc = Document(html).summary_with_metadata()
print doc.html
print doc.confidence

Loading…
Cancel
Save