Skip to content

Experiments with visualization of summarization information.

Notifications You must be signed in to change notification settings

depeele/summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can test using either a simple web server, pointing to this top-level directory as the web root OR via node.js.

node.js

To use node.js as the server that provides access o this web-app:

  • install node.js

  • install npm

    curl http://npmjs.org/install.sh | sh

  • import/update required node packages

    npm update

  • update config.json if desired

  • start the node-based server

    node app.js

  • visit the host/port specified in config.json

About

Experiments with visualization of summarization information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published