-
There is a bug with the zip code deidentification logic where it includes the +4 for zip codes. No deidentified zip code should include the +4. For example, 17011-1402 should become 17000 and 20589-73…
-
Make it so the user doesn't have to touch the button (maybe every 400ms with no keystroke), to call the de-identify function.
-
We are trying to reidentifiation dataflow job by executing below command:-
gradle run -DmainClass=com.google.swarm.tokenization.DLPTextToBigQueryStreamingV2 \
-Pargs="\
--region=${REGION} \
…
-
In the DICOM header there are some Tags that are made to store deidentification information :
| Tag | Name |
| --- | --- |
| (0012, 0062) | Patient Identity Removed |
| (0012, 0063) | De-identi…
Hboni updated
2 years ago
-
## Adding a Dataset
- **Name:** n2c2 2006 - Deidentification
- **Description:** *None provided*
- **Task:** NER
- **Paper:** https://academic.oup.com/jamia/article/14/5/550/720189
- **Data:** https://…
-
### Problem description
#### Steps to reproduce the issue
1. `docker-compose up --build`
2. Go to localhost/ui
3. Test the deidentification endpoint using the default configuration
Erro…
-
seeing another issue where `forward_pass.sh` gives errors. this is on
ubuntu 20.04
python 3.7.9
where pip install was used as the following
pip install -r ehr_deidentification/requirements.txt #r…
-
1. There is an issue whit pip installation when SPARK_HOME variable is setup.
2. There is a fix required in DeIdentification unit tests.
3. There is a pending improvement in Normalizer.
## De…
-
Hello Leaf folks
I'm testing Leaf 3.11 with `LowCellSizeMasking.Threshold: 10` (in `/var/opt/leafapi/api/appsettings.json`):
![image](https://user-images.githubusercontent.com/33882/183132434-2de3…
-