is_valid_biomedical_entity: Determine if a term is likely a specific biomedical entity...

View source: R/abc_model.R

is_valid_biomedical_entityR Documentation

Determine if a term is likely a specific biomedical entity with improved accuracy

Description

Determine if a term is likely a specific biomedical entity with improved accuracy

Usage

is_valid_biomedical_entity(term, claimed_type = NULL)

Arguments

term

Character string, the term to check

claimed_type

Character string, the claimed entity type of the term

Value

Logical, TRUE if the term is likely a valid biomedical entity, FALSE otherwise


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