Skip to content

10+ medical models for Summarization, NER, Classification, DEID and more in John Snow Labs NLU 5.1.2

Compare
Choose a tag to compare
@C-K-Loan C-K-Loan released this 20 Jan 17:40
· 7 commits to release/512 since this release

We are announcing NLU 5.1.2 with new pipelines and bug fixes.
10+ new medical ner, summarization, classification, mapper, deidentification healthcare pipelines has been added!

New Healthcare Pipelines

Language nlu.load() reference Spark NLP reference
Arabic ar.deid.clinical clinical_deidentification
English en.summarize.biomedical_pubmed.pipeline summarizer_biomedical_pubmed_pipeline
English en.ner.oncology.pipeline ner_oncology_pipeline
English en.ner.oncology_response_to_treatment.pipeline ner_oncology_response_to_treatment_pipeline
English en.med_ner.vop.pipeline ner_vop_pipeline
English en.med_ner.vop_demographic.pipeline ner_vop_demographic_pipeline
English en.med_ner.vop_treatment.pipeline ner_vop_treatment_pipeline
English en.med_ner.vop_problem.pipeline ner_vop_problem_pipeline
English en.classify.bert_sequence.vop_hcp_consult.pipeline bert_sequence_classifier_vop_hcp_consult_pipeline
English en.classify.bert_sequence.vop_drug_side_effect.pipeline bert_sequence_classifier_vop_drug_side_effect_pipeline
English en.map_entity.rxnorm_resolver.pipe rxnorm_resolver_pipeline)

Bugfixes

  • Fixed a bug that caused some Chunk Mapper based pretrained pipelines to throw exceptions
  • Fixed bug that caused pretrained some pipes with sentence embed converters to crash

📖 Additional NLU resources


Installation

#PyPI
pip install nlu pyspark