CentreForDigitalHumanities / CentreForDigitalHumanities/sasta

Add metadata to LASSY for anonymization

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace the CHAT-input anonymization flow and the LASSY treebank construction, starting with sastadev.metadata.Meta and its toElement method. Identify the point after parsing and before correction, then verify that the generated anonymization and %xano-tier metadata appear as elements in the LASSY treebank file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.