From 0ff1663e4396e93b019c0cbfbe744585f763c8d7 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 25 Nov 2020 01:46:29 +0100 Subject: update docs --- fuzzycat/cluster.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fuzzycat/cluster.py b/fuzzycat/cluster.py index c23180f..bff80f9 100644 --- a/fuzzycat/cluster.py +++ b/fuzzycat/cluster.py @@ -2,15 +2,15 @@ """ Clustering stage. -* [ ] verify needs whole document +* [x] verify needs whole document * [ ] parallelization misses groups * [ ] cached match key store (tsv, sqlite3), something ~/.cache/... -* [ ] reproducibly run tests -* [ ] place for put md record tests +* [x] reproducibly run tests +* [x] place for put md/tsv record tests ---- -* [ ] hadoop -> py (bn) +* [x] hadoop -> py (bn) * [ ] gnu parallel, share command line -- note (bn) ---- -- cgit v1.2.3