Commit Graph

526 Commits

Author SHA1 Message Date
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
Matthew Honnibal 4a5cb20899 * Upd test given new data file layout 2015-01-03 01:59:56 +11:00
Matthew Honnibal 9b5cef8d4a * Move around data files 2015-01-03 01:59:43 +11:00
Matthew Honnibal f5d41028b5 * Move around data files for test release 2015-01-03 01:59:22 +11:00
Matthew Honnibal 47c71ce1c0 * Add travis.yml 2015-01-03 01:58:31 +11:00
Matthew Honnibal d48f90fbab * Write some more metadata in setup.py 2015-01-02 21:56:43 +11:00
Matthew Honnibal a24321b63a * Add downloader 2015-01-02 21:44:41 +11:00
Matthew Honnibal 5d9a096e2f * Some minor clean-up after HastyModel 2014-12-31 19:46:04 +11:00
Matthew Honnibal aafaf58cbe * Refactor _ml.Model, and finish implementing HastyModel so far not worthwhile. 2014-12-31 19:40:59 +11:00
Matthew Honnibal bcd038e7b6 * Implement HastyModel 2014-12-31 01:16:47 +11:00