Commit Graph

81 Commits

Author SHA1 Message Date
Matthew Honnibal
bfe1bcc02d * Rename 0.4.0 to 0.40 2015-02-01 18:32:01 +11:00
Matthew Honnibal
dea1245311 * Require advanced version of cymem 2015-02-01 17:04:59 +11:00
Matthew Honnibal
ac20a53509 * Change version to 0.4.0 2015-02-01 16:54:13 +11:00
Matthew Honnibal
d1a5091052 * Require six 2015-02-01 16:24:50 +11:00
Matthew Honnibal
754f4aed8e * Inc version 2015-01-31 22:49:46 +11:00
Matthew Honnibal
a3955fd8d5 * Require plac 2015-01-31 13:50:53 +11:00
Matthew Honnibal
6c081dd1fc * Handle failure when numpy headers are already installed correctly 2015-01-30 19:48:19 +11:00
Matthew Honnibal
f0bbffca8d * Fix the way numpy headers are installed during compilation from source 2015-01-30 18:14:45 +11:00
Matthew Honnibal
781dd712dc * Fix numpy commit problem 2015-01-28 14:00:20 +11:00
Matthew Honnibal
8cd5a91063 * Inc version, and add wget as requirement 2015-01-25 23:00:54 +11:00
Matthew Honnibal
419fef7627 * Inc version 2015-01-25 22:15:47 +11:00
Matthew Honnibal
77a61a8970 * Inc version 2015-01-25 18:51:35 +11:00
Matthew Honnibal
7a750983b9 * Don't package word vectors in source dist 2015-01-25 16:58:38 +11:00
Matthew Honnibal
845bd2e50d * Add parts_of_speech to setup 2015-01-25 16:32:48 +11:00
Matthew Honnibal
7588adf5e7 * Add numpy to install requires 2015-01-25 14:49:10 +11:00
Matthew Honnibal
0250f39741 * Inc version 2015-01-25 02:25:16 +11:00
Matthew Honnibal
b183dff72d * Remove stray print statement from setup 2015-01-22 02:06:42 +11:00
Matthew Honnibal
e579dd39ca * Load numpy headers 2015-01-17 16:19:54 +11:00
Matthew Honnibal
9818d7419e * Inc version 2015-01-09 05:14:29 +11:00
Matthew Honnibal
a0eb450e82 * Inc version 2015-01-08 01:19:57 +11:00
Matthew Honnibal
03a10e6cf2 * Inc version --- last didn't pack the correct cpp files. 2015-01-08 01:08:17 +11:00
Matthew Honnibal
c096fe84f7 * Inc version 2015-01-08 00:10:31 +11:00
Matthew Honnibal
2f9884a2d5 * Rename 2015-01-06 13:05:43 +11:00
Matthew Honnibal
b91d0cb584 * Increment version 2015-01-06 12:35:11 +11:00
Matthew Honnibal
def7e98bd3 * Add monkey-patch to fix pypy compilation 2015-01-06 12:34:55 +11:00
Matthew Honnibal
cda5f7aeae * Fix setup 2015-01-06 03:25:08 +11:00
Matthew Honnibal
3306ae1488 * Inc version 2015-01-05 19:11:23 +11:00
Matthew Honnibal
87fe01612a * Remove dependency on numpy and ujson 2015-01-05 19:11:12 +11:00
Matthew Honnibal
dd5a6be171 * Compile spacy.orth 2015-01-05 17:55:15 +11:00
Matthew Honnibal
1dd663ea03 * Inc version 2015-01-05 13:18:12 +11:00
Matthew Honnibal
f841a32ff7 * Inc version 2015-01-05 13:02:03 +11:00
Matthew Honnibal
0217df5779 * Increment version 2015-01-05 12:51:58 +11:00
Matthew Honnibal
170b93e89a * Inc version 2015-01-05 11:54:52 +11:00
Matthew Honnibal
454bec86dc * Increment version 2015-01-05 05:41:15 +11:00
Matthew Honnibal
83fa1850e2 * Refactor setup 2015-01-05 05:30:56 +11:00
Matthew Honnibal
e0c85371d1 * Increment version 2015-01-04 21:21:03 +11:00
Matthew Honnibal
0cd7652545 * Use headers_workaround to avoid having install dependencies, given setuptools bug 209. 2015-01-04 21:14:07 +11:00
Matthew Honnibal
27c737a80f * Specify murmurhash in the setup_requires field 2015-01-04 01:59:14 +11:00
Matthew Honnibal
a6f3c0c329 * Bump version number 2015-01-03 23:12:43 +11:00
Matthew Honnibal
a179f1fc52 * Fix setup.py 2015-01-03 21:02:10 +11:00
Matthew Honnibal
9b5cef8d4a * Move around data files 2015-01-03 01:59:43 +11:00
Matthew Honnibal
d48f90fbab * Write some more metadata in setup.py 2015-01-02 21:56:43 +11:00
Matthew Honnibal
a04e164a37 * Move tagger.pyx to _ml.pyx 2014-12-30 21:20:55 +11:00
Matthew Honnibal
ed0ff63c09 * Compile attrs and parser in setup 2014-12-23 15:18:20 +11:00
Matthew Honnibal
2a89d70429 * Add vocab.pyx to setup, and ensure we can import spacy.en.lang 2014-12-21 06:03:53 +11:00
Matthew Honnibal
87e9487d76 * Work on parser 2014-12-17 21:10:12 +11:00
Matthew Honnibal
7831b06610 * Compile morphology.pyx file 2014-12-10 08:09:13 +11:00
Matthew Honnibal
ef4398b204 * Rearrange POS stuff, so that language-specific stuff can live in language-specific modules 2014-12-07 23:52:41 +11:00
Matthew Honnibal
91e8d9ea1c * Compile context.pyx and tagger.pyx modules 2014-12-07 15:29:54 +11:00
Matthew Honnibal
a14f9eaf63 * Add index.pyx to setup 2014-12-04 22:14:11 +11:00