As a continuation of this thread [webmasterworld.com] by another user, I was wondering if anyone had any recommendations for a do-it-yourself slash open source slash GPLd PERL code to do 1 to 3 word keyword density analysis?
I want to build one, but if there's a good base somewhere to build off of, I don't want to have to (clumsily) rebuild the wheel.
thanks, kpaul
[edited by: jatar_k at 1:48 am (utc) on Aug. 27, 2003] [edit reason] fixed link [/edit]
motiv8x
9:06 am on Oct 10, 2003 (gmt 0)
I started to write one in Perl, but ran into problems with my logic.
It crunches fine if I don't skip any words, but I wanted it to skip "a, the, on, if...etc".