Forum Moderators: coopster

Message Too Old, No Replies

How to solve IF sections like Web search

         

toplisek

8:05 am on Jan 1, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I like to solve web search like article (IBM):
Clustering Hypertext with applications to Web searching
[almaden.ibm.com...]

There are sections inside web documents which needs intelligent IF sentence. If some document is searched it should find several sections based on parameters (like time) and define time of the end period. Each sections will define time to be executed.

Which way is the best to find end period based on web content (sections)?

eelixduppy

5:51 pm on Jan 13, 2012 (gmt 0)



I understand very little of what you are asking for, can you please elaborate a bit and perhaps provide some examples?

toplisek

9:24 am on Jan 16, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You see I have many law statements. I like to set calculation when somebody likes to see time period when some law will be executed.

As we have many statements and each statement will define time I need to calculate such time period. I guess there should be some Id for each statement and each statement should have time period. Issue is if you have many statements that depend on each other (cross checking).