diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-10-31 00:54:57 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-10-31 00:54:57 +0100 |
commit | 8d8008f7038b98087636de4e0e01da228edeab6a (patch) | |
tree | 622d1031861ea307cc2d339304179dc85b9f7f5a /notes | |
parent | fa6b97a412b99350d5bd1c53032dc59de33a5c43 (diff) | |
download | fuzzycat-8d8008f7038b98087636de4e0e01da228edeab6a.tar.gz fuzzycat-8d8008f7038b98087636de4e0e01da228edeab6a.zip |
update workflow notes
Diffstat (limited to 'notes')
-rw-r--r-- | notes/workflow.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/notes/workflow.md b/notes/workflow.md index 04ceb02..8cdd817 100644 --- a/notes/workflow.md +++ b/notes/workflow.md @@ -38,6 +38,12 @@ $ zstdcat -T0 release_export_expanded.json.zst | fuzzycat-cluster -g > clusters. * [orjson](https://github.com/ijl/orjson), [pysimdjson](https://github.com/TkTech/pysimdjson) +## Format + +Options: + +* emit minimal cluster information, e.g. method description and actual identifiers +* emit methods, and for each cluster item some core fields (title, author, id, date) ## Examine cluster |