Update README.md (#1)
Browse files- Update README.md (3f40b525ba882c0835fed56899a9358cd6bfaaf0)
Co-authored-by: Loïck BOURDOIS <[email protected]>
    	
        README.md
    CHANGED
    
    | 
         @@ -3,7 +3,11 @@ tags: 
     | 
|
| 3 | 
         
             
            - flair
         
     | 
| 4 | 
         
             
            - token-classification
         
     | 
| 5 | 
         
             
            - sequence-tagger-model
         
     | 
| 6 | 
         
            -
            language:  
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 7 | 
         
             
            datasets:
         
     | 
| 8 | 
         
             
            - conll2003
         
     | 
| 9 | 
         
             
            widget:
         
     | 
| 
         | 
|
| 3 | 
         
             
            - flair
         
     | 
| 4 | 
         
             
            - token-classification
         
     | 
| 5 | 
         
             
            - sequence-tagger-model
         
     | 
| 6 | 
         
            +
            language: 
         
     | 
| 7 | 
         
            +
            - en 
         
     | 
| 8 | 
         
            +
            - de 
         
     | 
| 9 | 
         
            +
            - nl 
         
     | 
| 10 | 
         
            +
            - es
         
     | 
| 11 | 
         
             
            datasets:
         
     | 
| 12 | 
         
             
            - conll2003
         
     | 
| 13 | 
         
             
            widget:
         
     |