Skip to content

blender-nlp/RESIN-Editor

Repository files navigation

RESIN-EDITOR: A Schema-guided Hierarchical Event Graph Visualizer and Editor

RESIN-Editor is an interactive graphical inteface tool for perform error analysis on schema matching tools. The tool is hosted at https://blender-nlp.github.io/RESIN-Editor. Example files can be obtained in the demonstration_files folder and the demonstration video can found over here.

Prerequisites

Before you begin, ensure you have met the following requirements:

You have installed Node.js and npm. If not, you can download them from here.

Instructions to Run

Clone the repository to your local machine. Open your terminal and use the following command:

git clone https://github.com/duynguyen2001/RESIN-EDITOR.git

Navigate to the project directory:

cd RESIN-EDITOR

Install all the necessary dependencies:

npm install

Start the React development server:

npm start

After running the npm start command, the application should automatically open in your default web browser at http://localhost:3000.

If it does not open automatically, you can manually open a browser and enter the URL.

License

This project is licensed under the terms of the MIT license.

Contact

If you want to contact the maintainer of the project, you can reach out at kduyng71@gmail.com.

Thank you for your interest in our project!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published