mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Merge pull request #6645 from bittlingmayer/patch-3
This commit is contained in:
		
						commit
						bbf080dfe5
					
				| 
						 | 
					@ -51,6 +51,9 @@ for orth in [
 | 
				
			||||||
    "Dr.",
 | 
					    "Dr.",
 | 
				
			||||||
    "Dra.",
 | 
					    "Dra.",
 | 
				
			||||||
    "EE.UU.",
 | 
					    "EE.UU.",
 | 
				
			||||||
 | 
					    "Ee.Uu.",
 | 
				
			||||||
 | 
					    "EE. UU.",
 | 
				
			||||||
 | 
					    "Ee. Uu.",
 | 
				
			||||||
    "etc.",
 | 
					    "etc.",
 | 
				
			||||||
    "fig.",
 | 
					    "fig.",
 | 
				
			||||||
    "Gob.",
 | 
					    "Gob.",
 | 
				
			||||||
| 
						 | 
					@ -65,9 +68,11 @@ for orth in [
 | 
				
			||||||
    "Prof.",
 | 
					    "Prof.",
 | 
				
			||||||
    "Profa.",
 | 
					    "Profa.",
 | 
				
			||||||
    "q.e.p.d.",
 | 
					    "q.e.p.d.",
 | 
				
			||||||
    "Q.E.P.D." "S.A.",
 | 
					    "Q.E.P.D.",
 | 
				
			||||||
 | 
					    "S.A.",
 | 
				
			||||||
    "S.L.",
 | 
					    "S.L.",
 | 
				
			||||||
    "S.R.L." "s.s.s.",
 | 
					    "S.R.L.",
 | 
				
			||||||
 | 
					    "s.s.s.",
 | 
				
			||||||
    "Sr.",
 | 
					    "Sr.",
 | 
				
			||||||
    "Sra.",
 | 
					    "Sra.",
 | 
				
			||||||
    "Srta.",
 | 
					    "Srta.",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user