This website requires JavaScript.
Explore
Help
Register
Sign In
explosion
/
spaCy
Watch
1
Star
1
Fork
0
You've already forked spaCy
mirror of
https://github.com/explosion/spaCy.git
synced
2024-11-10 19:57:17 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca5aec17a6
spaCy
/
spacy
/
__main__.py
5 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
Port CLI to Typer and add project stubs
2020-06-21 14:44:00 +03:00
if
__name__
==
"
__main__
"
:
Tidy up
2020-06-22 01:45:40 +03:00
from
spacy
.
cli
import
setup_cli
setup_cli
(
)
Reference in New Issue
Copy Permalink