Datasets:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- ade_corpus_v2.py +0 -1
ade_corpus_v2.py
CHANGED
|
@@ -17,7 +17,6 @@
|
|
| 17 |
|
| 18 |
""" Adverse Drug Reaction Data: ADE-Corpus-V2 """
|
| 19 |
|
| 20 |
-
from __future__ import absolute_import, division, print_function
|
| 21 |
|
| 22 |
import re
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
""" Adverse Drug Reaction Data: ADE-Corpus-V2 """
|
| 19 |
|
|
|
|
| 20 |
|
| 21 |
import re
|
| 22 |
|