templates.LexiconOverlapTemplateSchema
- class templates.LexiconOverlapTemplateSchema(*args, **kwargs)
Lexicon Overlap template
Parameters
Parameters
Name Type Default Info field_1 strField 1. field_2 strField 2. denominator_field strDenominator field. operator {"=", "!=", "<", "<=", ">", ">="}Operator. value floatValue. lexicon_dict_path strPath to a file containing lexicons. case_sensitive boolFalseCase sensitive or not. - static artifact_config_keys()
The names of the fields in the template schema pydantic model that represent paths to files or directories that contain data which back the LF template. For example, paths to a dictionary on disk that’s used within an LF.
Return type
Return type
List[str]
artifact\_config\_keys
artifact_config_keys