bullmount commited on
Commit
c69d031
1 Parent(s): 89b6f69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,6 +30,7 @@ widget:
30
  ## Model description
31
  **it_nerIta_trf** is a fine-tuned spacy model ready to be used for **Named Entity Recognition** on **Italian language** texts based on a pipeline composed by the **hseBert-it-cased** transformer.
32
  It has been trained to recognize 18 types of entities: PER, NORP, ORG, GPE, LOC, DATE, MONEY, FAC, PRODUCT, EVENT, WORK_OF_ART, LAW, LANGUAGE, TIME, PERCENT, QUANTITY, ORDINAL, CARDINAL. See table below for details.
 
33
  | Feature | Description |
34
  | --- | --- |
35
  | **Name** | `nerIta_trf` |
 
30
  ## Model description
31
  **it_nerIta_trf** is a fine-tuned spacy model ready to be used for **Named Entity Recognition** on **Italian language** texts based on a pipeline composed by the **hseBert-it-cased** transformer.
32
  It has been trained to recognize 18 types of entities: PER, NORP, ORG, GPE, LOC, DATE, MONEY, FAC, PRODUCT, EVENT, WORK_OF_ART, LAW, LANGUAGE, TIME, PERCENT, QUANTITY, ORDINAL, CARDINAL. See table below for details.
33
+
34
  | Feature | Description |
35
  | --- | --- |
36
  | **Name** | `nerIta_trf` |