ad-si / simterm

Visualization of similar terms over time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simterm

Visualization of similar terms over time

Getting started

  1. Install nodejs and npm (included in nodejs) on your machine
  2. Clone the repository: git clone https://github.com/adius/simterm.git && cd simterm
  3. npm install to install the dependencies listed in package.json
  4. To use the server module as a proxy for the hana-db set the variable "testMode" in server.js to false. To deliver dynamically generated test-data set it to true. Now start the server module with node.js: node server.js
  5. Open the index.html file in a browser (preferably Chrome)

It should now display the Simterm-UI and load the default graph.

About

Visualization of similar terms over time


Languages

Language:JavaScript 95.2%Language:CSS 2.8%Language:HTML 1.8%Language:Stylus 0.2%