Validate entity types using NLP-based entity recognition with improved accuracy
validate_entity_with_nlp(term, claimed_type, nlp_model = NULL)Logical indicating if the term is likely of the claimed type
Character string, the term to validate
Character string, the claimed entity type
The loaded NLP model to use for validation