validate_biomedical_entity {LBDiscover} | R 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
[Package LBDiscover version 0.1.0 Index]