Closed bvreede closed 10 months ago
The main trouble with eaf is that you don't know beforehand which tiers are going to contain the utterance
content that we actually want to parse.
This means you'll need to have some kind of UI where either
After that, you would probably also need some checks that will enable the user to see whether they made the right choice, and redo as needed.
todo for @liesenf: pick 2 openly available eaf corpora that we have parsed before, enumerate the desired tiers & show the parsing code
The main trouble with eaf is that you don't know beforehand which tiers are going to contain the
utterance
content that we actually want to parse.This means you'll need to have some kind of UI where either
- you let the user give a list of desired tiers (this presupposes the user has that list beforehand)
- you present the user with some sample content, allowing them to choose the desired tiers
After that, you would probably also need some checks that will enable the user to see whether they made the right choice, and redo as needed.
@mdingemanse check the documentation! Any feedback/corrections, feel free to re-open this issue.
docs are looking good!
I suppose this is the specification of EAF.