Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata to LASSY for anonymization #152

Open
JeltevanBoheemen opened this issue Jun 13, 2023 · 0 comments
Open

Add metadata to LASSY for anonymization #152

JeltevanBoheemen opened this issue Jun 13, 2023 · 0 comments

Comments

@JeltevanBoheemen
Copy link
Contributor

Anonymization is performed on CHAT input files, and a %xano-tier is added for utterances with anonymizations.
Add these to the LASSY treebank file as metadata elements. This can be achieved using sastadev.metadata.Meta. This class has a toElement method that converts the generated metadata element to an lxml.etree.Element.

Figure out a good moment to perform this. Preferably after the parse, and before correction is performed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant