This repository contains the code behind the tool that was used to annotate properties of entities found in text.
Installation
To install all the needed packages, please run npm install. This will install all dependencies listed in package.json.
Starting the server
To start the server, simply run node entity.js or npm start.
Support or Contact
Filip Ilievski (f.ilievski@vu.nl)