diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-04-29 14:15:30 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-04-29 14:15:30 +0200 |
commit | 3b61bf52cc6e2a2e89592afa9973bf0cd85160de (patch) | |
tree | 1f9066f7ef17e32ec41909bf654ffcb296be7bd7 /skate | |
parent | c4528c9e004f22b77ae7983acc14b91e84356e7c (diff) | |
download | refcat-3b61bf52cc6e2a2e89592afa9973bf0cd85160de.tar.gz refcat-3b61bf52cc6e2a2e89592afa9973bf0cd85160de.zip |
update README
Diffstat (limited to 'skate')
-rw-r--r-- | skate/README.md | 10 | ||||
-rw-r--r-- | skate/static/zipkey.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..066362d --- /dev/null +++ b/skate/static/zipkey.png |