scaife-viewer / sv-mini

front-end for the Scaife "SV Mini" prototype
https://scaife-viewer.org/
MIT License
3 stars 0 forks source link

Refactor sentence alignments using token-level alignments #25

Closed jacobwegner closed 4 years ago

jacobwegner commented 4 years ago

As discussed on a planning call today, we should think through having the "blob" based alignments reimplemented as token alignments.

I've begun the work within https://github.com/scaife-viewer/explorehomer-atlas/pull/36 and https://github.com/scaife-viewer/frontend/tree/feature/sentence-alignments-shim

jacobwegner commented 4 years ago

I cherry-picked https://github.com/scaife-viewer/frontend/tree/feature/sentence-alignments-shim onto the frontend branch for https://github.com/scaife-viewer/sv-mini/issues/24

jacobwegner commented 4 years ago

Duplicate of #35