-3

I know it's possible to extract out Wikipedia content via a dump. However, is it also possible to extract out the search aliases as well?

For instance, that "obama" is an alias of "Barack Obama"?

Pee Wee
  • 89
  • 2
  • 12
  • 1
    Have a look at the source of the page https://en.wikipedia.org/w/index.php?title=Obama&redirect=no (note the &redirect=no) - `#REDIRECT [[Barack Obama]] {{R from surname}}` which is just like the source to any other page. – Flexo Sep 27 '12 at 16:17
  • This question appears to be off-topic because it is about using Wikipedia rather than a specific programming problem. – Wladimir Palant Mar 08 '14 at 19:34

1 Answers1

1

You can find the data you're looking for (in RDF format) in the redirects datasets that were extracted from Wikipedia by DBpedia.