Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -6,6 +6,8 @@ tags: | |
| 6 | 
             
            language: nl
         | 
| 7 | 
             
            datasets:
         | 
| 8 | 
             
            - conll2003
         | 
|  | |
|  | |
| 9 | 
             
            ---
         | 
| 10 |  | 
| 11 | 
             
            ## Dutch NER in Flair (large model)
         | 
| @@ -14,8 +16,6 @@ This is the large 4-class NER model for Dutch that ships with [Flair](https://gi | |
| 14 |  | 
| 15 | 
             
            F1-Score: **95,25** (CoNLL-03 Dutch)
         | 
| 16 |  | 
| 17 | 
            -
            **! This model only works with Flair version 0.8 (will be released in the next few days) !**
         | 
| 18 | 
            -
             | 
| 19 | 
             
            Predicts 4 tags:
         | 
| 20 |  | 
| 21 | 
             
            | **tag**                        | **meaning** |
         | 
|  | |
| 6 | 
             
            language: nl
         | 
| 7 | 
             
            datasets:
         | 
| 8 | 
             
            - conll2003
         | 
| 9 | 
            +
            widget:
         | 
| 10 | 
            +
            - text: "George Washington ging naar Washington"
         | 
| 11 | 
             
            ---
         | 
| 12 |  | 
| 13 | 
             
            ## Dutch NER in Flair (large model)
         | 
|  | |
| 16 |  | 
| 17 | 
             
            F1-Score: **95,25** (CoNLL-03 Dutch)
         | 
| 18 |  | 
|  | |
|  | |
| 19 | 
             
            Predicts 4 tags:
         | 
| 20 |  | 
| 21 | 
             
            | **tag**                        | **meaning** |
         | 

