Shorten GPE label: geopolitical entity -> geopolitical
Browse files- data/m2e2_test.jsonl +0 -0
- m2e2_label_summary.md +3 -3
- m2e2_vis.html +0 -0
data/m2e2_test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
m2e2_label_summary.md
CHANGED
|
@@ -23,7 +23,7 @@ excluded, matching TextEE). Use as **eval-only**; absence of an event is not gro
|
|
| 23 |
|
| 24 |
| Entity type | Count |
|
| 25 |
|---|---:|
|
| 26 |
-
| geopolitical
|
| 27 |
| person | 7011 |
|
| 28 |
| organization | 4602 |
|
| 29 |
| location | 1321 |
|
|
@@ -98,9 +98,9 @@ ontology name for what the data labels `Entity` on Contact:Meet).
|
|
| 98 |
| Entity type | Definition (per ACE 2005, as adopted by M2E2) | Examples in data |
|
| 99 |
|---|---|---|
|
| 100 |
| **person** (ACE: PER) | A human, whether a single individual or a group of people. | `Morsi`, `supporters`, `police forces` |
|
| 101 |
-
| **geopolitical
|
| 102 |
| **organization** (ACE: ORG) | A group of people defined by a formal organizational structure — corporations, agencies, institutions. | `police`, `Nation of Islam`, `IS` |
|
| 103 |
-
| **location** (ACE: LOC) | A geographical/natural place defined by physical features, **not** a geopolitical
|
| 104 |
| **facility** (ACE: FAC) | A man-made permanent structure or real-estate improvement — buildings, airports, refineries, jails. | `mosque`, `hospital`, `jail` |
|
| 105 |
| **vehicle** (ACE: VEH) | A physical device designed to move/carry people or objects between locations. | `car`, `vessels`, `flight` |
|
| 106 |
| **weapon** (ACE: WEA) | A physical device primarily used as an instrument to harm or destroy. | `bullets`, `weapons` |
|
|
|
|
| 23 |
|
| 24 |
| Entity type | Count |
|
| 25 |
|---|---:|
|
| 26 |
+
| geopolitical | 7307 |
|
| 27 |
| person | 7011 |
|
| 28 |
| organization | 4602 |
|
| 29 |
| location | 1321 |
|
|
|
|
| 98 |
| Entity type | Definition (per ACE 2005, as adopted by M2E2) | Examples in data |
|
| 99 |
|---|---|---|
|
| 100 |
| **person** (ACE: PER) | A human, whether a single individual or a group of people. | `Morsi`, `supporters`, `police forces` |
|
| 101 |
+
| **geopolitical** (ACE: GPE) | A composite entity of population + government + physical territory: a nation, state, province, county, or city. | `U.S.`, `Syrian`, `Baton Rouge` |
|
| 102 |
| **organization** (ACE: ORG) | A group of people defined by a formal organizational structure — corporations, agencies, institutions. | `police`, `Nation of Islam`, `IS` |
|
| 103 |
+
| **location** (ACE: LOC) | A geographical/natural place defined by physical features, **not** a geopolitical (GPE) — regions, land masses, bodies of water. | `West African region`, `Europe`, `Algerian desert` |
|
| 104 |
| **facility** (ACE: FAC) | A man-made permanent structure or real-estate improvement — buildings, airports, refineries, jails. | `mosque`, `hospital`, `jail` |
|
| 105 |
| **vehicle** (ACE: VEH) | A physical device designed to move/carry people or objects between locations. | `car`, `vessels`, `flight` |
|
| 106 |
| **weapon** (ACE: WEA) | A physical device primarily used as an instrument to harm or destroy. | `bullets`, `weapons` |
|
m2e2_vis.html
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|