Commit Graph

2355 Commits

Author SHA1 Message Date
Matthew Honnibal
52fc338001 * Set is_parsed and is_tagged attrs when loading annotations into Doc, re Issue #152 2015-10-28 10:43:22 +11:00
Matthew Honnibal
3b46966ff6 Merge pull request #153 from henningpeters/patch-4
promote "official" spacy channel
2015-10-28 10:34:23 +11:00
Henning Peters
686f529b55 promote "official" spacy channel 2015-10-27 10:31:19 +01:00
Matthew Honnibal
2c80dcc684 Update README.md 2015-10-27 01:32:40 +11:00
Matthew Honnibal
1c0356e4c2 * Set test file mode to w+t 2015-10-26 22:40:48 +11:00
Matthew Honnibal
0fe98f358b * Fix mode on text file for Python3 in strings test 2015-10-26 22:25:16 +11:00
Matthew Honnibal
8ba9cf905e * Fix mode on text file for Python3 in strings test 2015-10-26 21:44:34 +11:00
Matthew Honnibal
a0730699b1 * Fix mode on text file for Python3 in strings test 2015-10-26 21:25:56 +11:00
Matthew Honnibal
725344d349 * Fix tempfile in test 2015-10-26 21:08:18 +11:00
Matthew Honnibal
f11030aadc * Remove out-dated TODO comment 2015-10-26 12:33:38 +11:00
Matthew Honnibal
a371a1071d * Save and load word vectors during pickling, re Issue #125 2015-10-26 12:33:04 +11:00
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