mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	* Avoid compiling theano module for now
This commit is contained in:
		
							parent
							
								
									f8004c5f65
								
							
						
					
					
						commit
						802ad3d71a
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
					@ -210,7 +210,7 @@ MOD_NAMES = ['spacy.parts_of_speech', 'spacy.strings',
 | 
				
			||||||
             'spacy.lexeme', 'spacy.vocab', 'spacy.attrs',
 | 
					             'spacy.lexeme', 'spacy.vocab', 'spacy.attrs',
 | 
				
			||||||
             'spacy.morphology', 'spacy.tagger',
 | 
					             'spacy.morphology', 'spacy.tagger',
 | 
				
			||||||
             'spacy.syntax.stateclass', 
 | 
					             'spacy.syntax.stateclass', 
 | 
				
			||||||
             'spacy._ml', 'spacy._theano',
 | 
					             'spacy._ml',
 | 
				
			||||||
             'spacy.tokenizer',
 | 
					             'spacy.tokenizer',
 | 
				
			||||||
             'spacy.syntax.parser', 
 | 
					             'spacy.syntax.parser', 
 | 
				
			||||||
             'spacy.syntax.transition_system',
 | 
					             'spacy.syntax.transition_system',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user