diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-03-31 01:35:50 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-03-31 01:35:50 +0200 |
commit | 8f9e1935429e7c12312e62f343e50282c770d77e (patch) | |
tree | b8d85e10177a7666ef2fe8bec348f8c19e9348f2 /python | |
parent | 09a368fc6c1f85a610e1abbd5e947424ee46b7c5 (diff) | |
download | refcat-8f9e1935429e7c12312e62f343e50282c770d77e.tar.gz refcat-8f9e1935429e7c12312e62f343e50282c770d77e.zip |
update notes
Diffstat (limited to 'python')
-rw-r--r-- | python/notes/version_3.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/notes/version_3.md b/python/notes/version_3.md index e4794a6..71d4dd1 100644 --- a/python/notes/version_3.md +++ b/python/notes/version_3.md @@ -205,3 +205,6 @@ $ time zstdcat -T0 /magna/refcat/UnmatchedRefs/date-2021-02-20.json.zst | LC_ALL * /magna/data/wikipedia_citations_2020-07-14 +A first run only got 64008 docs; improbable that we are missing so many doi. + +Also, need to generalize some skate code a bit. |