aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-03-24 23:44:05 +0100
committerMartin Czygan <martin.czygan@gmail.com>2021-03-24 23:44:05 +0100
commite82e7a4bc83608efaa421e2e2a4f3dd302cefb81 (patch)
tree1bdafed9e87870ce9a5688fa73237868e7d8d054 /python
parent5792e2af331f1c9119d528b7b7c898787cd40635 (diff)
downloadrefcat-e82e7a4bc83608efaa421e2e2a4f3dd302cefb81.tar.gz
refcat-e82e7a4bc83608efaa421e2e2a4f3dd302cefb81.zip
update notes
Diffstat (limited to 'python')
-rw-r--r--python/notes/version_3.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/notes/version_3.md b/python/notes/version_3.md
index c28e1e6..4f165f0 100644
--- a/python/notes/version_3.md
+++ b/python/notes/version_3.md
@@ -191,3 +191,11 @@ slightly. anystyle seems to be a smaller codebase overall. Grobid has an api
and various modes.
Note-to-self: Run a comparison between wapiti based citation extractors.
+
+----
+
+```
+$ time zstdcat -T0 /magna/refcat/UnmatchedRefs/date-2021-02-20.json.zst | LC_ALL=C wc -l
+260768384
+```
+