mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
added model installement instruction in the code example
This commit is contained in:
parent
bfda0a9c78
commit
a2d4212b65
|
@ -10,6 +10,7 @@
|
|||
"code_language": "python",
|
||||
"author": "Roy Ashcenazi",
|
||||
"code_example": [
|
||||
"# You'll need to install the trained model, see instructions in the description section",
|
||||
"from parsigs.parse_sig_api import StructuredSig, SigParser",
|
||||
"sig_parser = SigParser()",
|
||||
"",
|
||||
|
|
Loading…
Reference in New Issue
Block a user