is_valid_biomedical_entity {LBDiscover}R 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


[Package LBDiscover version 0.1.0 Index]