Matthew Honnibal
|
a824a98312
|
* Add tests for pickling vectors, re: Issue #125
|
2015-10-26 12:31:05 +11:00 |
|
Matthew Honnibal
|
314090cc78
|
* Set vectors length when unpickling vocab, re Issue #125
|
2015-10-26 12:05:08 +11:00 |
|
Matthew Honnibal
|
ab9dbb42be
|
Merge pull request #151 from maxirmx/master
Appveyor reusable code
|
2015-10-26 11:54:39 +11:00 |
|
maxirmx
|
2328df4922
|
Switching to henningpeters/spaCy-appveyor-toolkit
|
2015-10-26 00:16:35 +03:00 |
|
maxirmx
|
0c8e2f85f4
|
Small addition to MSVC readme
|
2015-10-25 23:05:11 +03:00 |
|
maxirmx
|
b6f8333cf1
|
Added project dir to PYTHONPATH
|
2015-10-25 21:51:33 +03:00 |
|
maxirmx
|
9b53640fdb
|
Added project root to PATH
|
2015-10-25 21:33:55 +03:00 |
|
maxirmx
|
368e387e80
|
Appveyor build cleanup
|
2015-10-25 21:06:22 +03:00 |
|
maxirmx
|
8d13b9d297
|
Stdint download fix
|
2015-10-25 21:01:39 +03:00 |
|
maxirmx
|
c62dc940c3
|
Stdint download fix
|
2015-10-25 20:33:02 +03:00 |
|
maxirmx
|
97537386ec
|
Adding submodule spaCy-appveyor-toolkit
|
2015-10-25 20:22:49 +03:00 |
|
maxirmx
|
df9de45b23
|
Merger
|
2015-10-25 20:20:55 +03:00 |
|
maxirmx
|
5be59f3165
|
Merge
|
2015-10-25 20:20:12 +03:00 |
|
maxirmx
|
a728374806
|
Merge remote-tracking branch 'refs/remotes/honnibal/master'
Conflicts:
appveyor
|
2015-10-25 20:09:19 +03:00 |
|
Matthew Honnibal
|
f205930260
|
Merge pull request #150 from henningpeters/patch-3
add travis ci build status
|
2015-10-26 00:32:00 +11:00 |
|
Matthew Honnibal
|
3b1e8b7007
|
* Update travis.yml for new tests path
|
2015-10-26 00:31:04 +11:00 |
|
Matthew Honnibal
|
09e0b15629
|
* Package tests, for distriution in PyPi
|
2015-10-26 00:30:33 +11:00 |
|
Matthew Honnibal
|
b0ba534d4a
|
* Fix license descriptor in setup.py
|
2015-10-26 00:16:37 +11:00 |
|
Matthew Honnibal
|
a2d7e481e0
|
* Fix version number on install page.
|
2015-10-26 00:09:02 +11:00 |
|
Matthew Honnibal
|
9dc94b353d
|
* Add release notes for v0.97
|
2015-10-26 00:08:32 +11:00 |
|
Matthew Honnibal
|
a78dff48bb
|
* Update comparisons page, with minor tweaks
|
2015-10-26 00:08:12 +11:00 |
|
Matthew Honnibal
|
c0e25bb5e2
|
* Fix syntax error in fabfile
|
2015-10-26 00:07:47 +11:00 |
|
Matthew Honnibal
|
4e16f9e435
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
|
Matthew Honnibal
|
a3dae9d9ac
|
* Switch website compilation to fab docs command instead of Makefile
|
2015-10-25 23:36:27 +11:00 |
|
Matthew Honnibal
|
49939fbb0d
|
* Fix conflict in download.py
|
2015-10-25 23:30:33 +11:00 |
|
Matthew Honnibal
|
781ea3e0b9
|
* Add missing import for website/ceate_code_samples
|
2015-10-25 23:27:55 +11:00 |
|
Matthew Honnibal
|
e1810c82ad
|
* Fix docs function in fabfile
|
2015-10-25 23:27:37 +11:00 |
|
Matthew Honnibal
|
c27327d92b
|
* Rework the docs compilation function
|
2015-10-25 23:15:51 +11:00 |
|
Matthew Honnibal
|
3a6e48e814
|
Merge pull request #149 from chrisdubois/pickle-patch
Add __reduce__ to Tokenizer so that English pickles.
|
2015-10-25 15:30:31 +11:00 |
|
maxirmx
|
00b7a06f09
|
Added submodule update
|
2015-10-24 21:51:01 +03:00 |
|
maxirmx
|
945bdada0c
|
Switching to appveyor toolkit
|
2015-10-24 20:29:01 +03:00 |
|
maxirmx
|
1113705085
|
Switching to appveyor toolkit
|
2015-10-24 19:46:18 +03:00 |
|
maxirmx
|
c27393a85d
|
Merge remote-tracking branch 'refs/remotes/honnibal/master'
|
2015-10-24 16:10:45 +03:00 |
|
Henning Peters
|
63af820609
|
add travis ci build status
|
2015-10-24 10:28:37 +02:00 |
|
Chris DuBois
|
dac8fe7bdb
|
Add __reduce__ to Tokenizer so that English pickles.
- Add tests to test_pickle and test_tokenizer that save to tempfiles.
|
2015-10-23 22:24:03 -07:00 |
|
Matthew Honnibal
|
9ee1ddab7e
|
* Increment version
|
2015-10-23 02:04:48 +02:00 |
|
Matthew Honnibal
|
108138366f
|
* Ensure .pxd files are packaged
|
2015-10-23 01:57:03 +02:00 |
|
Matthew Honnibal
|
ff4fe524ee
|
* Fix exception for python 2
|
2015-10-23 01:56:13 +02:00 |
|
Matthew Honnibal
|
f16bd3b853
|
* Fix FileExistsError for Python2
|
2015-10-23 10:28:05 +11:00 |
|
Matthew Honnibal
|
341a3e85cd
|
* Upd downloaded data version
|
2015-10-23 00:56:57 +02:00 |
|
Matthew Honnibal
|
46fbf29019
|
Merge branch 'develop' of https://github.com/honnibal/spaCy into develop
|
2015-10-22 18:48:44 +02:00 |
|
Matthew Honnibal
|
f18fd8c659
|
* Fix language.py for change in StringStore load API
|
2015-10-23 03:48:12 +11:00 |
|
Matthew Honnibal
|
23855db3ca
|
Merge branch 'master' of ssh://github.com/honnibal/spaCy into develop
|
2015-10-23 03:46:09 +11:00 |
|
Matthew Honnibal
|
4f13849065
|
Merge pull request #145 from henningpeters/master
better error reporting, cleanup
|
2015-10-23 03:45:47 +11:00 |
|
Matthew Honnibal
|
4f5b4a88f2
|
Merge branch 'master' of https://github.com/honnibal/spaCy into develop
|
2015-10-22 13:33:15 +02:00 |
|
Matthew Honnibal
|
3be94be0c0
|
Merge pull request #148 from maxirmx/master
Utf8 encoding for lemma_rules.json
|
2015-10-22 21:46:28 +11:00 |
|
Matthew Honnibal
|
57a68b0d03
|
Merge pull request #147 from andreasgrv/master
add __repr__ print text default for doc, token, and span
|
2015-10-22 21:45:41 +11:00 |
|
Matthew Honnibal
|
c86bda8d1a
|
* Fix import of uget
|
2015-10-22 21:13:56 +11:00 |
|
Matthew Honnibal
|
1c50110585
|
* Fix twine publishing in fabfile
|
2015-10-22 21:13:37 +11:00 |
|
Matthew Honnibal
|
2348a08481
|
* Load/dump strings with a json file, instead of the hacky strings file we were using.
|
2015-10-22 21:13:03 +11:00 |
|