This commit is contained in:
kadarakos 2022-12-14 16:48:59 +00:00
parent 185293aa78
commit 8461911866

View File

@ -95,7 +95,7 @@ def apply_cli(
2. .jsonl files with a specified "field" to read the text from.
3. Files with any other extension are assumed to be containing
a single document.
DOCS: https://spacy.io/api/cli#tba
DOCS: https://spacy.io/api/cli#apply
"""
data_path = ensure_path(data_path)
output_file = ensure_path(output_file)