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 |
|
Matthew Honnibal
|
d0d812c548
|
* Hack setup.py to exclude tagger stuff
|
2014-12-03 11:06:57 +11:00 |
|
Matthew Honnibal
|
b934bf1c69
|
* Compile IOB
|
2014-11-12 23:21:40 +11:00 |
|
Matthew Honnibal
|
d5e9dce039
|
* Compile ner NER code
|
2014-11-11 21:10:22 +11:00 |
|
Matthew Honnibal
|
dbbb914480
|
* Upd setup
|
2014-11-05 20:45:44 +11:00 |
|
Matthew Honnibal
|
67c8c8019f
|
* Update lexeme serialization, using a binary file format
|
2014-10-30 01:01:00 +11:00 |
|
Matthew Honnibal
|
5ebe14f353
|
* Add greedy pos tagger
|
2014-10-22 10:17:26 +11:00 |
|
Matthew Honnibal
|
aba4a7c7ea
|
* Remove ptb3 file from setup
|
2014-09-25 18:41:25 +02:00 |
|
Matthew Honnibal
|
b15619e170
|
* Use PointerHash instead of locally provided _hashing module
|
2014-09-25 18:23:35 +02:00 |
|
Matthew Honnibal
|
ac522e2553
|
* Switch from own memory class to cymem, in pip
|
2014-09-17 23:09:24 +02:00 |
|
Matthew Honnibal
|
5a20dfc03e
|
* Add memory management code
|
2014-09-17 20:02:06 +02:00 |
|
Matthew Honnibal
|
0447279c57
|
* PointerHash working, efficiency is good. 6-7 mins
|
2014-09-13 16:43:59 +02:00 |
|
Matthew Honnibal
|
b488224c09
|
* Restoring Lexeme-as-struct
|
2014-09-10 20:41:37 +02:00 |
|
Matthew Honnibal
|
e80d3b9784
|
* Compile tokens in setup
|
2014-09-10 19:41:19 +02:00 |
|
Matthew Honnibal
|
7dac9b9ccb
|
* Fix setup script
|
2014-09-01 23:41:59 +02:00 |
|
Matthew Honnibal
|
68bae2fec6
|
* More refactoring
|
2014-08-25 16:42:22 +02:00 |
|
Matthew Honnibal
|
3b793cf4f7
|
* Tests passing for new Word object version
|
2014-08-24 18:13:53 +02:00 |
|