File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 2.0.3 (2023-04-06)
9+
10+ ### Fixed
11+ - removed 'decibutus' from list of institutions as it caused many false positives
12+
813## 2.0.2 (2023-03-28)
914
1015### Changed
@@ -13,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1318## 2.0.1 (2022-12-09)
1419
1520### Changed
16- - updated dependencies
21+ - upgraded dependencies
1722
1823## 2.0.0 (2022-12-05)
1924
Original file line number Diff line number Diff line change @@ -152,7 +152,6 @@ De Wijngaard
152152De Wiltzangk
153153De Wyngaard
154154De Zwaluw
155- Decubitus
156155Dedoensserre
157156Demisal Communicatie
158157Demuwahu
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " deduce"
3- version = " 2.0.2 "
3+ version = " 2.0.3 "
44description = " Deduce: de-identification method for Dutch medical text"
55authors = [" Vincent Menger <vmenger@protonmail.com>" ]
66maintainers = [" Vincent Menger <vmenger@protonmail.com>" ]
You can’t perform that action at this time.
0 commit comments