diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-11-05 22:17:56 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-11-05 22:17:56 +0100 |
commit | 451a1f8aec73938b1f86678c552e5cd0e75beeca (patch) | |
tree | 00b4ec89999a8faba03039766023fed8e3f2f3f5 | |
parent | 137e45cf20e2ce5914eeb815cf8e8d3e59e0acb4 (diff) | |
download | fuzzycat-451a1f8aec73938b1f86678c552e5cd0e75beeca.tar.gz fuzzycat-451a1f8aec73938b1f86678c552e5cd0e75beeca.zip |
update use cases
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |