GithubHelp home page GithubHelp logo

isabella232 / vail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fr-mbrtch/vail

0.0 0.0 0.0 1.02 MB

VAIL (Visual Analytic Intent Language) is a language for modeling user intent, inferring missing or ambiguous intent, and figuring out how to effectively visualize intent

License: Other

TypeScript 99.92% CSS 0.02% HTML 0.06%

vail's Introduction

VAIL

Community Supported

Prototype for VAIL (Visual Analytic Intent Language).

Why VAIL?

VAIL is a language for modeling user intent, inferring missing or ambiguous intent, and figuring out how to effectively visualize intent. Importantly, the user interacts with the intent, seeing and modifying it, rather than with the visualization, as you would with a system such as Tableau.

  • specifications
    • intent: models user intent
    • output: an abstract description of an effective visualization
  • engine
    • infer intent: infers missing or ambiguous information in a set of intent specifications
    • suggest output: figures out effective visualizations, taking intent specifications and creating an output specification
  • converters: converts an output specification into a specific visualization format such as VizQL or text
  • commands
    • edit: CRUD operations on intent specifications
    • manager: convert between different types of specifications

Demo

Watch a demo of using VAIL from an embedded Slack application.

Get started

This section describes how to install and configure VAIL.

Prerequisites

To work with VAIL, you need the following:

  • A browser such as Firefox, Chrome, Edge, or Safari
  • Install NPM
  • Install Typescript

Installation

To install VAIL, follow these steps:

  • Clone VAIL

Configuration

After you've installed or cloned VAIL, configure it by following these steps:

  • At a command prompt, run npm install

Run VAIL

To run VAIL, follow these steps:

  • If you wish to have it automatically rebuilt after every edit:
    • At a command prompt, run npm start.
    • This will load the sample page in the browser at http://localhost:3000
  • If you wish to have it automatically rerun all the automated tests after every edit:
    • At a command prompt, run npm test.

Use VAIL

To learn how to use VAIL, see the documentation

vail's People

Contributors

seanmakesgames 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.