This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
spaCy
mirror of
https://github.com/explosion/spaCy.git
Watch
1
Star
1
Fork
You've already forked spaCy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11cee62644
spaCy
/
MANIFEST.in
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
new approach to dependency headers
2015-12-13 10:49:17 +00:00
recursive-include include *.h
cleanup
2016-03-12 13:30:24 +00:00
include LICENSE
cleanup
2016-03-13 17:12:32 +00:00
include README.rst
Add entry point-style auto alias for "spacy" Simplest way to run commands as spacy xxx instead of python -m spacy xxx, while avoiding environment conflicts
2017-08-09 10:17:30 +00:00
include bin/spacy