From e752e0974cdd188fda26b0f829573d78bb2c57ef Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 18 Apr 2019 11:14:53 -0700 Subject: add postprocess command to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22d0ac0..c0bd9ec 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ The simplest usage is to specify a seed-url/identifier mapping, a crawl log, and an output database file name: ./arabesque.py everything examples/crawl.log examples/seed_doi.tsv output.sqlite3 + ./arabesque.py postprocess examples/grobid_status_codes.tsv output.sqlite3 Then generate an HTML report: -- cgit v1.2.3