Skip to main content Skip to navigation

Lab 10: Hui Zhu's JS-EDEN parsing model - a tutorial

This lab is devoted to a JS-EDEN parsing model that has been developed by Hui Zhu. To carry out the lab exercise, you should run the master version of JS-EDEN and include the following three files:

include("models/parsingEMPE/run.js-e");
include("models/parsingEMPE/parsingPres.js-e");
include("models/parsingEMPE/fsminit.js-e");