| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 20fd36a0f7 | * Very scrappy, likely buggy first-cut pickle implementation, to work on Issue #125: allow pickle for Apache Spark. The current implementation sends stuff to temp files, and does almost nothing to ensure all modifiable state is actually preserved. The Language() instance is a deep tree of extension objects, and if pickling during training, some of the C-data state is hard to preserve. | 2015-10-13 13:44:41 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 0af139e183 | * Tagger training now working. Still need to test load/save of model. Morphology still broken. | 2015-08-27 09:16:11 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 9a8db9743c | * Remove gil from parser.call | 2015-07-14 23:47:33 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | f4986d5d3c | * Use new Example class | 2015-06-28 22:36:03 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 897dd0dd0b | * Merge changes, and adjust Example to use memoryview | 2015-06-28 11:36:11 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 9282a8e72c | * Prepare for new models to be plugged in by using Example class | 2015-06-28 11:02:35 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 75aeccc064 | * Rejig parser interface to use new thinc.api.Example class, in prep of theano model. Comment out beam search | 2015-06-28 11:02:34 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | bd82a49994 | * Add set_scores method to Model | 2015-06-02 18:37:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 62424e6c76 | * Remove unused regularize argument from _ml.Model | 2015-06-02 00:27:07 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | d82f9d958d | * Remove regularization cruft from _ml, move score from .pxd file to .pyx | 2015-05-31 18:48:05 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 6bba793df3 | * Disable the Zipf-reweighting thing while investigate effect | 2015-05-31 06:48:43 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 0eec1d12af | * Add comment about zipf reweighting | 2015-05-27 01:14:07 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 4d37b66c55 | * Make Zipf regularization a bit more efficient | 2015-05-27 01:12:50 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 7fc24821bc | * Experiment with Zipfian corruptions when calculating prediction | 2015-05-26 22:17:15 +02:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 3f1944d688 | * Make PyPy work | 2015-01-05 17:54:38 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 5d9a096e2f | * Some minor clean-up after HastyModel | 2014-12-31 19:46:04 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | aafaf58cbe | * Refactor _ml.Model, and finish implementing HastyModel so far not worthwhile. | 2014-12-31 19:40:59 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | bcd038e7b6 | * Implement HastyModel | 2014-12-31 01:16:47 +11:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | bb0b00f819 | * Repurporse the Tagger class as a generic Model, wrapping thinc's interface | 2014-12-30 21:20:15 +11:00 |  |