Forum Moderators: coopster & phranque

Message Too Old, No Replies

Perl Script

Perl script to build meta keyword list based on density

         

SinclairUser

12:02 am on Apr 22, 2003 (gmt 0)

10+ Year Member



Does anyone know of a script that reads the text of a webpage and builds a keyword list based on density. I want to be able to generate pages from a template plus a content segment. As I merge the two I want to also "plug-in" the keywords meta tag. If the content is modified and includes new keywords they would be added automatically.

Can anyone help/comment/advise?

SinclairUser

1:28 pm on Apr 23, 2003 (gmt 0)

10+ Year Member



Just in case anyone is interested:

I found Lingua::EN:Keywords at CPAN - its a start anyhow.

Extracts keywords from HTML and then removes defined stopwords and finally serves up suggested keywords.