| 
							
							
								 Matthew Honnibal | cb1376465f | Merge branch 'master' of https://github.com/honnibal/spaCy | 2015-11-03 07:07:57 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 64531d5a3a | * Define package_data in one place | 2015-11-03 17:07:43 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 3656f06e35 | * Don't use models in fab test | 2015-11-03 06:39:30 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | bb5598b816 | * Fix test command in fabfile | 2015-11-03 05:32:18 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 5668feb235 | * Fix pickle test for python3 | 2015-11-03 04:57:02 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 6161d2529a | Merge branch 'master' of ssh://github.com/honnibal/spaCy | 2015-11-03 13:36:30 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 9dd38a80e4 | Merge pull request #161 from andreasgrv/master fixed error in python2 when printing unicode | 2015-11-03 13:36:13 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 5ca31e05fb | * Prune down package data, as models are distributed entirely within the data download. | 2015-11-03 13:30:37 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 5887506f5d | * Don't expect lexemes.bin in Vocab | 2015-11-03 13:23:39 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | f7dd377575 | * Adjust conjuncts iterator in Token | 2015-11-03 13:23:22 +11:00 |  | 
			
				
					| 
							
							
								 Andreas Grivas | d418f00eb1 | fixed error when printing unicode | 2015-11-02 20:23:18 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 36517516ef | * Replace deprecated repvec reference in twitter-filter | 2015-11-03 03:21:26 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | f56209ef2e | * Update requirements | 2015-11-03 02:40:01 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 4fb038a9eb | * Update conll_train.py script for spaCy v0.97 | 2015-10-31 00:53:51 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | cfaa4bde5d | * Add train and parse scripts that use CoNLL formatted data | 2015-10-30 12:54:49 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 3072016155 | Merge branch 'master' of ssh://github.com/honnibal/spaCy | 2015-10-29 13:10:06 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 477785914d | * Move displacy frontend source | 2015-10-29 13:09:46 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 4a3babcb10 | * Add displacy service | 2015-10-28 17:36:11 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 497d0929fe | Merge branch 'master' of ssh://github.com/honnibal/spaCy | 2015-10-28 10:46:49 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 52fc338001 | * Set is_parsed and is_tagged attrs when loading annotations into Doc, re Issue #152 | 2015-10-28 10:43:22 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 3b46966ff6 | Merge pull request #153 from henningpeters/patch-4 promote "official" spacy channel | 2015-10-28 10:34:23 +11:00 |  | 
			
				
					| 
							
							
								 Henning Peters | 686f529b55 | promote "official" spacy channel | 2015-10-27 10:31:19 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 2c80dcc684 | Update README.md | 2015-10-27 01:32:40 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 1c0356e4c2 | * Set test file mode to w+t | 2015-10-26 22:40:48 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 0fe98f358b | * Fix mode on text file for Python3 in strings test | 2015-10-26 22:25:16 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 8ba9cf905e | * Fix mode on text file for Python3 in strings test | 2015-10-26 21:44:34 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | a0730699b1 | * Fix mode on text file for Python3 in strings test | 2015-10-26 21:25:56 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 725344d349 | * Fix tempfile in test | 2015-10-26 21:08:18 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | f11030aadc | * Remove out-dated TODO comment | 2015-10-26 12:33:38 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | a371a1071d | * Save and load word vectors during pickling, re Issue #125 | 2015-10-26 12:33:04 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | a824a98312 | * Add tests for pickling vectors, re: Issue #125 | 2015-10-26 12:31:05 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 314090cc78 | * Set vectors length when unpickling vocab, re Issue #125 | 2015-10-26 12:05:08 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | ab9dbb42be | Merge pull request #151 from maxirmx/master Appveyor reusable code | 2015-10-26 11:54:39 +11:00 |  | 
			
				
					| 
							
							
								 maxirmx | 2328df4922 | Switching to henningpeters/spaCy-appveyor-toolkit | 2015-10-26 00:16:35 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | 0c8e2f85f4 | Small addition to MSVC readme | 2015-10-25 23:05:11 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | b6f8333cf1 | Added project dir to PYTHONPATH | 2015-10-25 21:51:33 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | 9b53640fdb | Added project root to PATH | 2015-10-25 21:33:55 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | 368e387e80 | Appveyor build cleanup | 2015-10-25 21:06:22 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | 8d13b9d297 | Stdint download fix | 2015-10-25 21:01:39 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | c62dc940c3 | Stdint download fix | 2015-10-25 20:33:02 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | 97537386ec | Adding submodule spaCy-appveyor-toolkit | 2015-10-25 20:22:49 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | df9de45b23 | Merger | 2015-10-25 20:20:55 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | 5be59f3165 | Merge | 2015-10-25 20:20:12 +03:00 |  | 
			
				
					| 
							
							
								 maxirmx | a728374806 | Merge remote-tracking branch 'refs/remotes/honnibal/master' Conflicts:
	appveyor | 2015-10-25 20:09:19 +03:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | f205930260 | Merge pull request #150 from henningpeters/patch-3 add travis ci build status | 2015-10-26 00:32:00 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 3b1e8b7007 | * Update travis.yml for new tests path | 2015-10-26 00:31:04 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 09e0b15629 | * Package tests, for distriution in PyPi | 2015-10-26 00:30:33 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | b0ba534d4a | * Fix license descriptor in setup.py | 2015-10-26 00:16:37 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | a2d7e481e0 | * Fix version number on install page. | 2015-10-26 00:09:02 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 9dc94b353d | * Add release notes for v0.97 | 2015-10-26 00:08:32 +11:00 |  |