| Subject: Re: Words Database algorithm |
Author: Paul Z |
Date: 04/09/2007 06:33 |
| |
Thank you for the reply,
You said "it only selects words" - What does this exactly mean? Could you
provide me with an example of some html source and how the words would be
selected by the algorithm please?
e.g
<head>
<title>Some text</title>
<script language="Javascript" src="some URL"></script>
...
...
</head>
<body bgcolor="#E5e5e" topmargin="0">
...
#pollcontainer {margin:10px; padding:5x;background-color:#E5E5E5; border:1px
solid #0000000;}
...
...
</body>
Why is E5E5E5 selected as word? Since I am doing linguistic analysis, I need
to know exacts steps of the algorithm.
Thanks Paul, | |
|
|
|
|
5
Created with FORUM 2.0.11