thesofakillers commited on
Commit
581d032
1 Parent(s): 30d8948

license and updated readme

Browse files
Files changed (2) hide show
  1. LICENSE +32 -0
  2. README.md +147 -1
LICENSE ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ WordNet Release 1.6
2
+ Semantic Concordance Release 1.6
3
+
4
+ This software and database is being provided to you, the LICENSEE, by
5
+ Princeton University under the following license. By obtaining, using
6
+ and/or copying this software and database, you agree that you have
7
+ read, understood, and will comply with these terms and conditions.:
8
+
9
+ Permission to use, copy, modify and distribute this software and
10
+ database and its documentation for any purpose and without fee or
11
+ royalty is hereby granted, provided that you agree to comply with
12
+ the following copyright notice and statements, including the disclaimer,
13
+ and that the same appear on ALL copies of the software, database and
14
+ documentation, including modifications that you make for internal
15
+ use or for distribution.
16
+
17
+ WordNet 1.6 Copyright 1997 by Princeton University. All rights reserved.
18
+
19
+ THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
20
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
21
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
22
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
23
+ ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE
24
+ OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT
25
+ INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR
26
+ OTHER RIGHTS.
27
+
28
+ The name of Princeton University or Princeton may not be used in
29
+ advertising or publicity pertaining to distribution of the software
30
+ and/or database. Title to copyright in this software, database and
31
+ any associated documentation shall at all times remain with
32
+ Princeton University and LICENSEE agrees to preserve same.
README.md CHANGED
@@ -1,3 +1,149 @@
1
  ---
2
- license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - en
6
+ language_creators:
7
+ - expert-generated
8
+ license:
9
+ - other
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: SemCor
13
+ size_categories:
14
+ - 100K<n<1M
15
+ source_datasets:
16
+ - original
17
+ tags:
18
+ - word sense disambiguation
19
+ - semcor
20
+ - wordnet
21
+ task_categories:
22
+ - text-classification
23
+ task_ids:
24
+ - topic-classification
25
  ---
26
+
27
+ # Dataset Card for SemCor
28
+
29
+ ## Table of Contents
30
+
31
+ - [Table of Contents](#table-of-contents)
32
+ - [Dataset Description](#dataset-description)
33
+ - [Dataset Summary](#dataset-summary)
34
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
35
+ - [Languages](#languages)
36
+ - [Dataset Structure](#dataset-structure)
37
+ - [Data Instances](#data-instances)
38
+ - [Data Fields](#data-fields)
39
+ - [Data Splits](#data-splits)
40
+ - [Dataset Creation](#dataset-creation)
41
+ - [Curation Rationale](#curation-rationale)
42
+ - [Source Data](#source-data)
43
+ - [Annotations](#annotations)
44
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
45
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
46
+ - [Social Impact of Dataset](#social-impact-of-dataset)
47
+ - [Discussion of Biases](#discussion-of-biases)
48
+ - [Other Known Limitations](#other-known-limitations)
49
+ - [Additional Information](#additional-information)
50
+ - [Dataset Curators](#dataset-curators)
51
+ - [Licensing Information](#licensing-information)
52
+ - [Citation Information](#citation-information)
53
+ - [Contributions](#contributions)
54
+
55
+ ## Dataset Description
56
+
57
+ - **Homepage:** https://web.eecs.umich.edu/~mihalcea/downloads.html#semcor
58
+ - **Repository:**
59
+ - **Paper:** https://aclanthology.org/H93-1061/
60
+ - **Leaderboard:**
61
+ - **Point of Contact:**
62
+
63
+ ### Dataset Summary
64
+
65
+ SemCor 3.0 was automatically created from SemCor 1.6 by mapping WordNet 1.6 to
66
+ WordNet 3.0 senses. SemCor 1.6 was created and is property of Princeton
67
+ University.
68
+
69
+ Some (few) word senses from WordNet 1.6 were dropped, and therefore they cannot
70
+ be retrieved anymore in the 3.0 database. A sense of 0 (wnsn=0) is used to
71
+ symbolize a missing sense in WordNet 3.0.
72
+
73
+ The automatic mapping was performed within the Language and Information
74
+ Technologies lab at UNT, by Rada Mihalcea ([email protected]).
75
+
76
+ THIS MAPPING IS PROVIDED "AS IS" AND UNT MAKES NO REPRESENTATIONS OR WARRANTIES,
77
+ EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, UNT MAKES NO
78
+ REPRESENTATIONS OR WARRANTIES OF MERCHANT- ABILITY OR FITNESS FOR ANY PARTICULAR
79
+ PURPOSE.
80
+
81
+ In agreement with the license from Princeton Univerisity, you are granted
82
+ permission to use, copy, modify and distribute this database
83
+ for any purpose and without fee and royalty is hereby granted, provided that you
84
+ agree to comply with the Princeton copyright notice and statements, including
85
+ the disclaimer, and that the same appear on ALL copies of the database,
86
+ including modifications that you make for internal
87
+ use or for distribution.
88
+ Both LICENSE and README files distributed with the SemCor 1.6 package are
89
+ included in the current distribution of SemCor 3.0.
90
+
91
+ ### Languages
92
+
93
+ English
94
+
95
+ ## Additional Information
96
+
97
+ ### Licensing Information
98
+
99
+ WordNet Release 1.6 Semantic Concordance Release 1.6
100
+
101
+ This software and database is being provided to you, the LICENSEE, by
102
+ Princeton University under the following license. By obtaining, using
103
+ and/or copying this software and database, you agree that you have
104
+ read, understood, and will comply with these terms and conditions.:
105
+
106
+ Permission to use, copy, modify and distribute this software and
107
+ database and its documentation for any purpose and without fee or
108
+ royalty is hereby granted, provided that you agree to comply with
109
+ the following copyright notice and statements, including the disclaimer,
110
+ and that the same appear on ALL copies of the software, database and
111
+ documentation, including modifications that you make for internal
112
+ use or for distribution.
113
+
114
+ WordNet 1.6 Copyright 1997 by Princeton University. All rights reserved.
115
+
116
+ THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
117
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
118
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
119
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
120
+ ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE
121
+ OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT
122
+ INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR
123
+ OTHER RIGHTS.
124
+
125
+ The name of Princeton University or Princeton may not be used in
126
+ advertising or publicity pertaining to distribution of the software
127
+ and/or database. Title to copyright in this software, database and
128
+ any associated documentation shall at all times remain with
129
+ Princeton University and LICENSEE agrees to preserve same.
130
+
131
+ ### Citation Information
132
+
133
+ ```bibtex
134
+ @inproceedings{miller-etal-1993-semantic,
135
+ title = "A Semantic Concordance",
136
+ author = "Miller, George A. and
137
+ Leacock, Claudia and
138
+ Tengi, Randee and
139
+ Bunker, Ross T.",
140
+ booktitle = "{H}uman {L}anguage {T}echnology: Proceedings of a Workshop Held at Plainsboro, New Jersey, March 21-24, 1993",
141
+ year = "1993",
142
+ url = "https://aclanthology.org/H93-1061",
143
+ }
144
+ ```
145
+
146
+ ### Contributions
147
+
148
+ Thanks to [@thesofakillers](https://github.com/thesofakillers) for adding this
149
+ dataset, converting from xml to csv.