Is there a form of legal restriction(s) from using Pagerank o HITS Algorithm?I am in the process of creating a geographical search engine,but i am wonder if i can use the pagerank Algorithm or that of HITS.

If there are restrictions,will those restrictions still apply if i modify the implementation of the algorithm?

link|improve this question

52% accept rate
feedback

1 Answer

The PageRank algorithm has been patented by Stanford University (U.S. Patent 6285999) and is pretty rock-solid so no you will not be able to use that algorithm.

link|improve this answer
if used,how will they find out? – Nedy Sep 30 '09 at 19:20
they probably won't care if what your doing is not for profit. As soon as you start making monetary gains, you can legally be sued for any profits (estimated or real) that you have made of the use of their intellectual property. – ldog Sep 30 '09 at 20:49
That makes sense.Thanks – Nedy Oct 2 '09 at 4:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.