Skip to content

v3.0.3

Latest
Compare
Choose a tag to compare
@vmenger vmenger released this 16 Jul 14:18
1dc4b30

3.0.3 (2024-07-16)

Added

  • A cache_path option, to define the path for saving/loading the lookup structure cache. You should use this if your install directory is not writable.

Removed

  • the config_file keyword, now replaced by config which accepts both filenames and dicts
  • old lookup list names, e.g. prefixes now replaced by prefix
  • annotator types custom, regexp, token_pattern, dd_token_pattern and annotation_context, all replaced by setting class directly as annotator_type
  • everything in deduce.pattern, patient patterns now replaced by PatientNameAnnotator