12 lines
627 B
Plaintext
12 lines
627 B
Plaintext
|
The HTML::Summary module produces summaries from the textual content of
|
||
|
web pages. It does so using the location heuristic, which determines the value
|
||
|
of a given sentence based on its position and status within the document; for
|
||
|
example, headings, section titles and opening paragraph sentences may be
|
||
|
favoured over other textual content. A LENGTH option can be used to restrict
|
||
|
the length of the summary produced.
|
||
|
|
||
|
Copyright (c) 1997 Canon Research Centre Europe (CRE). All rights reserved.
|
||
|
This script and any associated documentation or files cannot be distributed
|
||
|
outside of CRE without express prior permission from CRE.
|
||
|
|