Coder Social home page Coder Social logo

louis3797 / wikipedia-graph Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 1.0 7.63 MB

Graphically display the connections between different Wikipedia articles

License: MIT License

HTML 19.88% TypeScript 75.34% CSS 4.79%
force-directed-graphs react react-three-fiber reactjs three-js threejs typescript wikipedia wikipedia-api wikipedia-scraper

wikipedia-graph's Introduction

3D Wikipedia Graph

Visualize connections between wikipedia pages as froce directed graph

contributors last update forks stars open issues license


screenshot

Table of Contents

About the Project

screenshot

With this tool you can visualize the connections between Wikipedia pages. You can also specify how deep the search should go and how many connections should be taken per page. The result are incredibly nice looking graphs, as seen in the images above. Note that the program starts to slow down when the graph reaches a certain size, since the whole thing runs in the browser.

Features

  • Force Directed Graph
  • 3D
  • Zoom on Node when clicked
  • Postprocessing
  • Adjustable Depth
  • Adjustable Connections per Vertex

Tech Stack

Getting Started

Prerequisites

This project uses Yarn as package manager

 npm install --global yarn

Installation

Install wikipedia-graph with yarn

  yarn install wikipedia-graph
  cd my-project

Run Locally

Clone the project

  git clone https://github.com/Louis3797/wikipedia-graph.git

Go to the project directory

  cd my-project

Install dependencies

  yarn install

Start the server

  yarn start

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Project Link: https://github.com/Louis3797/wikipedia-graph

wikipedia-graph's People

Contributors

louis3797 avatar

Stargazers

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

Watchers

 avatar  avatar

Forkers

danimalcrackrz

wikipedia-graph's Issues

Fix inaccuracy in README.md

The README says, that this project REQUIRES yarn, but I was able to run it just with npm install && npm start, without yarn even installed.

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.