Commit Graph

  • f149259bf5 * Fix negative indices in tokens Matthew Honnibal 2015-01-20 01:16:29 +1100
  • b65b0c07bf * Messily hook up vector in tokens Matthew Honnibal 2015-01-19 19:59:55 +1100
  • 06e7456c65 * Upd tests Matthew Honnibal 2015-01-17 17:33:23 +1100
  • 8ff5b8bd84 * Add attribute for POS scheme Matthew Honnibal 2015-01-17 17:33:16 +1100
  • 6c7e44140b * Work on word vectors, and other stuff Matthew Honnibal 2015-01-17 16:21:17 +1100
  • 7e69e17161 * Upd requirements.txt Matthew Honnibal 2015-01-17 16:20:16 +1100
  • 1df8db51be * Upd fabfile Matthew Honnibal 2015-01-17 16:20:03 +1100
  • e579dd39ca * Load numpy headers Matthew Honnibal 2015-01-17 16:19:54 +1100
  • 7d9306c3bd * Upd docs Matthew Honnibal 2015-01-17 16:19:21 +1100
  • 2e14f09d2f * Add features table Matthew Honnibal 2015-01-16 19:04:03 +1100
  • 1590788dd4 * Add quickstart page to docs Matthew Honnibal 2015-01-16 17:09:46 +1100
  • 43b5a0f4c7 * Add How It Works page to docs Matthew Honnibal 2015-01-16 17:09:14 +1100
  • e28b224b80 * Impove index docs Matthew Honnibal 2015-01-16 07:08:35 +1100
  • e8dbac8a0c * Rename license files Matthew Honnibal 2015-01-16 07:06:17 +1100
  • 12e18d9fa9 * Add license page Matthew Honnibal 2015-01-16 07:05:36 +1100
  • 802867e96a * Revise interface to Token. Strings now have attribute names like norm1_ Matthew Honnibal 2015-01-15 03:51:47 +1100
  • 7d3c40de7d * Tests passing after refactor. API has obvious warts, particularly in Token and Lexeme Matthew Honnibal 2015-01-15 00:33:16 +1100
  • 0930892fc1 * Tmp. Working on refactor. Compiles, must hook up lexical feats. Matthew Honnibal 2015-01-14 00:03:48 +1100
  • 46da3d74d2 * Tmp. Refactoring, introducing a Lexeme PyObject. Matthew Honnibal 2015-01-12 11:23:44 +1100
  • ce2edd6312 * Tmp commit. Refactoring to create a Python Lexeme class. Matthew Honnibal 2015-01-12 10:26:22 +1100
  • 61904e590f * Add parser training script Matthew Honnibal 2015-01-10 04:53:26 +1100
  • c918de68fa * Fix pos command Matthew Honnibal 2015-01-09 05:14:45 +1100
  • 9818d7419e * Inc version Matthew Honnibal 2015-01-09 05:14:29 +1100
  • a0eb450e82 * Inc version Matthew Honnibal 2015-01-08 01:19:57 +1100
  • aacaf1a0f0 * Fix parser Matthew Honnibal 2015-01-08 01:19:23 +1100
  • 03a10e6cf2 * Inc version --- last didn't pack the correct cpp files. Matthew Honnibal 2015-01-08 01:08:17 +1100
  • c096fe84f7 * Inc version Matthew Honnibal 2015-01-08 00:10:31 +1100
  • 9a21127bf7 * Fix parser, which was importing the wrong model Matthew Honnibal 2015-01-08 00:10:15 +1100
  • 33bf76db63 * Allow pypy test to fail Matthew Honnibal 2015-01-06 13:13:04 +1100
  • 2f9884a2d5 * Rename Matthew Honnibal 2015-01-06 13:05:43 +1100
  • b91d0cb584 * Increment version Matthew Honnibal 2015-01-06 12:35:11 +1100
  • def7e98bd3 * Add monkey-patch to fix pypy compilation Matthew Honnibal 2015-01-06 12:34:55 +1100
  • e3af8dcb9d * Try again to support pypy Matthew Honnibal 2015-01-06 12:34:28 +1100
  • 135a13c1a9 * Conclude pypy is unsupported for now, because of C++ extensions in spacy. Matthew Honnibal 2015-01-06 07:52:10 +1100
  • 6a3e39cdd1 * Add typedefs.pyx Matthew Honnibal 2015-01-06 04:51:40 +1100
  • 351f2041ff * Tell travis to build on linux and OSX Matthew Honnibal 2015-01-06 04:00:10 +1100
  • cda5f7aeae * Fix setup Matthew Honnibal 2015-01-06 03:25:08 +1100
  • d0edb01622 * Upd fabfile, normalising compilation and supporting different runtimes Matthew Honnibal 2015-01-06 03:24:27 +1100
  • a58920cc5e * Import orth.word_shape as a C module Matthew Honnibal 2015-01-06 03:18:22 +1100
  • 6b68f7ef75 * Finally get string types right for orth function Matthew Honnibal 2015-01-06 03:17:39 +1100
  • dc681920bc * Upd asciify test, fixing type error Matthew Honnibal 2015-01-06 01:09:44 +1100
  • 64f33a8705 * Upd asciify test, fixing type error Matthew Honnibal 2015-01-06 01:03:29 +1100
  • 0cf8200e4e * Apparently the pytest-pypy file is a red herring Matthew Honnibal 2015-01-06 00:53:41 +1100
  • 0aa9860c2d * Fix string-typing in test_contractions. API is inconsistent, must fix... Matthew Honnibal 2015-01-05 20:10:03 +1100
  • 7b983b2472 * Bash syntax is the worst... Matthew Honnibal 2015-01-05 19:34:48 +1100
  • aa7a806710 * Fix test-running for pypy Matthew Honnibal 2015-01-05 19:31:40 +1100
  • 3306ae1488 * Inc version Matthew Honnibal 2015-01-05 19:11:23 +1100
  • 87fe01612a * Remove dependency on numpy and ujson Matthew Honnibal 2015-01-05 19:11:12 +1100
  • 90c143bd85 * Fix orth import Matthew Honnibal 2015-01-05 18:49:19 +1100
  • 7689dccd0f * Remove unused import Matthew Honnibal 2015-01-05 18:48:48 +1100
  • 4d49d19cfe * Add commang to push to master to the 'publish' task. Matthew Honnibal 2015-01-05 17:55:51 +1100
  • dd5a6be171 * Compile spacy.orth Matthew Honnibal 2015-01-05 17:55:15 +1100
  • ee3a71862e * Fix unicode bugs in tests Matthew Honnibal 2015-01-05 17:54:54 +1100
  • 3f1944d688 * Make PyPy work Matthew Honnibal 2015-01-05 17:54:13 +1100
  • 1dd663ea03 * Inc version Matthew Honnibal 2015-01-05 13:18:12 +1100
  • 166c09832f * Upd test for Python3 Matthew Honnibal 2015-01-05 13:15:46 +1100
  • f841a32ff7 * Inc version Matthew Honnibal 2015-01-05 13:02:03 +1100
  • a510d9f677 * Another assertion removed Matthew Honnibal 2015-01-05 13:01:28 +1100
  • 0217df5779 * Increment version Matthew Honnibal 2015-01-05 12:51:58 +1100
  • 2856946a66 * Remove assertion that doesn't work on Python 3 Matthew Honnibal 2015-01-05 12:51:16 +1100
  • 170b93e89a * Inc version Matthew Honnibal 2015-01-05 11:54:52 +1100
  • 94034f1112 * Fix encoding in lemmatization Matthew Honnibal 2015-01-05 11:54:29 +1100
  • b132b3caa6 * Fix unicode error in lemmatizer Matthew Honnibal 2015-01-05 11:53:54 +1100
  • 775a66e2b6 * Fix encoding in lemmatizer tests Matthew Honnibal 2015-01-05 11:53:30 +1100
  • 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 Matthew Honnibal 2015-01-05 06:20:56 +1100
  • 477e7fbffe * Fix data reading for lemmatizer Matthew Honnibal 2015-01-05 06:01:32 +1100
  • 72613a5fca * Upd travis.yml Matthew Honnibal 2015-01-05 05:56:43 +1100
  • 58f75abaca * Fix unicode error in orth Matthew Honnibal 2015-01-05 05:53:08 +1100
  • 4e085d5166 * Fix lemmatizer for Python3 Matthew Honnibal 2015-01-05 05:51:26 +1100
  • 454bec86dc * Increment version Matthew Honnibal 2015-01-05 05:41:15 +1100
  • 83fa1850e2 * Refactor setup Matthew Honnibal 2015-01-05 05:30:56 +1100
  • e0711d7024 * Upd fabfile Matthew Honnibal 2015-01-05 05:30:24 +1100
  • e0c85371d1 * Increment version Matthew Honnibal 2015-01-04 21:21:03 +1100
  • 0cd7652545 * Use headers_workaround to avoid having install dependencies, given setuptools bug 209. Matthew Honnibal 2015-01-04 21:14:07 +1100
  • 27c737a80f * Specify murmurhash in the setup_requires field Matthew Honnibal 2015-01-04 01:59:14 +1100
  • ae7c811fd1 * Use Exception instead of StandardError Matthew Honnibal 2015-01-04 01:22:12 +1100
  • 33b7b3182a * Relax lemma test for now Matthew Honnibal 2015-01-04 01:16:18 +1100
  • 5d7e6e37ea * Refine lemma test to probe failure Matthew Honnibal 2015-01-03 23:41:16 +1100
  • d40f9f76a9 * Fix fabfile Matthew Honnibal 2015-01-03 23:13:49 +1100
  • 0e4c2ba036 * Fix loading of special morph words Matthew Honnibal 2015-01-03 23:13:00 +1100
  • a6f3c0c329 * Bump version number Matthew Honnibal 2015-01-03 23:12:43 +1100
  • 4278f8cd1e * Whitespace Matthew Honnibal 2015-01-03 22:03:41 +1100
  • 4f12fcd811 * Add travis.yml Matthew Honnibal 2015-01-03 21:51:58 +1100
  • e5d4b5faf4 * Fabfile changes Matthew Honnibal 2015-01-03 21:02:21 +1100
  • a179f1fc52 * Fix setup.py Matthew Honnibal 2015-01-03 21:02:10 +1100
  • 6866567f6b * Upd dev_setup Matthew Honnibal 2015-01-03 21:02:03 +1100
  • c263ade857 * Move old data location Matthew Honnibal 2015-01-03 21:01:35 +1100
  • 4a5cb20899 * Upd test given new data file layout Matthew Honnibal 2015-01-03 01:59:56 +1100
  • 9b5cef8d4a * Move around data files Matthew Honnibal 2015-01-03 01:59:43 +1100
  • f5d41028b5 * Move around data files for test release Matthew Honnibal 2015-01-03 01:59:22 +1100
  • 47c71ce1c0 * Add travis.yml Matthew Honnibal 2015-01-03 01:58:31 +1100
  • d48f90fbab * Write some more metadata in setup.py Matthew Honnibal 2015-01-02 21:56:43 +1100
  • a24321b63a * Add downloader Matthew Honnibal 2015-01-02 21:44:41 +1100
  • 5d9a096e2f * Some minor clean-up after HastyModel Matthew Honnibal 2014-12-31 19:46:04 +1100
  • aafaf58cbe * Refactor _ml.Model, and finish implementing HastyModel so far not worthwhile. Matthew Honnibal 2014-12-31 19:40:59 +1100
  • bcd038e7b6 * Implement HastyModel Matthew Honnibal 2014-12-31 01:16:47 +1100
  • e361f18ce9 * Fix docs command in fabfile Matthew Honnibal 2014-12-30 23:27:30 +1100
  • 1a075f77ff * Don't over-ride pre-loaded POS tags, if set by special-cases Matthew Honnibal 2014-12-30 23:26:32 +1100
  • 785c7ba76a * Embed signature on attrs Matthew Honnibal 2014-12-30 23:25:31 +1100
  • 30e5805656 * Lazy-load tagger and parser Matthew Honnibal 2014-12-30 23:25:09 +1100