You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running training via run_bilstmcrf.py I ran it the following way:
Installed deidentify via pip
Checked out the code from github to have run_bilstmcrf.py
When running the run_bilstmcrf.py script, this resulted in issues with the paths for the training set as the scripts use base path in most cases.