Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K - 10K
License:
added tag defintions
Browse files- tag_definitions.txt +96 -0
tag_definitions.txt
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
Instrument
|
25 |
+
A device, often, but not always, placed on a telescope, to make a measurement.
|
26 |
+
Example: Infrared Array Camera, NIRCam
|
27 |
+
|
28 |
+
Wavelength
|
29 |
+
A portion of the electromagnetic spectrum. Can be communicated as a particular wavelength, a name, or a particular transition.
|
30 |
+
Example: 656.46 nm, H-alpha
|
31 |
+
|
32 |
+
Archive
|
33 |
+
A curated collection of the literature or data. Very similar to Database.
|
34 |
+
Example: NASA ADS, MAST
|
35 |
+
|
36 |
+
Collaboration
|
37 |
+
An organizational entity containing multiple organizations, observatories, and/or countries.
|
38 |
+
Example: the Plank Collaboration
|
39 |
+
|
40 |
+
Survey
|
41 |
+
An organized search of the sky often dedicated to large scale science projects.
|
42 |
+
Example: 2MASS, SDSS
|
43 |
+
|
44 |
+
Grant
|
45 |
+
An allocation of money and/or time for a research project.
|
46 |
+
Example: grant No. 12345, ADAP grant 12345
|
47 |
+
|
48 |
+
Fellowship
|
49 |
+
A grant focused towards students and/or early career researchers.
|
50 |
+
Example: Hubble Fellowship
|
51 |
+
|
52 |
+
Database
|
53 |
+
A curated set of data. Very similar to Archive.
|
54 |
+
Example: Simbad database
|
55 |
+
|
56 |
+
Citation
|
57 |
+
A reference to previous work in the literature.
|
58 |
+
Example: Allen et al. 2012
|
59 |
+
|
60 |
+
Celestial Object
|
61 |
+
A named object in the sky
|
62 |
+
Example: ONC, Andromeda galaxy
|
63 |
+
|
64 |
+
Celestial Region
|
65 |
+
A defined region projected onto the sky, or celestial coordinates.
|
66 |
+
Example: GOODS field, l=2, b=15.
|
67 |
+
|
68 |
+
Celestial Object Region
|
69 |
+
A named area on/in a celestial body.
|
70 |
+
Example: Inner galaxy
|
71 |
+
|
72 |
+
Event
|
73 |
+
A conference, workshop or other event that often brings scientests together.
|
74 |
+
Example: Protostars and Planets VI
|
75 |
+
|
76 |
+
Formula
|
77 |
+
Mathematical formula or equations.
|
78 |
+
Example: F = Gm1m2/r^2, z=2.3
|
79 |
+
|
80 |
+
URL
|
81 |
+
A link to a website.
|
82 |
+
Example: https://www.astropy.org/
|
83 |
+
|
84 |
+
Identifier
|
85 |
+
A unique identifier for data, images, etc.
|
86 |
+
Example: ALMA 123.12345
|
87 |
+
|
88 |
+
Tag
|
89 |
+
A HTML tag.
|
90 |
+
Example: <bold><\bold>
|
91 |
+
|
92 |
+
Text Garbage
|
93 |
+
Incorrect text, often multiple punctuation marks with no inner text.
|
94 |
+
Example: ,,,
|
95 |
+
|
96 |
+
|