Remix.run Logo
Retr0id 10 hours ago

Now that we have better ML, maybe we could take "link sentiment" into account too.

oliveroot 9 hours ago | parent | next [-]

I think they have something better - “link rank” which essentially takes into account the quality of backlink.

I believe it is nuanced enough to have different rank per “topic”, or “keyword” etc. but admittedly just kinda guessing from the outside.

The last time I tried to build something like this I realized it’s useless without first having a gigantic amount of data already crawled. When I started crawling I realized I would never catch Google. I think without Wikipedia the LLMs might have taken 10 more years to surpass them.

cyanydeez 6 hours ago | parent [-]

Crawlers would need to use backlinks but also rank vector similarity to ensure the linked content matches the linked intent. Some kind of rainbow shades of how relevent the link is to the linkee and reverse.

zahlman 9 hours ago | parent | prev [-]

I don't know how good it was, but sentiment analysis was definitely a thing pre-ChatGPT.

Retr0id 9 hours ago | parent [-]

It was pretty basic though, and even a frontier LLM might struggle to infer that OP is a negative-sentiment link, without sufficient context.