Skip to content

srijanparmeshwar/RecipeVisualisation

Repository files navigation

Recipe Visualisation

CST Part II Project - Recipe visualisation by information extraction

Repository for source code. This project is mainly written in Java.

To install dependencies, run the given script file.

To build run mvn install.

To run the servers two environment variables must be set. The first is the WordNet database location, if you have installed the dependencies this should point to the database folder and be set as WNHOME=database. We also need an environment variable for the Graphviz binary executables, typically this will be GRHOME=/usr/bin for Unix or GRHOME=C:/Program Files (x86)/Graphviz[VERSION]/bin for Windows.

To then run the servers, you need to run the built JAR file with dependencies and app.js in the Website module.

Navigate to localhost to view the user interface.

About

CST Part II Project - Recipe visualisation by information extraction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published