aboutsummaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-04-22 23:07:10 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-04-22 23:07:10 +0200
commit85e21b867f6c5e8af2b3da970e87feb3c8d4c985 (patch)
tree136b172b84d028a38daa4c164e5988652d243fb3 /extra
parent5739027a0ee1982474fdbc7ff00d5ee52a497caa (diff)
downloadrefcat-85e21b867f6c5e8af2b3da970e87feb3c8d4c985.tar.gz
refcat-85e21b867f6c5e8af2b3da970e87feb3c8d4c985.zip
update README
Diffstat (limited to 'extra')
-rw-r--r--extra/cdx/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/extra/cdx/README.md b/extra/cdx/README.md
index 8c95021..609bfd9 100644
--- a/extra/cdx/README.md
+++ b/extra/cdx/README.md
@@ -4,3 +4,17 @@ Given a sample from outbound web links from publications, determine number of
URLs we may have. We currently find about 44368911 URLs in the refs.
Limit to 10000 links.
+
+10k random:
+
+```
+ 7010 OK
+ 2940 MISS
+```
+
+10k w/o doi.org:
+
+```
+ 6442 OK
+ 3480 MISS
+```