Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
parsing
Languages:
English
Size:
10M - 100M
License:
Yuan Chuan Kee
commited on
Commit
·
47684c5
1
Parent(s):
6f22e37
Remove useless import
Browse files
annotated_reference_strings.py
CHANGED
@@ -5,7 +5,6 @@ PubMed
|
|
5 |
|
6 |
import gzip
|
7 |
import json
|
8 |
-
import os
|
9 |
|
10 |
import datasets
|
11 |
|
|
|
5 |
|
6 |
import gzip
|
7 |
import json
|
|
|
8 |
|
9 |
import datasets
|
10 |
|