bigscience-workshop / bigscience-workshop/pii_processing
save right and wrong file in test_regex.py and improve accuracy stats
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Save away the "right" and "wrong" variables returned in test_regex.py in a json file. Also, tie back the rule_id/rule_group numbers back to the original regex. Print some stats, by rule_id, rule_group and overall regex.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading and running test_regex.py to trace how the right and wrong variables, rule_id, rule_group, and original regex are produced. Done means the results are saved in JSON, rule identifiers remain tied to their source regexes, and statistics are printed per rule_id, per rule_group, and overall.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100