validate_biomedical_entity: Validate biomedical entities using BioBERT or other ML models

View source: R/abc_model.R

validate_biomedical_entityR Documentation

Validate biomedical entities using BioBERT or other ML models

Description

Validate biomedical entities using BioBERT or other ML models

Usage

validate_biomedical_entity(term, claimed_type)

Arguments

term

Character string, the term to validate

claimed_type

Character string, the claimed entity type

Value

Logical indicating if the term is validated


LBDiscover documentation built on June 16, 2025, 5:09 p.m.