Version 1.5.1
This should take [dataset] [spacy_model] [source]
as positional arguments, but it only seems to take [source]
:
usage: prodigy textcat.print-stream [-h] [-l] [-a None] [-lo None] source
Pretty print stream output.
positional arguments:
source Source data, file path or API query
optional arguments:
-h, --help show this help message and exit
-l , --label Label to annotate
-a None, --api None API loader to use
-lo None, --loader None
Loader to use (if not set, loader is based on file
extension)