Matthew Honnibal
|
d0edb01622
|
* Upd fabfile, normalising compilation and supporting different runtimes
|
2015-01-06 03:24:27 +11:00 |
|
Matthew Honnibal
|
a58920cc5e
|
* Import orth.word_shape as a C module
|
2015-01-06 03:18:22 +11:00 |
|
Matthew Honnibal
|
6b68f7ef75
|
* Finally get string types right for orth function
|
2015-01-06 03:17:39 +11:00 |
|
Matthew Honnibal
|
dc681920bc
|
* Upd asciify test, fixing type error
|
2015-01-06 01:09:44 +11:00 |
|
Matthew Honnibal
|
64f33a8705
|
* Upd asciify test, fixing type error
|
2015-01-06 01:03:29 +11:00 |
|
Matthew Honnibal
|
0cf8200e4e
|
* Apparently the pytest-pypy file is a red herring
|
2015-01-06 00:53:41 +11:00 |
|
Matthew Honnibal
|
0aa9860c2d
|
* Fix string-typing in test_contractions. API is inconsistent, must fix...
|
2015-01-05 20:10:03 +11:00 |
|
Matthew Honnibal
|
7b983b2472
|
* Bash syntax is the worst...
|
2015-01-05 19:34:48 +11:00 |
|
Matthew Honnibal
|
aa7a806710
|
* Fix test-running for pypy
|
2015-01-05 19:31:40 +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
|
90c143bd85
|
* Fix orth import
|
2015-01-05 18:49:19 +11:00 |
|
Matthew Honnibal
|
7689dccd0f
|
* Remove unused import
|
2015-01-05 18:48:48 +11:00 |
|
Matthew Honnibal
|
4d49d19cfe
|
* Add commang to push to master to the 'publish' task.
|
2015-01-05 17:55:51 +11:00 |
|
Matthew Honnibal
|
dd5a6be171
|
* Compile spacy.orth
|
2015-01-05 17:55:15 +11:00 |
|
Matthew Honnibal
|
ee3a71862e
|
* Fix unicode bugs in tests
|
2015-01-05 17:54:54 +11:00 |
|
Matthew Honnibal
|
3f1944d688
|
* Make PyPy work
|
2015-01-05 17:54:38 +11:00 |
|
Matthew Honnibal
|
1dd663ea03
|
* Inc version
|
2015-01-05 13:18:12 +11:00 |
|
Matthew Honnibal
|
166c09832f
|
* Upd test for Python3
|
2015-01-05 13:15:46 +11:00 |
|
Matthew Honnibal
|
f841a32ff7
|
* Inc version
|
2015-01-05 13:02:03 +11:00 |
|
Matthew Honnibal
|
a510d9f677
|
* Another assertion removed
|
2015-01-05 13:01:40 +11:00 |
|
Matthew Honnibal
|
0217df5779
|
* Increment version
|
2015-01-05 12:51:58 +11:00 |
|
Matthew Honnibal
|
2856946a66
|
* Remove assertion that doesn't work on Python 3
|
2015-01-05 12:51:16 +11:00 |
|
Matthew Honnibal
|
170b93e89a
|
* Inc version
|
2015-01-05 11:54:52 +11:00 |
|
Matthew Honnibal
|
94034f1112
|
* Fix encoding in lemmatization
|
2015-01-05 11:54:29 +11:00 |
|
Matthew Honnibal
|
b132b3caa6
|
* Fix unicode error in lemmatizer
|
2015-01-05 11:53:54 +11:00 |
|
Matthew Honnibal
|
775a66e2b6
|
* Fix encoding in lemmatizer tests
|
2015-01-05 11:53:30 +11:00 |
|
Matthew Honnibal
|
278d1f497e
|
* Import from pypi --- we don't want travis to compile the module, and we don't want to store the c files in the repo
|
2015-01-05 06:20:56 +11:00 |
|
Matthew Honnibal
|
477e7fbffe
|
* Fix data reading for lemmatizer
|
2015-01-05 06:01:32 +11:00 |
|
Matthew Honnibal
|
72613a5fca
|
* Upd travis.yml
|
2015-01-05 05:56:43 +11:00 |
|
Matthew Honnibal
|
58f75abaca
|
* Fix unicode error in orth
|
2015-01-05 05:53:08 +11:00 |
|
Matthew Honnibal
|
4e085d5166
|
* Fix lemmatizer for Python3
|
2015-01-05 05:51:26 +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
|
e0711d7024
|
* Upd fabfile
|
2015-01-05 05:30:24 +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
|
ae7c811fd1
|
* Use Exception instead of StandardError
|
2015-01-04 01:22:12 +11:00 |
|
Matthew Honnibal
|
33b7b3182a
|
* Relax lemma test for now
|
2015-01-04 01:16:18 +11:00 |
|
Matthew Honnibal
|
5d7e6e37ea
|
* Refine lemma test to probe failure
|
2015-01-03 23:41:16 +11:00 |
|
Matthew Honnibal
|
d40f9f76a9
|
* Fix fabfile
|
2015-01-03 23:13:49 +11:00 |
|
Matthew Honnibal
|
0e4c2ba036
|
* Fix loading of special morph words
|
2015-01-03 23:13:00 +11:00 |
|
Matthew Honnibal
|
a6f3c0c329
|
* Bump version number
|
2015-01-03 23:12:43 +11:00 |
|
Matthew Honnibal
|
4278f8cd1e
|
* Whitespace
|
2015-01-03 22:03:41 +11:00 |
|
Matthew Honnibal
|
4f12fcd811
|
* Add travis.yml
|
2015-01-03 21:51:58 +11:00 |
|
Matthew Honnibal
|
e5d4b5faf4
|
* Fabfile changes
|
2015-01-03 21:02:21 +11:00 |
|
Matthew Honnibal
|
a179f1fc52
|
* Fix setup.py
|
2015-01-03 21:02:10 +11:00 |
|
Matthew Honnibal
|
6866567f6b
|
* Upd dev_setup
|
2015-01-03 21:02:03 +11:00 |
|
Matthew Honnibal
|
c263ade857
|
* Move old data location
|
2015-01-03 21:01:35 +11:00 |
|