Skip to content

Commit 5f9a4f3

Browse files
authored
Update CHANGELOG.md
1 parent 6d49236 commit 5f9a4f3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Version 0.2.0
88
- Removed functions `from_faker_span`, `from_faker_spans_result` `convert_faker_spans` from `InputSample`, as faker spans are now `Span`s so there no need for translation.
99
- Removed `PresidioDataGenerator` to use `PresidioSentenceFaker` instead
1010
- Removed support for CRF models
11-
- Removed the `FlairTrainer` class
11+
- Removed the `FlairTrainer` class, please refer to the official Flair documentation for training Flair models
12+
- Removed CRF as the package used is no longer maintained
1213

1314
## Improvements
1415
- Improved evaluation notebooks: Notebook 4 shows a vanilla Presidio evaluation, notebook 5 shows a more customized Presidio with improved accuracy (#103)

0 commit comments

Comments
 (0)