Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

summarize

http://www.greatsummary.com/servlets-examples/TextSummarizer?url_input=%s&sentence_count=${n=10}
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.
    
21 uses - Created 2009-07-04 20:27:20 - Last used 2023-11-21 15:38:41
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.