mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	
							parent
							
								
									280c03f67b
								
							
						
					
					
						commit
						c69b77d8aa
					
				| 
						 | 
				
			
			@ -1493,16 +1493,6 @@ TOKENIZER_EXCEPTIONS = {
 | 
			
		|||
        {ORTH: "ma"}
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    "gonna": [
 | 
			
		||||
        {ORTH: "gon", LEMMA: "go"},
 | 
			
		||||
        {ORTH: "na", LEMMA: "to"}
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    "Gonna": [
 | 
			
		||||
        {ORTH: "Gon", LEMMA: "go"},
 | 
			
		||||
        {ORTH: "na", LEMMA: "to"}
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    "whats": [
 | 
			
		||||
        {ORTH: "what"},
 | 
			
		||||
        {ORTH: "s"}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user