Advertisement
Advertisement
-
Unsu...
Re: Weekend Project
Tue, March 29, 2005 - 8:47 AMVerrrry interesting. The higher the weight, the larger the font?
The way I'm understanding it, the words that display are those found in the book I selected in the list? I'm not familiar with any of those books, so it's not apparent.
Thanks,
Scott -
-
Re: Weekend Project
Tue, March 29, 2005 - 9:45 AMthis is cool.
Tao Te Ching: Part, Way, 9.
-
Re: Weekend Project
Tue, March 29, 2005 - 9:53 AMYep, the font size increases in proportion to the word's weight within the result set.
The words that are displayed are those found in the selected books, minus those which have been removed by the filters. -
-
Unsu...
Re: Weekend Project
Wed, March 30, 2005 - 9:13 AMCoool... Nice work. How'd you do it?
Scott -
-
Re: Weekend Project
Wed, March 30, 2005 - 11:19 AMI wrote a little spider (a program that fetches a webpage, extracts all links from the body of the text and follows them if they meet certain conditions) that parses all of the text, removes certain stop words (i.e., the, a, an), and then sticks them into a database along with the number of times each word was found at a particular URL.
I've updated the link above with the PHP source code that displays the data, but I haven't posted the spider. It needs a little work. :) -
-
Re: Weekend Project
Wed, March 30, 2005 - 12:25 PMNice site. Good name for it, too - "weightywords"
-
-
-
-