scaife-viewer / sv-mini-atlas

ATLAS implementation for the Scaife "SV Mini" prototype
https://scaife-viewer.org/
MIT License
1 stars 1 forks source link

Demonstrate ingesting CoNLL-U / UD trees #31

Open jacobwegner opened 4 years ago

jacobwegner commented 4 years ago

I began working this today.

Found a python library (https://pypi.org/project/conllu/) to extract the data from Aeschylus, Suppliant Maidens, (urn:cts:greekLit:tlg0085.tlg001.perseus-grc2).

I went this route so we can:

We can continue to hone this for texts that do not yet have a canonical CTS / CEX version, but I figured this was a good start