aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-10-31 00:49:08 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-10-31 00:49:08 +0100
commit62c1e4bf7ae2e3c959aba4cce0988eff043a7441 (patch)
tree836966b125cf18bdd866207305b9384392c0db13
parent8d9d8193caadba0701e293366ff2f7715b30c3f9 (diff)
downloadfuzzycat-62c1e4bf7ae2e3c959aba4cce0988eff043a7441.tar.gz
fuzzycat-62c1e4bf7ae2e3c959aba4cce0988eff043a7441.zip
move around notes
-rw-r--r--extra/abbreviations/README.md3
-rw-r--r--extra/abbreviations/V_abrvjt.html (renamed from notes/V_abrvjt.html)0
-rw-r--r--notes/abbreviations.md (renamed from notes/Abbreviations.md)0
-rw-r--r--notes/clustering.md (renamed from notes/Clustering.md)2
-rw-r--r--notes/todo.md (renamed from notes/Todo.md)0
-rw-r--r--notes/workflow.md (renamed from notes/Workflow.md)0
6 files changed, 4 insertions, 1 deletions
diff --git a/extra/abbreviations/README.md b/extra/abbreviations/README.md
new file mode 100644
index 0000000..bcaa0b2
--- /dev/null
+++ b/extra/abbreviations/README.md
@@ -0,0 +1,3 @@
+# Abbreviations
+
+Gather and use common abbreviations, e.g. of journal names.
diff --git a/notes/V_abrvjt.html b/extra/abbreviations/V_abrvjt.html
index fb3a542..fb3a542 100644
--- a/notes/V_abrvjt.html
+++ b/extra/abbreviations/V_abrvjt.html
diff --git a/notes/Abbreviations.md b/notes/abbreviations.md
index 5106d5b..5106d5b 100644
--- a/notes/Abbreviations.md
+++ b/notes/abbreviations.md
diff --git a/notes/Clustering.md b/notes/clustering.md
index 95baea3..3f6312c 100644
--- a/notes/Clustering.md
+++ b/notes/clustering.md
@@ -16,7 +16,7 @@ Identification and Intelligence System, ...):
$ zstdcat -T0 release_export_expanded.json.zst | fuzzycat-cluster -t title > cluster_title.json
```
-Parallel (use `--pipepart`):
+Parallel (TODO: use `--pipepart`):
```
$ zstdcat -T0 release_export_expanded.json.zst | \
diff --git a/notes/Todo.md b/notes/todo.md
index 2c548b0..2c548b0 100644
--- a/notes/Todo.md
+++ b/notes/todo.md
diff --git a/notes/Workflow.md b/notes/workflow.md
index abf0d76..abf0d76 100644
--- a/notes/Workflow.md
+++ b/notes/workflow.md