diff options
Diffstat (limited to 'bin/grobid2json.py')
-rwxr-xr-x | bin/grobid2json.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/grobid2json.py b/bin/grobid2json.py index 39ab222..9c2ffad 100755 --- a/bin/grobid2json.py +++ b/bin/grobid2json.py @@ -21,6 +21,8 @@ A flag can be specified to disable copyright encumbered bits (--no-emcumbered): - tables, figures, equations Prints JSON to stdout, errors to stderr + +This file copied from the sandcrawler repository. """ import io |