Jeff Miller

Results 6 issues of Jeff Miller

python shutil.move function does not allow this. For now, must delete the fail_dir on re-run directory

bug

The code requires the sqlite db to properly consistently replace values, but an in-memory database could be used when the user does not want to record this data.

Should https://github.com/som-shahlab/ehr-rwe/blob/master/rwe/labelers/taggers/family.py#L128 be set to `self.class_map[y]` instead of the index number `y`? Similarly, for the polarity tagger here: https://github.com/som-shahlab/ehr-rwe/blob/master/rwe/labelers/taggers/polarity.py#L532 Thanks for the great library.