Giter VIP home page Giter VIP logo

vissen's Introduction

vissen

Prototype of a tool for visualizing term co-occurrences in PubMed abstracts, written for the UCLA CNP. Uses Processing 1.5 (Java) for graphical display, and the inference library from SamIam.

vissen screenshot

Run the demo by opening "index.html" under the "applet" directory in a browser with the Java plugin enabled, or by launching "sensitivity_demo.jar" directly from the console.

Controls

  • w, s, a, d: Pan up, down, left, or right
  • +/-: Zoom in/out
  • e: Toggle edge drawing
  • r: Toggle physics (currently unstable)
  • n: Reset network to initial configuration
  • Middle-click + drag: Pan view
  • Mouse scroll: Zoom view
  • Right-click + drag up: Condition on node under mouse being true
  • Right-click + drag down: Condition on node under mouse being false
  • Left-click: Select node or begin box selection if not over a node. Hold control to toggle selection, shift to always add.
  • Left-click + drag: Move selected nodes.

Notes

Numbers displayed on nodes are the log-odds of that term conditioned on the terms marked by the user. Nodes conditioned as true have green backgrounds, as false have red. Edges correspond to sensitivity values (defined as log-odds before conditioning minus log-odds after conditioning); red edges correspond to negative sensitivity, green to positive. Red edges represent negative partial correlations between terms, green positive partial correlations under the current conditioning.

vissen's People

Contributors

evan-lloyd avatar

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.