beki commited on
Commit
767adf6
1 Parent(s): 4052356

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.8946822084
 
 
23
  ---
 
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_spacy_pii` |
 
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.8946822084
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` |