Datasets:
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -55,8 +55,8 @@ task_ids:
|
|
| 55 |
### Dataset Summary
|
| 56 |
|
| 57 |
<div style="text-align: justify">
|
| 58 |
-
|
| 59 |
-
Unlike other entity extraction tasks, like named entity recognition (NER) or contract element extraction, which typically require identifying entities of a small set of common types (e.g., persons, organizations), FiNER-139 uses a much larger label set of
|
| 60 |
Another important difference from typical entity extraction is that FiNER focuses on numeric tokens, with the correct tag depending mostly on context, not the token itself.
|
| 61 |
</div>
|
| 62 |
|
|
@@ -65,7 +65,7 @@ Another important difference from typical entity extraction is that FiNER focuse
|
|
| 65 |
<div style="text-align: justify">
|
| 66 |
To promote transparency among shareholders and potential investors, publicly traded companies are required to file periodic financial reports annotated with tags from the eXtensive Business Reporting Language (XBRL), an XML-based language, to facilitate the processing of financial information.
|
| 67 |
However, manually tagging reports with XBRL tags is tedious and resource-intensive.
|
| 68 |
-
We, therefore, introduce
|
| 69 |
To facilitate research towards automated XBRL tagging we release FiNER-139.
|
| 70 |
</div>
|
| 71 |
|
|
|
|
| 55 |
### Dataset Summary
|
| 56 |
|
| 57 |
<div style="text-align: justify">
|
| 58 |
+
<strong>FiNER-139</strong> is comprised of 1.1M sentences annotated with <strong>eXtensive Business Reporting Language (XBRL)</strong> tags extracted from annual and quarterly reports of publicly-traded companies in the US.
|
| 59 |
+
Unlike other entity extraction tasks, like named entity recognition (NER) or contract element extraction, which typically require identifying entities of a small set of common types (e.g., persons, organizations), FiNER-139 uses a much larger label set of <strong>139 entity types</strong>.
|
| 60 |
Another important difference from typical entity extraction is that FiNER focuses on numeric tokens, with the correct tag depending mostly on context, not the token itself.
|
| 61 |
</div>
|
| 62 |
|
|
|
|
| 65 |
<div style="text-align: justify">
|
| 66 |
To promote transparency among shareholders and potential investors, publicly traded companies are required to file periodic financial reports annotated with tags from the eXtensive Business Reporting Language (XBRL), an XML-based language, to facilitate the processing of financial information.
|
| 67 |
However, manually tagging reports with XBRL tags is tedious and resource-intensive.
|
| 68 |
+
We, therefore, introduce <strong>XBRL tagging</strong> as a <strong>new entity extraction task</strong> for the <strong>financial domain</strong> and study how financial reports can be automatically enriched with XBRL tags.
|
| 69 |
To facilitate research towards automated XBRL tagging we release FiNER-139.
|
| 70 |
</div>
|
| 71 |
|