Commit Graph

777 Commits

Author SHA1 Message Date
Matthew Honnibal 6b68607b1f * Add some tests for the code in the index.html docstrings 2015-02-07 08:52:13 -05:00
Matthew Honnibal a7e4f0a86c * Make corrections to example code 2015-02-07 08:45:09 -05:00
Matthew Honnibal f0e0588833 * Fill L2 norm attribute on LexemeC struct 2015-02-07 08:44:42 -05:00
Matthew Honnibal 75f9b7d6bf * Add L2 norm field to LexemeC struct 2015-02-07 08:43:17 -05:00
Matthew Honnibal 51b618d646 * Add a has_repvec property to Lexeme, and a check function to check flags 2015-02-07 08:42:44 -05:00
Matthew Honnibal 321b402739 * Store the l2 norm of the word's vector 2015-02-07 08:42:16 -05:00
Matthew Honnibal c7d8644149 * Fix regression on 'prob' attr of Token. 2015-02-03 03:32:18 +11:00
Matthew Honnibal 27986d7f5c * Fix standard conll file reading. Script needs refactoring. 2015-02-02 23:02:48 +11:00
Matthew Honnibal c55a33d045 * Catch oracle errors 2015-02-02 23:02:04 +11:00
Matthew Honnibal de772088e6 * Use parse tree for sbd in Tokens.sents 2015-02-02 12:17:32 +11:00
Matthew Honnibal ba1e91189b * Fix 0.40 link in index 2015-02-02 12:16:53 +11:00
Matthew Honnibal 56c2ef2982 * Tweak POS features for web text 2015-02-02 11:59:36 +11:00
Matthew Honnibal d68678a93e * Add Exception class, OracleError 2015-02-02 11:57:32 +11:00
Matthew Honnibal bfe1bcc02d * Rename 0.4.0 to 0.40 2015-02-01 18:32:01 +11:00
Matthew Honnibal fac18dc776 * Upd intro page 2015-02-01 18:12:46 +11:00
Matthew Honnibal af07eb508f Merge branch 'master' of ssh://github.com/honnibal/spaCy 2015-02-01 18:11:44 +11:00
Matthew Honnibal dea1245311 * Require advanced version of cymem 2015-02-01 17:04:59 +11:00
Matthew Honnibal ac20a53509 * Change version to 0.4.0 2015-02-01 16:54:13 +11:00
Matthew Honnibal 3d44dd32a1 * Upd project status note 2015-02-01 16:47:33 +11:00
honnibal 7e82c485f8 Update README.md 2015-02-01 16:40:46 +11:00
Matthew Honnibal 70dda04023 * Upd quickstart docs 2015-02-01 16:40:15 +11:00
Matthew Honnibal 42e25dce79 * Fix quickstart docs 2015-02-01 16:35:12 +11:00
honnibal 46aaf624ce Update README.md 2015-02-01 16:29:16 +11:00
Matthew Honnibal 7d9d8c1489 * Fix test_tag_names again 2015-02-01 16:25:03 +11:00
Matthew Honnibal d1a5091052 * Require six 2015-02-01 16:24:50 +11:00
Matthew Honnibal c260180207 * Add six to requirements 2015-02-01 16:24:33 +11:00
Matthew Honnibal 2ec023a994 * Add WordNet license file 2015-02-01 16:11:53 +11:00
Matthew Honnibal 7a3f22bb51 Merge branch 'master' of ssh://github.com/honnibal/spaCy 2015-02-01 15:57:07 +11:00
Matthew Honnibal d1c9e7ff70 * Make test_tag_names version-portable 2015-02-01 15:40:20 +11:00
honnibal 9f76b94582 Update README.md 2015-02-01 14:47:18 +11:00
honnibal a6ead1f35e Update README.md 2015-02-01 14:42:35 +11:00
honnibal 10f2e9cfdc Update README.md 2015-02-01 14:35:19 +11:00
Matthew Honnibal a20fdbd8ee * Upd download script 2015-02-01 13:22:23 +11:00
Matthew Honnibal 6259947d30 Merge branch 'master' of ssh://github.com/honnibal/spaCy 2015-02-01 13:14:48 +11:00
Matthew Honnibal 1f31774078 * Python3 fix for test_tag_names 2015-02-01 13:14:20 +11:00
Matthew Honnibal 76d9394cb4 * Fix vocab.pyx for Python3 2015-02-01 13:14:04 +11:00
honnibal cc216c2012 Update README.md 2015-01-31 23:26:12 +11:00
Matthew Honnibal 3d545d62c5 * Note version, but say Python3 is broken 2015-01-31 23:18:37 +11:00
Matthew Honnibal 2525e3ca76 * Add known issue to updates page 2015-01-31 23:08:16 +11:00
Matthew Honnibal fc32a213ed * Advertise new version 2015-01-31 23:05:17 +11:00
Matthew Honnibal 754f4aed8e * Inc version 2015-01-31 22:49:46 +11:00
Matthew Honnibal 63abdf154c * Hastily hack download file 2015-01-31 22:48:32 +11:00
Matthew Honnibal 1af5ee1a69 * Add updates page 2015-01-31 22:43:52 +11:00
Matthew Honnibal 7de00c5a79 * Try not holding a reference to Pool, since that seems to confuse the GC 2015-01-31 22:10:22 +11:00
Matthew Honnibal ce3ae8b5d9 * Fix platform-specific lexicon bug. 2015-01-31 16:38:58 +11:00
Matthew Honnibal a1ed574b7b * Fix default model path for English 2015-01-31 16:38:27 +11:00
Matthew Honnibal 543fe5a280 * Comment training function back in 2015-01-31 16:37:57 +11:00
Matthew Honnibal 018e0bfa24 * Bug fixes to parse navigation 2015-01-31 16:37:13 +11:00
Matthew Honnibal e013555b25 * Add option to download script 2015-01-31 13:51:56 +11:00
Matthew Honnibal a3955fd8d5 * Require plac 2015-01-31 13:50:53 +11:00