CentreForDigitalHumanities / parseport

Dutch sentence parser for Spindle + Æthel (and maybe others in the future).
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Feature/basic nav structure #81

Open XanderVertegaal opened 3 weeks ago

XanderVertegaal commented 3 weeks ago

Frontend scaffolding: adds a new module, routing and components for the Minimalist Parser. Lots of placeholders for the time being.

In the future (if we have time), we can also properly modularize Spindle/Aethel and make sure the modules are lazily loaded.