Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
expert-generated
Annotations Creators:
expert-generated
ArXiv:
Tags:
License:
nlpaueb commited on
Commit
39a31d7
1 Parent(s): f929535

Update finer-139.py

Browse files
Files changed (1) hide show
  1. finer-139.py +1 -1
finer-139.py CHANGED
@@ -44,7 +44,7 @@ downloaded from the U.S. Securities and Exchange Commission (SEC)
44
  annotated with 139 XBRL tags in the IOB2 format.
45
  """
46
 
47
- _DATA_URL = "https://zenodo.org/record/6339605/files/finer-139.zip"
48
 
49
  _HOMEPAGE = "http://nlp.cs.aueb.gr/"
50
 
 
44
  annotated with 139 XBRL tags in the IOB2 format.
45
  """
46
 
47
+ _DATA_URL = "finer139.zip"
48
 
49
  _HOMEPAGE = "http://nlp.cs.aueb.gr/"
50