Skip to content
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ pseudo_first_names = {
}
```

## Evaluation

We evaluated the utility and performance of `mailcom`, compared to other open-source pseudonymization tools, on sample emails and public benchmark datasets. The evaluation details are summarized in `evaluation_strategy.md`. The corresponding evaluation scripts are available in the `docs/source/notebooks/quantitative_eval.ipynb` and `docs/source/notebooks/test_other_tools.ipynb` notebooks.

## Citation
To reference the `mailcom` package in any publication, please use the information provided in the [citation file](CITATION.cff).

Expand Down
Loading
Loading