| 
							
							
								 ines | e4ee666be5 | Fix biluo_tags_from_offsets example and docs | 2017-11-26 16:37:32 +01:00 |  | 
			
				
					| 
							
							
								 ines | 434030e0d0 | Fix requirements.txt example (see #1638) | 2017-11-26 15:53:19 +01:00 |  | 
			
				
					| 
							
							
								 ines | 726fb2d0b5 | Use fewer iterations by default to avoid overfitting on blank model (resolves #1632) | 2017-11-23 15:27:12 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | f29c3925ee | Fix more efficient nonproj | 2017-11-23 12:48:00 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | e10e9ad2c5 | Improve efficiency of Doc.to_array | 2017-11-23 12:33:27 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 2acc907d55 | Improve profiling | 2017-11-23 12:33:03 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | fa62427300 | Remove lookup-based lemmatization | 2017-11-23 12:32:22 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | fb26b2cb12 | Use lookup lemmatizer if lemma unset | 2017-11-23 12:31:58 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | db5c714ad2 | Improve efficiency of deprojectivization | 2017-11-23 12:31:34 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 8fec7268eb | Move string cleanup under a setting flag | 2017-11-23 12:19:18 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 5949777b12 | Fix misleading multi-threading docstring | 2017-11-23 12:18:59 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 542e6fd4ea | Don't remove entries from specials | 2017-11-23 12:17:42 +00:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 30ba81f881 | Merge pull request #1576 from ligser/master Actually reset caches in pipe [wip] | 2017-11-23 12:54:48 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 4988eeb18a | Merge pull request #1631 from markulrich/patch-1 Use local parameter in example MyComponent | 2017-11-23 11:47:50 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Honnibal | 6bc9917a0e | Another small fix to component docs | 2017-11-23 11:47:20 +01:00 |  | 
			
				
					| 
							
							
								 markulrich | c9b63c0dfc | Use correct local parameter in example MyComponent (and added markulrich.md contributor file) | 2017-11-22 15:59:08 -08:00 |  | 
			
				
					| 
							
							
								 ines | c90fe92e15 | Fix displaCy test | 2017-11-22 05:04:39 +01:00 |  | 
			
				
					| 
							
							
								 ines | 42ceece110 | Add Appveyor badge | 2017-11-22 04:20:32 +01:00 |  | 
			
				
					| 
							
							
								 ines | a6f33ac27d | Fix displaCy test | 2017-11-22 04:19:28 +01:00 |  | 
			
				
					| 
							
							
								 ines | 93b0be611a | Merge branch 'master' of https://github.com/explosion/spaCy | 2017-11-22 00:28:55 +01:00 |  | 
			
				
					| 
							
							
								 ines | 60b4915569 | Use .pos_ instead of .tags_ in displaCy by default (see #1006) | 2017-11-22 00:28:52 +01:00 |  | 
			
				
					| 
							
							
								 Ines Montani | ab2342a10e | Merge pull request #1621 from bdewilde/fix-span-orth (resolves #1612) Make span.orth_ = span.text, as advertised | 2017-11-20 20:53:15 +00:00 |  | 
			
				
					| 
							
							
								 Burton DeWilde | a5c6869b2d | Fix bug where span.orth_ != span.text (see #1612) | 2017-11-20 12:05:43 -06:00 |  | 
			
				
					| 
							
							
								 Burton DeWilde | 635792997c | Add regression test for #1612 | 2017-11-20 12:05:35 -06:00 |  | 
			
				
					| 
							
							
								 Burton DeWilde | 833c66c9b2 | Add contributor agreement | 2017-11-20 11:28:31 -06:00 |  | 
			
				
					| 
							
							
								 ines | ec08996000 | Add note on tags matching tokenization (see #1613) | 2017-11-20 15:12:47 +01:00 |  | 
			
				
					| 
							
							
								 Ines Montani | ac235c0baf | Merge pull request #1620 from cclauss/patch-3 Create cclauss.md | 2017-11-20 14:07:36 +00:00 |  | 
			
				
					| 
							
							
								 cclauss | 31085dcbb6 | Create cclauss.md | 2017-11-20 14:57:30 +01:00 |  | 
			
				
					| 
							
							
								 ines | 9a63e32f21 | Add noqa to Python 2 compat variables of built-ins (see #1617) | 2017-11-20 14:03:42 +01:00 |  | 
			
				
					| 
							
							
								 ines | d70a64d78b | Fix syntax error and formatting in test (see #1617) | 2017-11-20 14:01:25 +01:00 |  | 
			
				
					| 
							
							
								 ines | 17849dee4b | Fix French test (see #1617) | 2017-11-20 13:59:59 +01:00 |  | 
			
				
					| 
							
							
								 ines | 0f6dfb4b81 | Merge branch 'master' of https://github.com/explosion/spaCy | 2017-11-20 13:57:53 +01:00 |  | 
			
				
					| 
							
							
								 ines | 1a38575de3 | Make example Python 2 compatible (see #1617) | 2017-11-20 13:57:51 +01:00 |  | 
			
				
					| 
							
							
								 Ines Montani | 9eb5cd0b31 | Merge pull request #1608 from tokestermw/bug/fix-span-noun-chunks Fixes error when getting `noun_chunks` from `Span`s. (Issue #1207) | 2017-11-18 03:23:32 +00:00 |  | 
			
				
					| 
							
							
								 ines | 4f7e64e371 | Update resources | 2017-11-18 02:53:00 +01:00 |  | 
			
				
					| 
							
							
								 Motoki Wu | 7b5b49eef0 | added contributor agreement | 2017-11-17 17:27:20 -08:00 |  | 
			
				
					| 
							
							
								 Motoki Wu | a52e195a0a | Fixes Issue #1207 where noun_chunksofSpangives an error.Make sure to reference `self.doc` when getting the noun chunks.
Same fix as 9750a0128c | 2017-11-17 17:16:20 -08:00 |  | 
			
				
					| 
							
							
								 Motoki Wu | b818afaa0e | Added failing test for Issue #1207. The noun chunk iterator should work for `Doc` but not for `Span`. | 2017-11-17 17:04:27 -08:00 |  | 
			
				
					| 
							
							
								 ines | c3051e95f7 | Add note on attribute extension defaults (resolves #1587) | 2017-11-17 19:14:29 +01:00 |  | 
			
				
					| 
							
							
								 ines | 954f8cc6d1 | Update syntax theme (should move the modifications out to an extension sometime) | 2017-11-17 19:13:53 +01:00 |  | 
			
				
					| 
							
							
								 Ines Montani | f1a5c33294 | Merge pull request #1604 from raphael0202/patch-1 Fix typo in documentation | 2017-11-17 17:21:56 +00:00 |  | 
			
				
					| 
							
							
								 Raphaël Bournhonesque | a0793fd4cc | Fix typo | 2017-11-17 17:57:55 +01:00 |  | 
			
				
					| 
							
							
								 Ines Montani | eee9cc41f4 | Merge pull request #1602 from MartinoMensio/master (resolves #1599) small typo on docs | 2017-11-17 16:19:04 +00:00 |  | 
			
				
					| 
							
							
								 Martino Mensio | 239a0f391d | added contributor agreement | 2017-11-17 16:30:09 +01:00 |  | 
			
				
					| 
							
							
								 Martino Mensio | ce1aade41e | small typo on docs | 2017-11-17 16:20:22 +01:00 |  | 
			
				
					| 
							
							
								 ines | 7d5afadf5e | Update vectors_loc description | 2017-11-17 14:57:11 +01:00 |  | 
			
				
					| 
							
							
								 ines | 4187cfe1ea | Merge branch 'master' of https://github.com/explosion/spaCy | 2017-11-17 14:56:29 +01:00 |  | 
			
				
					| 
							
							
								 ines | c57e05bec1 | Make sure nr_dim is an int In some languages (e.g. Dutch), the nr_dim is extracted as a byte string, causing an error down the line. | 2017-11-17 14:56:27 +01:00 |  | 
			
				
					| 
							
							
								 Ines Montani | 1e3068ec33 | Merge pull request #1594 from pavillet/patch-1 Update _spacy.jade | 2017-11-16 23:42:59 +00:00 |  | 
			
				
					| 
							
							
								 pavillet | ad2935f0c3 | Update _spacy.jade Doc example gives 'object is not subscriptable' error.
Correcting as an attribuet | 2017-11-17 00:02:20 +01:00 |  |