Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lixx21/medical_ner

Using NER model to recognize entities name from a medical report
https://github.com/lixx21/medical_ner

machine-learning ner nlp scapy

Last synced: 6 days ago
JSON representation

Using NER model to recognize entities name from a medical report

Awesome Lists containing this project

README

        

# medical_ner

    NER (Named-Entity Recognition) is used to categorize entitiy from a text. Sometimes this is used to resume parser, medical parser, receipt parser and so on. In this case I will used NER to recognize entity from a medical report. For the data I downloaded from [Kaggle - MEDICAL NER](https://www.kaggle.com/datasets/finalepoch/medical-ner)

![image](https://user-images.githubusercontent.com/91602612/230262791-7508a79c-2828-4d06-baf2-4578ef175583.png)