Clinlp

Latest version: v0.7.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.7.0

Added
* Integrated the clin_nlp_metrics package in this repository, specifically in `clinlp.metrics.ie`
* Support for non-binary qualifier in the Context Algorithm (e.g. 'Change', with values Decreasing, Stable and Increasing)
* Support for bidirectional qualifier patterns

Changed
* Moved all components related to information extraction to `clinlp.ie`. Please update imports accordingly (e.g. `from clinlp.ie import Term`).
* Updated the framework for qualifiers, to now have three qualifier classes: Presence, Temporality and Experiencer. For more details, see docs.

0.6.6

Added
* Support for Python 3.12

0.6.5

Added
* A component for transformer-based detection of Experiencer qualifiers (Patient/Other) (`clinlp_experiencer_transformer`)

0.6.4

Added
* A way to use a csv file as input for a conceptlist, using `create_concept_dict`

0.6.3

Fixed
* Fix a bug with termination trigger directly next to context trigger

0.6.2

Fixed
- replaced call to `importlib.resources.path` which is deprecated from python 3.11 on

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.