Using Spacy to extract pharmaceutical active ingredients from madical notes #3367
Locked
movilla1976
started this conversation in
Help: Best practices
Replies: 1 comment
-
I think you want the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm starting with Spacy and natural language processing. By the moment I need a very easy task but, to be honest, it is taking too much time. This is the thing:
At the moment, I'm trying to create a new entity "Pharmaceutical Active Ingredient" and train Spacy to learn all of them. But I'm not sure if this is the right way, as what I need to detect is the exact name of the pharmaceutical active ingredients, and maybe the right way could be a match process.
On the other hand, I can't figure out how to load these 3000 pharmaceutical active ingredients to train Spacy to recognise them.
I would really appreciate your help in this issue.
Thanks a lot and best regards,
Javier Movilla
[email protected]
Beta Was this translation helpful? Give feedback.
All reactions