eugenesiow / framenet-viz

Visualization tool for FrameNet ASRL JSON outputs.

Home Page:https://eugenesiow.github.io/framenet-viz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrameNet Viz (framenet-viz)

A visualization toolkit for FrameNet

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Visualization tool for FrameNet ASRL JSON outputs.

https://eugenesiow.github.io/framenet-viz

License:MIT License


Languages

Language:Vue 47.7%Language:JavaScript 44.0%Language:HTML 4.7%Language:Sass 3.6%