Matthew Honnibal
|
12e18d9fa9
|
* Add license page
|
2015-01-16 07:05:36 +11:00 |
|
Matthew Honnibal
|
802867e96a
|
* Revise interface to Token. Strings now have attribute names like norm1_
|
2015-01-15 03:51:47 +11:00 |
|
Matthew Honnibal
|
7d3c40de7d
|
* Tests passing after refactor. API has obvious warts, particularly in Token and Lexeme
|
2015-01-15 00:33:16 +11:00 |
|
Matthew Honnibal
|
0930892fc1
|
* Tmp. Working on refactor. Compiles, must hook up lexical feats.
|
2015-01-14 00:03:48 +11:00 |
|
Matthew Honnibal
|
46da3d74d2
|
* Tmp. Refactoring, introducing a Lexeme PyObject.
|
2015-01-12 11:23:44 +11:00 |
|
Matthew Honnibal
|
ce2edd6312
|
* Tmp commit. Refactoring to create a Python Lexeme class.
|
2015-01-12 10:26:22 +11:00 |
|
Matthew Honnibal
|
61904e590f
|
* Add parser training script
|
2015-01-10 04:53:26 +11:00 |
|
Matthew Honnibal
|
c918de68fa
|
* Fix pos command
|
2015-01-09 05:14:45 +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
|
aacaf1a0f0
|
* Fix parser
|
2015-01-08 01:19:23 +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
|
9a21127bf7
|
* Fix parser, which was importing the wrong model
|
2015-01-08 00:10:15 +11:00 |
|
Matthew Honnibal
|
33bf76db63
|
* Allow pypy test to fail
|
2015-01-06 13:13:04 +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
|
e3af8dcb9d
|
* Try again to support pypy
|
2015-01-06 12:34:28 +11:00 |
|
Matthew Honnibal
|
135a13c1a9
|
* Conclude pypy is unsupported for now, because of C++ extensions in spacy.
|
2015-01-06 07:52:10 +11:00 |
|
Matthew Honnibal
|
6a3e39cdd1
|
* Add typedefs.pyx
|
2015-01-06 04:51:40 +11:00 |
|
Matthew Honnibal
|
351f2041ff
|
* Tell travis to build on linux and OSX
|
2015-01-06 04:00:30 +11:00 |
|
Matthew Honnibal
|
cda5f7aeae
|
* Fix setup
|
2015-01-06 03:25:08 +11:00 |
|
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 |
|