DYLEN Tool was developed as part of the DYLEN Project and aims to assist researchers in gaining insights to the dynamics of the Austrian German lexicon in the last 20 years and to measure the influence of politicians on language change by visualizing lexical networks.
This repository hosts the backend part of the application, the Frontend part can be found here
./gradlew build
java -jar build/libs/dylen-ego-network-service
docker pull registry.gitlab.com/acdh-oeaw/dylen/dylen-ego-network-service
docker run -p 5000:5000 -t registry.gitlab.com/acdh-oeaw/dylen/dylen-ego-network-service
Endpoint is http://localhost:5000/graphql