![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
SYNOPSIS
summarize [url] -n [number of sentences to return (10 by default)]
EXAMPLES
summarize http://jonaquino.blogspot.com
summarize http://jonaquino.blogspot.com -n 5
DESCRIPTION
Uses GreatSummary to summarize a webpage down to a few sentences.
Using a mathematical technique called singular value decomposition,
the system identifies the words that capture the key threads of
the text. The process is repeated until the number of sentences
requested by the user is reached.