mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
link fix
This commit is contained in:
parent
185293aa78
commit
8461911866
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user