
ContentExtractorDriver.pl - Driver for HTML Content Extractor

perl ContentExtractorDriver.pl <input file> <output file> <Ratio type>

ContentExtractorDriver.pl attempts to extract the content from HTML documents. It attempts to remove tags, scripts and boilerplate text from the documents by trying to find the region of the HTML document that has the maximum ratio of words to tags.

Jean Tavernier (jj.tavernier@gmail.com)

Copyright 2005 Jean Tavernier. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
