Commit Graph

2195 Commits

Author SHA1 Message Date
Matthew Honnibal
3ba66f2dc7 * Add string length cap in Tokenizer.__call__ 2015-10-16 04:54:16 +11:00
Matthew Honnibal
17fffb4c57 * Update get_freqs.py script 2015-10-16 04:33:49 +11:00
Matthew Honnibal
5ff4454177 * Update get_freqs.py script 2015-10-16 04:31:15 +11:00
Matthew Honnibal
a748146dd3 * Update get_freqs.py script 2015-10-16 04:24:50 +11:00
Matthew Honnibal
a29fd79fbc * Update get_freqs.py script 2015-10-16 04:24:08 +11:00
Matthew Honnibal
e08a4b46a2 * Update get_freqs.py script 2015-10-16 04:20:35 +11:00
Matthew Honnibal
710e8fb168 * Fix platform condition re Issue #138 2015-10-15 20:46:08 +11:00
Matthew Honnibal
6e0f985afc * Fix token.conjuncts 2015-10-15 03:49:45 +11:00
Matthew Honnibal
2e0104ac81 * Fix token.conjuncts 2015-10-15 03:47:45 +11:00
Matthew Honnibal
b8f3345a82 * Fix token.conjuncts method 2015-10-15 03:36:01 +11:00
Matthew Honnibal
23818f89b8 * Fix token.conjuncts method 2015-10-15 03:34:57 +11:00
Matthew Honnibal
b4cac52f7f * Fix test_space_attachment 2015-10-15 03:24:57 +11:00
Matthew Honnibal
b0c6daf356 * Fix test_space_attachment 2015-10-15 03:20:51 +11:00
Matthew Honnibal
3683a15215 Merge pull request #138 from maxirmx/master
Python 2.7 Win64 automatic build with appveyor
2015-10-15 02:49:11 +11:00
Matthew Honnibal
0bc48e82d0 * Add _handler to resolve Issue #123 2015-10-15 02:44:23 +11:00
maxirmx
d6be51d08f Envorced MSVC environment for pip install cython 2015-10-14 07:47:00 +03:00
maxirmx
ef3f62e92d Added Python 3.4 (latest) to build matrix 2015-10-14 06:52:12 +03:00
maxirmx
968033ba7d Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-14 06:49:00 +03:00
Matthew Honnibal
c772df2f0c * Fix StringIO for Python3 tests 2015-10-13 20:50:07 +11:00
maxirmx
805b6ef5a6 Added PYTHONPATH to appveyor build #2 2015-10-13 12:45:32 +03:00
maxirmx
64e41b2879 Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-13 12:43:34 +03:00
maxirmx
9e6e80b9aa Added PYTHONPATH to appveyor config 2015-10-13 12:42:13 +03:00
Matthew Honnibal
e3f97cf938 * Fix StringIO for Python3 in tests 2015-10-13 20:39:02 +11:00
maxirmx
62a401fbea Addiding model_init and tests to appveyor build 2015-10-13 12:26:32 +03:00
maxirmx
4dc09c374f Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-13 12:25:44 +03:00
Matthew Honnibal
719221a215 * Fix StringIO for Python 3 2015-10-13 20:20:25 +11:00
maxirmx
2768213683 Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-13 12:09:01 +03:00
maxirmx
f8cb17f23e Wordnet download fix #3 2015-10-13 12:08:31 +03:00
maxirmx
635306f860 Wordnet download fix#2 2015-10-13 12:05:02 +03:00
Matthew Honnibal
7a15d1b60c * Add Python 2/3 compatibility fix for copy_reg 2015-10-13 20:04:40 +11:00
maxirmx
41faa7a375 Wordnet download fix 2015-10-13 12:03:57 +03:00
maxirmx
26071e863e Appveyor build #7 2015-10-13 11:49:04 +03:00
maxirmx
3c1b00f954 Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-13 11:48:32 +03:00
Matthew Honnibal
79328e895c * Rename tests 2015-10-13 19:37:48 +11:00
maxirmx
1b8fd329b8 Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-13 11:28:17 +03:00
Matthew Honnibal
d74a1e51d7 * Add cloudpickle requirement 2015-10-13 19:05:20 +11:00
maxirmx
59d85adff5 Added Windows file to .gitignore 2015-10-13 10:58:30 +03:00
maxirmx
90c6c5fabf Merge remote-tracking branch 'refs/remotes/honnibal/master' 2015-10-13 10:55:58 +03:00
maxirmx
653ed854cd Appveyor build #6 2015-10-13 10:55:48 +03:00
Matthew Honnibal
7673e3a32c * Fix test that was failing on travis 2015-10-13 18:50:39 +11:00
Matthew Honnibal
329ae57520 * Fix whitespace attachment thing 2015-10-13 09:46:38 +02:00
Matthew Honnibal
37919eac82 * Fix whitespace attachment in simpler way. Leaves problem with setting left/right children. 2015-10-13 18:23:24 +11:00
maxirmx
3dbec0902f Merge remote-tracking branch 'refs/remotes/honnibal/master'
Conflicts -- pushing preshed 0.42
	requirements.txt
	setup.py
2015-10-13 10:16:16 +03:00
maxirmx
237db7f519 Appveyor build #5
Added Wordnet download
2015-10-13 10:11:56 +03:00
Matthew Honnibal
883ff1f59e * Fix test 2015-10-13 15:58:46 +11:00
Matthew Honnibal
c70eb776ae * Fix whitespace attachment, so that left/right children are consistent with head. 2015-10-13 15:58:22 +11:00
Matthew Honnibal
63df729edd * Fix test 2015-10-13 15:48:15 +11:00
Matthew Honnibal
00ae3edd3a * Fix tests 2015-10-13 15:39:52 +11:00
Matthew Honnibal
531182f937 * Fix Model.__reduce__ 2015-10-13 15:14:38 +11:00
Matthew Honnibal
6c227a6c1f * Fix Model.__reduce__ 2015-10-13 15:10:04 +11:00