ines
|
8de5108af6
|
Exclude common cache directories from mode list in cli.info
This means models called "cache" etc. won't show up in the list, but it
seems worth it.
|
2017-03-19 01:44:43 +01:00 |
|
Matthew Honnibal
|
797f286c38
|
Use import to find data package
|
2017-03-19 01:39:36 +01:00 |
|
Matthew Honnibal
|
bc10d06bc2
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-03-18 19:32:54 +01:00 |
|
Matthew Honnibal
|
1754e0db9b
|
Call pip via subprocess, to make it use virtualenv
|
2017-03-18 19:29:36 +01:00 |
|
ines
|
1277abcde2
|
Remove print statement
|
2017-03-18 19:14:58 +01:00 |
|
Matthew Honnibal
|
dcec104643
|
Remove unused import
|
2017-03-18 18:57:45 +01:00 |
|
Matthew Honnibal
|
703eb7bdbd
|
Fix link module
|
2017-03-18 18:57:31 +01:00 |
|
ines
|
7d33104180
|
Use distutils.sysconfig.get_python_lib
site.getsitepackages seems to not work as expected in Python 2
|
2017-03-18 18:20:40 +01:00 |
|
ines
|
0dd7710556
|
Make sure paths are paths
|
2017-03-18 16:48:52 +01:00 |
|
ines
|
ec3e810662
|
Add directory cli and set up command line interface
|
2017-03-18 15:14:48 +01:00 |
|