mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	I think the original annotation was correct and this change also unfortunately introduced a cycle into the dependency tree.
This commit is contained in:
		
							parent
							
								
									6f54e59fe7
								
							
						
					
					
						commit
						d2d2baaf76
					
				| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
            {
 | 
			
		||||
              "tokens": [
 | 
			
		||||
                {
 | 
			
		||||
                  "head": 4,
 | 
			
		||||
                  "head": 44,
 | 
			
		||||
                  "dep": "prep",
 | 
			
		||||
                  "tag": "IN",
 | 
			
		||||
                  "orth": "In",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user