From e82e7a4bc83608efaa421e2e2a4f3dd302cefb81 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 24 Mar 2021 23:44:05 +0100 Subject: update notes --- python/notes/version_3.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'python/notes') 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 +``` + -- cgit v1.2.3