Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
entity-linking-classification
Languages:
English
Size:
< 1K
License:
Update SemEval2018Task7.py
Browse files- SemEval2018Task7.py +1 -1
SemEval2018Task7.py
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
16 |
# See the License for the specific language governing permissions and
|
17 |
# limitations under the License.
|
18 |
-
"""Semeval2018Task7 is a dataset that describes
|
19 |
|
20 |
|
21 |
|
|
|
15 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
16 |
# See the License for the specific language governing permissions and
|
17 |
# limitations under the License.
|
18 |
+
"""Semeval2018Task7 is a dataset that describes Semantic Relation Extraction and Classification in Scientific Papers"""
|
19 |
|
20 |
|
21 |
|