SciSharp / SciSharp-Stack-Examples

Practical examples written in SciSharp's machine learning libraries
http://scisharpstack.org
Apache License 2.0
313 stars 100 forks source link

Training new models in various domains #64

Open fasteddys opened 2 years ago

fasteddys commented 2 years ago

Hello this is great for the C# community, can you please share some information /samples, i.e. do you have any samples for health drugsor prescriptons training models on doctors notes etc.

I saw there were some standars for each NER, but its hard to navigate your stack to figure out where this sits/belongs or even if there is a sample, we would appreciate the guidance or a sample

Often the use ase is that a doc's note could be a prescription or case history as a PDF or image. Using other engines we can get the text, but the NER is the challenge.