File size: 2,676 Bytes
ccfb3ec
27c6e22
 
ccfb3ec
 
 
05b80bd
9bdc4bc
05b80bd
 
 
 
 
 
ccfb3ec
 
05b80bd
 
ccfb3ec
05b80bd
 
 
 
ccfb3ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
---
language:
- en
license: mit
dataset_info:
  features:
  - name: mention_span
    dtype: string
  - name: left_context_token
    sequence: string
  - name: right_context_token
    sequence: string
  - name: y_str
    sequence: string
  splits:
  - name: train
    num_bytes: 799759341
    num_examples: 2690286
  - name: test
    num_bytes: 151914
    num_examples: 563
  download_size: 278313498
  dataset_size: 799911255
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

所有的类别:

```
/person/musician
/person/artist
/person
/location/city
/location
/person/director
/person/author
/language
/person/athlete
/organization
/organization/company
/people/ethnicity
/location/country
/people
/written_work
/software
/product
/product/computer
/location/cemetery
/government
/park
/government/government
/government_agency
/art
/art/film
/person/actor
/broadcast_program
/game
/geography
/geography/island
/music
/person/architect
/military
/train
/rail/railway
/rail
/location/province
/building
/event/military_conflict
/event
/title
/award
/organization/sports_league
/law
/organization/sports_team
/location/body_of_water
/organization/educational_institution
/astral_body
/geography/mountain
/organization/airline
/location/county
/event/attack
/internet/website
/internet
/disease
/building/hospital
/chemistry
/news_agency
/time
/transportation/road
/transportation
/event/natural_disaster
/event/terrorist_attack
/education/educational_degree
/education
/person/doctor
/person/politician
/person/soldier
/transit
/broadcast_network
/person/engineer
/broadcast/tv_channel
/broadcast
/event/sports_event
/religion
/religion/religion
/finance/currency
/finance
/building/airport
/product/weapon
/food
/building/sports_facility
/product/airplane
/product/ship
/livingthing
/livingthing/animal
/living_thing
/person/monarch
/product/spacecraft
/god
/government/political_party
/location/bridge
/metropolitan_transit
/metropolitan_transit/transit_line
/event/election
/play
/person/coach
/building/restaurant
/product/car
/body_part
/product/instrument
/medicine/medical_treatment
/medicine
/building/hotel
/person/religious_leader
/medicine/drug
/medicine/symptom
/building/theater
/newspaper
/event/protest
/finance/stock_exchange
/building/power_station
/computer
/computer/algorithm
/building/library
/organization/terrorist_organization
/organization/fraternity_sorority
/building/dam
/person/terrorist
/visual_art/color
/visual_art
/product/mobile_phone
/biology
/geography/glacier
/computer/programming_language
/education/department
/product/engine_device
/product/camera

```