This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
New BioNLP NER Model
saif-ellafi
released this
27 Nov 22:17
·
382 commits
to master
since this release
BioNLP-CG NER model:
BioNLP Named Entity Recognition (NER) model is the first NER model in the Spark NLP library that is trained on Cancer Genetics dataset with SOTA NER architecture.
The Cancer Genetics (CG) task is an information extraction task organized as part of the BioNLP Shared Task 2013. The CG task aims to advance the automatic extraction of information from statements on the biological processes relating to the development and progression of cancer. Details here: http://2013.bionlp-st.org/tasks/cancer-genetics
There are 16 different entities in this NER model:
Entities |
---|
Gene_or_gene_product |
Organism |
Organ |
Anatomical_system |
Cell |
Multi |
Tissue |
Pathological_formation |
Cancer |
Simple_chemical |
Amino_acid |
Cellular_component |
Organism_subdivision |
Developing_anatomical_structure |
Immaterial_anatomical_entity |
Organism_substance |
|
Spark NLP:
- HEALTHCARE
- PUBLIC
Last update
-- 27/11/2019
Works with:
-- 2.3.x and above