aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-11-05 22:17:56 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-11-05 22:17:56 +0100
commit451a1f8aec73938b1f86678c552e5cd0e75beeca (patch)
tree00b4ec89999a8faba03039766023fed8e3f2f3f5
parent137e45cf20e2ce5914eeb815cf8e8d3e59e0acb4 (diff)
downloadfuzzycat-451a1f8aec73938b1f86678c552e5cd0e75beeca.tar.gz
fuzzycat-451a1f8aec73938b1f86678c552e5cd0e75beeca.zip
update use cases
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 805d1d9..7e27f63 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,10 @@ Note: This is currently work-in-progress.
* [ ] take a release entity database dump as JSON lines and cluster releases
(according to various algorithms)
* [ ] take cluster information and run a verification step (misc algorithms)
+* [ ] create a dataset that contains grouping of releases under works
+* [ ] command line tools to generate cache keys, e.g. to match reference
+ strings to release titles (this needs some transparent setup, e.g. filling of
+a cache before ops)
# Usage