mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Add Hungarian to alpha support overview
This commit is contained in:
		
							parent
							
								
									decb7437ea
								
							
						
					
					
						commit
						d1585959d9
					
				| 
						 | 
				
			
			@ -35,7 +35,6 @@ p
 | 
			
		|||
    |  models are coming soon.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
+h(2, "alpha-support") Alpha support
 | 
			
		||||
 | 
			
		||||
p
 | 
			
		||||
| 
						 | 
				
			
			@ -43,7 +42,7 @@ p
 | 
			
		|||
    |  the existing language data and extending the tokenization patterns.
 | 
			
		||||
 | 
			
		||||
+table([ "Language", "Source" ])
 | 
			
		||||
    each language, code in { it: "Italian", fr: "French", pt: "Portuguese", nl: "Dutch", sv: "Swedish" }
 | 
			
		||||
    each language, code in { it: "Italian", fr: "French", pt: "Portuguese", nl: "Dutch", sv: "Swedish", hu: "Hungarian" }
 | 
			
		||||
        +row
 | 
			
		||||
            +cell #{language} #[code=code]
 | 
			
		||||
            +cell
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user