You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In particular, access to precomputed inlinks and incoming anchor text for a page, the occurrence of the page coming from disambiguation pages as well as redirects. These all provide rich name variety and signals commonly used in entity retrieval and linking tasks.
It seems like they could be taken from the output of WikiFlow or the CAR pipeline if the same wiki dump is used.
I would like to request an extension to the KB structure, closer to the one released as part of the SLING Wikiflow or TREC CAR and/or data pipelines:
https://github.com/google/sling/blob/master/doc/guide/wikiflow.md
http://trec-car.cs.unh.edu/datareleases/v2.4-release.html
In particular, access to precomputed inlinks and incoming anchor text for a page, the occurrence of the page coming from disambiguation pages as well as redirects. These all provide rich name variety and signals commonly used in entity retrieval and linking tasks.
It seems like they could be taken from the output of WikiFlow or the CAR pipeline if the same wiki dump is used.
Are there plans to add/support these rich fields?