**New features:**
- Add `read_json` function
- Add `write_json` function
- Add blog post on anonymizing collections of documents
- Reduce the number of viable suggestions used to create a substitute in `MaskLabelGenerator`
- Add the entity label to the replacements in strategies
**Bug Fixes:**
- Fix the entity regex checking in `EntityExtractor`