mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Merge pull request #1076 from raphael0202/patch-1
Deleting (legacy?) whitespace attribute in doc
This commit is contained in:
		
						commit
						c282167310
					
				| 
						 | 
				
			
			@ -248,11 +248,6 @@ p An individual token — i.e. a word, punctuation symbol, whitespace, etc.
 | 
			
		|||
        +cell #[code text_with_ws]
 | 
			
		||||
        +cell unicode
 | 
			
		||||
        +cell Text content, with trailing space character if present.
 | 
			
		||||
 | 
			
		||||
    +row
 | 
			
		||||
        +cell #[code whitespace]
 | 
			
		||||
        +cell int
 | 
			
		||||
        +cell Trailing space character if present.
 | 
			
		||||
    +row
 | 
			
		||||
        +cell #[code whitespace_]
 | 
			
		||||
        +cell unicode
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user