Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Person name extraction #15

Closed
Aj-232425 opened this issue Oct 13, 2022 · 1 comment
Closed

Person name extraction #15

Aj-232425 opened this issue Oct 13, 2022 · 1 comment

Comments

@Aj-232425
Copy link

Hi ,
It was nice repo to go through. But as of now i have something different requirement. What i need is to extract patient name from medical reports. Text format that i have be like : "List of encounters for: Warner, David (DOB ddmmyy) has been given Tdap/pcm . Done precautionary test to the patient: Warner, David." This is the sample text. I want to extract patient name Warner, David both the times(regardless how many times repeat ) from the page. It have previous tokens as you can see "patient" or "list of encounters" etc. How can I do this patient name extraction using MedSpacy. Any help would be appreciated.
Thanks & regards

@pmbaumgartner
Copy link
Owner

I would ask on the MedSpacy discussion forum. https://github.com/medspacy/medspacy/discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants