Code Monkey home page Code Monkey logo

wikipedia-graph's People

Contributors

arifr1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ftrotter vinceumo

wikipedia-graph's Issues

Multilingual support

Currently you can only open articles from the English Wikipedia. (for some reason you can search for things in other languages but they open in English)

Links that redirect to a different title.

For example:
If you open the Wikipedia Graph page of "Sunflowers (Van Gogh series)"
and click on the link: "Oil on canvas" you will be redirected to the page "Oil painting" but the title remains "Oil on canvas".
If you will now open "Oil painting" you will be able to see that they both have the same contents but different titles.
The reason for that is that the URL of the initial link: "Oil on canvas" was: https://en.wikipedia.org/wiki/Oil_on_canvas which normally immediately redirects to https://en.wikipedia.org/wiki/Oil_painting. The rest API took care of redirecting and getting the HTML content of "Oil painting", but when fetching the titles out to the links (to build the graph for instance), the pre-redirect title is considered. So as far as the graph concerns the "Oil on canvas" and "Oil painting" are different articles, even though "Oil on canvas" redirects to "Oil painting".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.