aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-08-14 13:31:53 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-08-14 13:31:53 +0100
commitf3d81f3a386c694abca7a1e475760b5629e34492 (patch)
tree3201b00757722365c0ee2e59bd5f6e28d9c9950d
parentBump labella.py version and update rankplots (diff)
downloadTCPDBench-f3d81f3a386c694abca7a1e475760b5629e34492.tar.gz
TCPDBench-f3d81f3a386c694abca7a1e475760b5629e34492.zip
Minor readme updates
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9443a278..773f43fd 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ Dataset](https://github.com/alan-turing-institute/TCPD) (TCPD).
- [An Evaluation of Change Point Detection Algorithms](https://arxiv.org/abs/2003.06222) by
[Gertjan van den Burg](https://gertjan.dev) and [Chris
Williams](https://homepages.inf.ed.ac.uk/ckiw/).
+- [Annotation Tool](https://github.com/alan-turing-institute/annotatechange)
## Introduction
@@ -322,6 +323,7 @@ main <- function()
# convert result$locations to 0-based if needed
exit.success(data$original, args, params, locations, runtime)
+}
```
Remember to add the following to the bottom of the script so it can be run