beki commited on
Commit
1c7f95c
·
1 Parent(s): b37a38f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,7 +20,10 @@ model-index:
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.8577517086
 
 
23
  ---
 
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_spacy_pii_fast` |
 
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.8577517086
23
+ widget:
24
+ - text: "SELECT shipping FROM users WHERE shipping = '201 Thayer St Providence RI 02912'"
25
  ---
26
+
27
  | Feature | Description |
28
  | --- | --- |
29
  | **Name** | `en_spacy_pii_fast` |