mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	* Fix gazetteer.json
This commit is contained in:
		
							parent
							
								
									0e098815cc
								
							
						
					
					
						commit
						855af087fc
					
				|  | @ -69,7 +69,7 @@ | |||
| 			[{"lower": "html"}], | ||||
| 			[{"lower": "html5"}] | ||||
| 		] | ||||
| 	] | ||||
| 	], | ||||
|     "Python": [ | ||||
|         "PRODUCT", | ||||
|         {}, | ||||
|  | @ -164,17 +164,19 @@ | |||
|     "false_positives": [ | ||||
|         null, | ||||
|         {}, | ||||
|         [{"orth": "Shit"}], | ||||
|         [{"orth": "Weed"}], | ||||
|         [{"orth": "Cool"}], | ||||
|         [{"orth": "Btw"}], | ||||
|         [{"orth": "Bah"}], | ||||
|         [{"orth": "Bullshit"}], | ||||
|         [{"orth": "Lol"}], | ||||
|         [{"orth": "Yo"}, {"lower": "dawg"}], | ||||
|         [{"orth": "Yay"}], | ||||
|         [{"orth": "Ahh"}], | ||||
|         [{"orth": "Yea"}], | ||||
|         [{"orth": "Bah"}] | ||||
|         [ | ||||
|             [{"orth": "Shit"}], | ||||
|             [{"orth": "Weed"}], | ||||
|             [{"orth": "Cool"}], | ||||
|             [{"orth": "Btw"}], | ||||
|             [{"orth": "Bah"}], | ||||
|             [{"orth": "Bullshit"}], | ||||
|             [{"orth": "Lol"}], | ||||
|             [{"orth": "Yo"}, {"lower": "dawg"}], | ||||
|             [{"orth": "Yay"}], | ||||
|             [{"orth": "Ahh"}], | ||||
|             [{"orth": "Yea"}], | ||||
|             [{"orth": "Bah"}] | ||||
|         ] | ||||
|     ] | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user