CentreForDigitalHumanities / CentreForDigitalHumanities/chamd
Delete illegal characters
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Delete illegal characters from the output and write a warning to the log. A list of illegal characters is already defined here:
https://github.com/UUDigitalHumanitieslab/chamd/blob/ea12263b3c9461f437dfbfa295f3e1df51cd82c2/chamd/cleanCHILDESMD.py#L395
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in chamd/cleanCHILDESMD.py at the linked definition around line 395 and inspect how output is generated and logged. Use the existing illegal-character list as the input, then verify that those characters are removed from output and that a warning is written to the log.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100