Commit Graph

2470 Commits

Author SHA1 Message Date
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
Matthew Honnibal
9baf0abd59 * Save vocab after training. 2015-10-22 21:09:14 +11:00
maxirmx
64a61d52db Appveyor.yml cleanup 2015-10-22 01:15:53 +03:00
maxirmx
6bb8e05fe2 Win32 build added 2015-10-21 23:13:42 +03:00
maxirmx
f07e4accd7 Fixing encoding issue #4 2015-10-21 20:45:56 +03:00
maxirmx
fcbfff043f Fixing encoding issue #3 2015-10-21 15:52:34 +03:00
maxirmx
fe9d2e2c4e Fixing encode issue #2 2015-10-21 15:36:21 +03:00
maxirmx
e4a1726f77 Fixing encoding issue
UTF-8
2015-10-21 14:16:37 +03:00
Andreas Grivas
93ada458e2 added __repr__ that prints text in ipython for doc, token, and span objects 2015-10-21 14:11:46 +03:00
Henning Peters
ccffd2ef53 fixed extract directory 2015-10-21 07:59:34 +02:00
maxirmx
b8d07f35dd Push 2015-10-20 23:28:37 +03:00
maxirmx
88d7eb6d26 Push 2015-10-20 23:27:32 +03:00
maxirmx
14b89ff1c5 Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-20 23:27:20 +03:00
maxirmx
aefc6b37b8 Trash deleted 2015-10-20 23:20:32 +03:00
maxirmx
685dc89754 Test build #2 2015-10-20 22:53:14 +03:00
maxirmx
f43dee555b Test build #1 2015-10-20 22:52:11 +03:00
Henning Peters
da4c9cee06 assert filename match 2015-10-20 19:33:59 +02:00
Henning Peters
4f703f0cb4 better error reporting, cleanup 2015-10-20 19:11:29 +02:00
Matthew Honnibal
f02a428fc7 Merge branch 'master' of https://github.com/honnibal/spaCy 2015-10-19 14:52:03 +02:00
Matthew Honnibal
9d95c26179 * Add simple deep feed-forward neural network text classification example. 2015-10-19 23:44:49 +11:00
Matthew Honnibal
9cdea6e450 * Import uget correctly 2015-10-19 08:32:41 +02:00
Matthew Honnibal
579670e4c7 * Fix uget 2015-10-19 17:23:33 +11:00
Matthew Honnibal
984775e5e2 * Fix setup of uget 2015-10-19 17:19:05 +11:00
Matthew Honnibal
e25adce54d Merge branch 'master' of ssh://github.com/honnibal/spaCy 2015-10-19 17:17:33 +11:00
Matthew Honnibal
382cbc8cab * Add uget to setup.py 2015-10-19 17:15:40 +11:00