deidentify icon indicating copy to clipboard operation
deidentify copied to clipboard

De-identification of Protected Health Information according to HIPAA Privacy Rule

Results 3 deidentify issues
Sort by recently updated
recently updated
newest added

> [email protected] postinstall /nlp/deidentify/node_modules/nw > node scripts/install.js fs.js:39 } = primordials; ^ ReferenceError: primordials is not defined at fs.js:39:5 at req_ (/nlp/deidentify/node_modules/natives/index.js:137:5) at Object.req [as require] (nlp/deidentify/node_modules/natives/index.js:54:10) at Object. (/nlp/deidentify/node_modules/nw/node_modules/graceful-fs/fs.js:1:37)...

When executing `npm run init` I get the following error: ``` > [email protected] init /home/suster/Apps/deidentify > git submodule update --init --recursive && node ./script/download_ner.js /home/suster/Apps/deidentify/script/download_ner.js:12 new Download( { extract: 'true'...