Jerry Genser
Jerry Genser
medspacy==1.0.1 My pipeline is defined below and I run context component on the text directly. This approach has been working well but for some reason scope issue with `negative for`,...
The relevant section of documentation reproduced here: Source: (https://github.com/medspacy/medspacy/blob/master/notebooks/context/3-Advanced-Modifiers.ipynb) > Defining custom attributes > Rather than using the logic shown above, you can set your own attributes by creating a...
I would like to add a flag to the session like `request.session["is_sso"]` to indicate to other parts of my app that the user's session was established via SSO. In order...
### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...