Review
This program acts on an HTML document, counting the number of occurrences of words and how they are used, and produces a keywords meta tag for the document. It ignores common words such as "this" and the resulting keywords meta tag depends on user-specified weights assigned to boldface words, words within headings, etc. The program supports and for use with web pages using CSS or produced by page generators. It can be used with HTML documents in languages other than English, in particular, in French, German, Italian, Spanish and Portuguese. The Advanced Version allows operations on multiple files in a folder and its subfolders. |