aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skate/README.md10
-rw-r--r--skate/static/zipkey.pngbin0 -> 137964 bytes
2 files changed, 9 insertions, 1 deletions
diff --git a/skate/README.md b/skate/README.md
index 6fa4ae2..323e786 100644
--- a/skate/README.md
+++ b/skate/README.md
@@ -1,8 +1,16 @@
# skate
-The skate suite of command line tools have been written for various parts of the
+This suite of command line tools have been written for various parts of the
citation graph pipeline.
+Python was a bit too slow, even when parallelized, e.g. for generating clusters
+of similar documents or to do verification. An option for the future would be
+to resort to [Cython](https://cython.org/). Parts of
+[fuzzycat](https://git.archive.org/webgroup/fuzzycat) has been ported to Go for
+performance.
+
+![](static/zipkey.png)
+
## Tools
### skate-wikipedia-doi
diff --git a/skate/static/zipkey.png b/skate/static/zipkey.png
new file mode 100644
index 0000000..066362d
--- /dev/null
+++ b/skate/static/zipkey.png
Binary files differ