Skip to content

UL-FRI-LGM/EntityWeaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntityWeaver

This repository hosts the code for EntityWeaver, a network graph visualization tool for Named Entities.
Demo available at https://ul-fri-lgm.github.io/EntityWeaver/.

Setup

To set up build and host the client application, run:

cd client
npm install
npm run build
cd ..
cd server
npm install
npm start

The server will be hosted at http://localhost:3000.

Acknowledgment

This work was supported by the Slovenian Research and Innovation Agency research programme Digital Humanities: resources, tools and methods (2022-2027) [grant number P6-0436] and by the project Large Language Models for Digital Humanities (2024-2027) [grant number GC-0002].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages