Kyle P. Johnson 
							
						 
					 
					
						
						
						
						
							
						
						
							d105771a07 
							
						 
					 
					
						
						
							
							Add setup directions for data dir  
						
						... 
						
						
						
						This script's data needs are not intuitive. I have added a note explaining that (a) it expects pos/neg polarity data, (b) the structure of the data dir (train/test), and (c) a standard resource for such polarity data. 
						
					 
					
						2016-11-13 10:08:16 -08:00 
						 
				 
			
				
					
						
							
							
								Kyle P. Johnson 
							
						 
					 
					
						
						
						
						
							
						
						
							c8d3694e2d 
							
						 
					 
					
						
						
							
							Ch lex.repvec to lex.vector  
						
						... 
						
						
						
						For preventing the AttributeError: `File "spacy/lexeme.pyx", line 159, in spacy.lexeme.Lexeme.repvec.__get__ (spacy/lexeme.cpp:5016)
AttributeError: lex.repvec has been renamed to lex.vector` 
						
					 
					
						2016-11-13 09:54:42 -08:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							12a7b05360 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/explosion/spaCy  
						
						
						
					 
					
						2016-11-13 08:49:07 -06:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							ef76c28d70 
							
						 
					 
					
						
						
							
							Update dynet example to use minibatching  
						
						
						
					 
					
						2016-11-13 08:48:43 -06:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							fb8acc1dfb 
							
						 
					 
					
						
						
							
							Merge pull request  #628  from chenb67/master  
						
						... 
						
						
						
						Remove theano dependency from parikh model + small bug fix 
						
					 
					
						2016-11-14 01:28:22 +11:00 
						 
				 
			
				
					
						
							
							
								Chen Buskilla 
							
						 
					 
					
						
						
						
						
							
						
						
							738f38e8d6 
							
						 
					 
					
						
						
							
							remove theano dependency, using keras backend functions  
						
						
						
					 
					
						2016-11-13 15:06:01 +02:00 
						 
				 
			
				
					
						
							
							
								Chen Buskilla 
							
						 
					 
					
						
						
						
						
							
						
						
							a592075720 
							
						 
					 
					
						
						
							
							fix parikh entailment test methods bug with settings  
						
						
						
					 
					
						2016-11-13 14:53:55 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							ae681aa555 
							
						 
					 
					
						
						
							
							Work on DyNet example  
						
						
						
					 
					
						2016-11-13 13:45:21 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							89df91846c 
							
						 
					 
					
						
						
							
							Fix entailment example, and add a flag for BiRNN encoding.  
						
						
						
					 
					
						2016-11-12 11:43:37 -06:00 
						 
				 
			
				
					
						
							
							
								Paul Spiegelhalter 
							
						 
					 
					
						
						
						
						
							
						
						
							edf77a9dae 
							
						 
					 
					
						
						
							
							added import of build_model  
						
						
						
					 
					
						2016-11-11 15:13:12 -08:00 
						 
				 
			
				
					
						
							
							
								Paul Spiegelhalter 
							
						 
					 
					
						
						
						
						
							
						
						
							0d7031a8f1 
							
						 
					 
					
						
						
							
							syntax error on two functions  
						
						
						
					 
					
						2016-11-11 15:12:03 -08:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							ca996fc01a 
							
						 
					 
					
						
						
							
							Add BiRNN for entailment  
						
						... 
						
						
						
						Hastily add bidirectional RNN to entailment example 
						
					 
					
						2016-11-12 01:15:01 +11:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							1ef62f39ef 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
					 
					
						2016-11-01 13:30:10 +11:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							967412fb85 
							
						 
					 
					
						
						
							
							Minor edit  
						
						
						
					 
					
						2016-11-01 13:22:36 +11:00 
						 
				 
			
				
					
						
							
							
								Ines Montani 
							
						 
					 
					
						
						
						
						
							
						
						
							589fc73910 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
					 
					
						2016-11-01 03:19:15 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							18aab4f71e 
							
						 
					 
					
						
						
							
							Merge branch 'master' of ssh://github.com/explosion/spaCy  
						
						
						
					 
					
						2016-11-01 03:05:49 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							6cf989ad26 
							
						 
					 
					
						
						
							
							Make the README more concise  
						
						
						
					 
					
						2016-11-01 13:05:17 +11:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							45ebab4677 
							
						 
					 
					
						
						
							
							Rename inventory count example  
						
						
						
					 
					
						2016-11-01 02:30:22 +01:00 
						 
				 
			
				
					
						
							
							
								Ines Montani 
							
						 
					 
					
						
						
						
						
							
						
						
							274cc0f08f 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
					 
					
						2016-11-01 02:13:54 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							0b7af54219 
							
						 
					 
					
						
						
							
							Rename entailment example  
						
						
						
					 
					
						2016-11-01 01:52:11 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							1b9c6240a7 
							
						 
					 
					
						
						
							
							Rename entailment example  
						
						
						
					 
					
						2016-11-01 01:51:54 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							58f7be93ee 
							
						 
					 
					
						
						
							
							Draft readme for NLI example  
						
						
						
					 
					
						2016-11-01 01:46:55 +01:00 
						 
				 
			
				
					
						
							
							
								Ines Montani 
							
						 
					 
					
						
						
						
						
							
						
						
							6b30475725 
							
						 
					 
					
						
						
							
							Add README.md to examples  
						
						
						
					 
					
						2016-11-01 01:14:04 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							de32b6e5b8 
							
						 
					 
					
						
						
							
							Add code for Keras NLI example  
						
						
						
					 
					
						2016-10-31 23:54:28 +01:00 
						 
				 
			
				
					
						
							
							
								kendricktan 
							
						 
					 
					
						
						
						
						
							
						
						
							ba8841234a 
							
						 
					 
					
						
						
							
							Fixed training examples  
						
						... 
						
						
						
						Changes:
1. train_ner won't crash if no data directory is not found
2. Fixed train_tagger expected spacy.gold.GoldParse, got list 
						
					 
					
						2016-10-24 16:09:23 +10:00 
						 
				 
			
				
					
						
							
							
								kendricktan 
							
						 
					 
					
						
						
						
						
							
						
						
							9877f3298f 
							
						 
					 
					
						
						
							
							updated training examples to v1.1.2  
						
						
						
					 
					
						2016-10-24 11:53:33 +10:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							105aaadc07 
							
						 
					 
					
						
						
							
							Make deep_learning_keras example use sentences  
						
						
						
					 
					
						2016-10-23 23:17:41 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							1ae3bde58f 
							
						 
					 
					
						
						
							
							Fix deep learning example code  
						
						
						
					 
					
						2016-10-20 21:32:26 +02:00 
						 
				 
			
				
					
						
							
							
								kendricktan 
							
						 
					 
					
						
						
						
						
							
						
						
							f77b3dc677 
							
						 
					 
					
						
						
							
							Fixed train_parser examples when model_dir isn't None  
						
						
						
					 
					
						2016-10-20 23:40:51 +10:00 
						 
				 
			
				
					
						
							
							
								kendricktan 
							
						 
					 
					
						
						
						
						
							
						
						
							d817d57219 
							
						 
					 
					
						
						
							
							Fixed train_ner examples when model_dir isn't None  
						
						
						
					 
					
						2016-10-20 21:09:07 +10:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							213027a1a1 
							
						 
					 
					
						
						
							
							Fix deep learning example  
						
						
						
					 
					
						2016-10-20 04:39:54 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							5378949326 
							
						 
					 
					
						
						
							
							Fix example  
						
						
						
					 
					
						2016-10-20 03:42:34 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							d17546681c 
							
						 
					 
					
						
						
							
							Fix deep learning tutorial  
						
						
						
					 
					
						2016-10-20 03:21:56 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							4c27958990 
							
						 
					 
					
						
						
							
							Fix bugs in deep_learning_keras example.  
						
						
						
					 
					
						2016-10-20 02:49:14 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							ca89fd0919 
							
						 
					 
					
						
						
							
							Update Keras deep learning tutorial  
						
						
						
					 
					
						2016-10-19 19:37:09 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							f60cefc048 
							
						 
					 
					
						
						
							
							Add first draft of spaCy+keras integration example.  
						
						
						
					 
					
						2016-10-19 14:43:13 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							c36e8676aa 
							
						 
					 
					
						
						
							
							Move old examples  
						
						
						
					 
					
						2016-10-16 21:56:32 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							3fba897e0f 
							
						 
					 
					
						
						
							
							Update train_parser example  
						
						
						
					 
					
						2016-10-16 21:41:14 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							f787cd29fe 
							
						 
					 
					
						
						
							
							Refactor the pipeline classes to make them more consistent, and remove the redundant blank() constructor.  
						
						
						
					 
					
						2016-10-16 21:34:57 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							4e9727b474 
							
						 
					 
					
						
						
							
							Use new words keyword argument in Doc.  
						
						
						
					 
					
						2016-10-16 18:16:25 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							2508117553 
							
						 
					 
					
						
						
							
							Make train_parser example a bit simpler.  
						
						
						
					 
					
						2016-10-16 17:58:37 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							4574fe87c6 
							
						 
					 
					
						
						
							
							Add example for training parser  
						
						
						
					 
					
						2016-10-16 17:05:55 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							01b42c531f 
							
						 
					 
					
						
						
							
							Update train_tagger script  
						
						
						
					 
					
						2016-10-16 16:10:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							e5151056cf 
							
						 
					 
					
						
						
							
							Fix NER training example  
						
						
						
					 
					
						2016-10-16 11:41:20 +02:00 
						 
				 
			
				
					
						
							
							
								Henning Peters 
							
						 
					 
					
						
						
						
						
							
						
						
							470cdf5bf9 
							
						 
					 
					
						
						
							
							remove deprecated LOCAL_DATA_DIR  
						
						
						
					 
					
						2016-04-05 11:25:54 +02:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							9cd21ad5b5 
							
						 
					 
					
						
						
							
							Merge pull request  #284  from olegzd/olegzd/example/inventoryCount  
						
						... 
						
						
						
						Added reloadable English() example for inventory counting 
						
					 
					
						2016-03-25 09:48:47 +11:00 
						 
				 
			
				
					
						
							
							
								Matthew Honnibal 
							
						 
					 
					
						
						
						
						
							
						
						
							eaccbcda0f 
							
						 
					 
					
						
						
							
							Fix bug in pos_tag.py script  
						
						
						
					 
					
						2016-03-16 06:04:14 +11:00 
						 
				 
			
				
					
						
							
							
								Gus Hecht 
							
						 
					 
					
						
						
						
						
							
						
						
							feefe64ab2 
							
						 
					 
					
						
						
							
							added batch_size as keyword argument  
						
						... 
						
						
						
						There's probably a better default value.... 
						
					 
					
						2016-03-10 14:16:34 -08:00 
						 
				 
			
				
					
						
							
							
								Oleg Zdornyy 
							
						 
					 
					
						
						
						
						
							
						
						
							a774131671 
							
						 
					 
					
						
						
							
							Added reloadable English() example for inv. count  
						
						
						
					 
					
						2016-03-09 19:35:55 -08:00 
						 
				 
			
				
					
						
							
							
								Henning Peters 
							
						 
					 
					
						
						
						
						
							
						
						
							37a7020904 
							
						 
					 
					
						
						
							
							move displacy to its own subdomain  
						
						
						
					 
					
						2016-02-19 14:03:52 +01:00