Page MenuHomePhabricator

Anchor expansion for link recommendation gadget [back-end]
Closed, ResolvedPublic

Description

Write and test back end for finding all possible anchors from existing pages in Wikipedia along with their linking probabilities.
The input to this is the latest wikipedia dump. The task is to count frequencies of anchor texts for links to all pages in Wikipedia. This job will be run every time a new dump is created (create a cron job to that effect).
The link recommender gadget extracts all anchors for all the pages it wants to recommend and uses it as desired.

Event Timeline

leila renamed this task from Anchor expansion for link recommendation gadget to Anchor expansion for link recommendation gadget [back-end].Apr 18 2016, 4:41 PM
leila closed this task as Resolved.
leila triaged this task as Medium priority.