Commit ·
fe35bd5
1
Parent(s): 3547a31
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,17 +21,17 @@ model-index:
|
|
| 21 |
type: f_score
|
| 22 |
value: 0.7368421053
|
| 23 |
---
|
| 24 |
-
| Feature | Description |
|
| 25 |
-
| --- | --- |
|
| 26 |
-
| **Name** | `en_kyc_nerre` |
|
| 27 |
-
| **Version** | `0.0.0` | test run, official version will start from 1.xx.xx
|
| 28 |
-
| **spaCy** | `>=3.6.1,<3.7.0` |
|
| 29 |
-
| **Default Pipeline** | `transformer`, `ner` |
|
| 30 |
-
| **Components** | `transformer`, `ner` |
|
| 31 |
-
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
| 32 |
-
| **Sources** | n/a |
|
| 33 |
-
| **License** | n/a |
|
| 34 |
-
| **Author** |
|
| 35 |
|
| 36 |
### Purpose
|
| 37 |
Identifying PERSON, CRIME, and PROCECUTION entities; supporting relation extraction for the next step
|
|
|
|
| 21 |
type: f_score
|
| 22 |
value: 0.7368421053
|
| 23 |
---
|
| 24 |
+
| Feature | Description | Note
|
| 25 |
+
| --- | --- | --- |
|
| 26 |
+
| **Name** | `en_kyc_nerre` ||
|
| 27 |
+
| **Version** | `0.0.0` | test run, official version will start from 1.xx.xx|
|
| 28 |
+
| **spaCy** | `>=3.6.1,<3.7.0` ||
|
| 29 |
+
| **Default Pipeline** | `transformer`, `ner` ||
|
| 30 |
+
| **Components** | `transformer`, `ner` ||
|
| 31 |
+
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) ||
|
| 32 |
+
| **Sources** | n/a ||
|
| 33 |
+
| **License** | n/a ||
|
| 34 |
+
| **Author** | hjiangAnthony ||
|
| 35 |
|
| 36 |
### Purpose
|
| 37 |
Identifying PERSON, CRIME, and PROCECUTION entities; supporting relation extraction for the next step
|