diff --git a/examples/enron-email.ipynb b/examples/enron-email.ipynb index 8f95e04..3578ae8 100644 --- a/examples/enron-email.ipynb +++ b/examples/enron-email.ipynb @@ -63,7 +63,9 @@ "\n", "We have downloaded the data and preprocessed it as suggested by [Ishiguro et al. 2012](http://www.kecl.ntt.co.jp/as/members/ishiguro/open/2012AISTATS.pdf). The results of the scirpt have been stored in the `results.p`.\n", "\n", - "`enron_crawler.py` in the kernels repo includes the script to create `results.p`" + "`enron_crawler.py` in the kernels repo includes the script to create `results.p`", + "\n", + "`enron_crawler.py` and `enron_utils.py` can be found at https://github.com/datamicroscopes/release/tree/master/examples" ] }, {