Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K - 10K
License:
Rename tag_definitions.txt to tag_definitions.md
Browse files- tag_definitions.md +38 -0
- tag_definitions.txt +0 -100
tag_definitions.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Definitions of the Labels used in the DEAL Shared Task
|
2 |
+
Below you will find the full list of labels used in the DEAL shared task, along with their definitions and some examples.
|
3 |
+
In the dataset, tokens are labeled using the [IOB2 format](https://en.wikipedia.org/wiki/Inside%E2%80%93outside%E2%80%93beginning_(tagging)) (ex: B-Archive, I-Archive).
|
4 |
+
|
5 |
+
|
6 |
+
| **Label** (abbreviation) | **Definition** | **Example** |
|
7 |
+
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
|
8 |
+
| Archive (Arc) | A curated collection of the literature or data. Very similar to Database | NASA ADS, MAST |
|
9 |
+
| CelestialObject (COb) | A named object in the sky | ONC, Andromeda galaxy |
|
10 |
+
| CelestialObjectRegion (COR) | A named area on/in a celestial body | Inner galaxy |
|
11 |
+
| CelestialRegion (CeR) | A defined region projected onto the sky, or celestial coordinates | GOODS field, l=2, b=15 |
|
12 |
+
| Citation (Cit) | A reference to previous work in the literature | Allen et al. 2012 |
|
13 |
+
| Collaboration (Col) | An organizational entity containing multiple organizations, observatories, and/or countries | the Plank Collaboration |
|
14 |
+
| ComputingFacility (CoF) | A facility whose primary purpose is to operate computational resources. | Example: Australian National Computational Infrastructure high-performance computing centre, CINECA supercomputing Centre |
|
15 |
+
| Database (DaB) | A curated and searchable set of related data tables (very similar to Archive) | Simbad |
|
16 |
+
| Dataset (DaS) | A curated set of data (essentially a single data table) | Gaia EDR3 |
|
17 |
+
| EntityOfFutureInterest (EFI) | A general catch all for things that we think may be worth thinking about in the future (often terms related to gravitational waves) | |
|
18 |
+
| Event (Eve) | A conference, workshop or other event that often brings scientists together | Protostars and Planets VI |
|
19 |
+
| Fellowship (Fel) | A grant focused towards students and/or early career researchers | Hubble Fellowship |
|
20 |
+
| Formula (For) | Mathematical formula or equations | F = Gm1m2/r^2, z=2.3 |
|
21 |
+
| Grant (Gra) | An allocation of money and/or time for a research project | grant No. 12345, ADAP grant 12345 |
|
22 |
+
| Identifier (Ide) | A unique identifier for data, images, etc | ALMA 123.12345 |
|
23 |
+
| Instrument (Ins) | A device, often, but not always, placed on a telescope, to make a measurement | Infrared Array Camera, NIRCam |
|
24 |
+
| Location (Loc) | A named location on Earth | Canada |
|
25 |
+
| Mission (Mis) | A spacecraft that is not a telescope or observatory that carries multiple instruments | WIND |
|
26 |
+
| Model (Mod) | A named scientific or computational model. | TNG100, Salpeter IMF |
|
27 |
+
| ObservationalTechniques (ObT) | A method used to observe celestial objects | Resolved Long-slit Spectroscopy, adaptive optics imaging |
|
28 |
+
| Observatory (Obs) | A, often similarly located, group of telescopes | Keck Observatory, Fermi |
|
29 |
+
| Organization (Org) | A named organization that is not an observatory | NASA, University of Toledo |
|
30 |
+
| Person (Per) | A named person or their initials | A. Einstein |
|
31 |
+
| Proposal (Pro) | A request for telescope time or funding | 74.C-0209(A), GN-2014B-Q-26 |
|
32 |
+
| Software (Sof) | Named computer code or language | Python, Numpy, ClumpFind |
|
33 |
+
| Survey (Sur) | An organized search of the sky often dedicated to large scale science projects | 2MASS, SDSS |
|
34 |
+
| Tag (Tag) | A HTML tag | <bold><\bold> |
|
35 |
+
| Telescope (Tel) | A "bucket" to catch light | Hubble Space Telescope, Discovery Channel Telescope |
|
36 |
+
| TextGarbage (TeG) | Incorrect text, often multiple punctuation marks with no inner text | ',,,,,' |
|
37 |
+
| URL (URL) | A link to a website | https://www.astropy.org/ |
|
38 |
+
| Wavelength (Wav) | A portion of the electromagnetic spectrum (can be communicated as a particular wavelength, a name, or a particular transition) | 656.46 nm, H-alpha |
|
tag_definitions.txt
DELETED
@@ -1,100 +0,0 @@
|
|
1 |
-
Person
|
2 |
-
A named person or their initials
|
3 |
-
Example: Andrea M. Ghez, Ghez A.
|
4 |
-
|
5 |
-
Organization
|
6 |
-
A named organization that is not an observatory.
|
7 |
-
Example: NASA, University of Toledo
|
8 |
-
|
9 |
-
Location
|
10 |
-
A named location on Earth.
|
11 |
-
Example: Canada
|
12 |
-
|
13 |
-
Entity of Future Interest
|
14 |
-
A general catch all for things that may be worth thinking about in the future. Often terms related to gravitational waves.
|
15 |
-
|
16 |
-
Observatory
|
17 |
-
A, often similarly located, group of telescopes.
|
18 |
-
Example: Keck Observatory, Fermi
|
19 |
-
|
20 |
-
Telescope
|
21 |
-
A "bucket" to catch light.
|
22 |
-
Example: Hubble Space Telescope, Discovery Channel Telescope
|
23 |
-
|
24 |
-
Mission
|
25 |
-
A spacecraft that is not a telescope or observatory that carries multiple instruments
|
26 |
-
Example: WIND
|
27 |
-
|
28 |
-
Instrument
|
29 |
-
A device, often, but not always, placed on a telescope, to make a measurement.
|
30 |
-
Example: Infrared Array Camera, NIRCam
|
31 |
-
|
32 |
-
Wavelength
|
33 |
-
A portion of the electromagnetic spectrum. Can be communicated as a particular wavelength, a name, or a particular transition.
|
34 |
-
Example: 656.46 nm, H-alpha
|
35 |
-
|
36 |
-
Archive
|
37 |
-
A curated collection of the literature or data. Very similar to Database.
|
38 |
-
Example: NASA ADS, MAST
|
39 |
-
|
40 |
-
Collaboration
|
41 |
-
An organizational entity containing multiple organizations, observatories, and/or countries.
|
42 |
-
Example: the Plank Collaboration
|
43 |
-
|
44 |
-
Survey
|
45 |
-
An organized search of the sky often dedicated to large scale science projects.
|
46 |
-
Example: 2MASS, SDSS
|
47 |
-
|
48 |
-
Grant
|
49 |
-
An allocation of money and/or time for a research project.
|
50 |
-
Example: grant No. 12345, ADAP grant 12345
|
51 |
-
|
52 |
-
Fellowship
|
53 |
-
A grant focused towards students and/or early career researchers.
|
54 |
-
Example: Hubble Fellowship
|
55 |
-
|
56 |
-
Database
|
57 |
-
A curated set of data. Very similar to Archive.
|
58 |
-
Example: Simbad database
|
59 |
-
|
60 |
-
Citation
|
61 |
-
A reference to previous work in the literature.
|
62 |
-
Example: Allen et al. 2012
|
63 |
-
|
64 |
-
Celestial Object
|
65 |
-
A named object in the sky
|
66 |
-
Example: ONC, Andromeda galaxy
|
67 |
-
|
68 |
-
Celestial Region
|
69 |
-
A defined region projected onto the sky, or celestial coordinates.
|
70 |
-
Example: GOODS field, l=2, b=15.
|
71 |
-
|
72 |
-
Celestial Object Region
|
73 |
-
A named area on/in a celestial body.
|
74 |
-
Example: Inner galaxy
|
75 |
-
|
76 |
-
Event
|
77 |
-
A conference, workshop or other event that often brings scientests together.
|
78 |
-
Example: Protostars and Planets VI
|
79 |
-
|
80 |
-
Formula
|
81 |
-
Mathematical formula or equations.
|
82 |
-
Example: F = Gm1m2/r^2, z=2.3
|
83 |
-
|
84 |
-
URL
|
85 |
-
A link to a website.
|
86 |
-
Example: https://www.astropy.org/
|
87 |
-
|
88 |
-
Identifier
|
89 |
-
A unique identifier for data, images, etc.
|
90 |
-
Example: ALMA 123.12345
|
91 |
-
|
92 |
-
Tag
|
93 |
-
A HTML tag.
|
94 |
-
Example: <bold><\bold>
|
95 |
-
|
96 |
-
Text Garbage
|
97 |
-
Incorrect text, often multiple punctuation marks with no inner text.
|
98 |
-
Example: ,,,
|
99 |
-
|
100 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|