Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,41 @@
|
|
1 |
-
---
|
2 |
-
license: afl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
|
4 |
+
---
|
5 |
+
|
6 |
+
# Dataset Card for Dataset Name
|
7 |
+
|
8 |
+
This dataset has been done by M2 student in computational linguistics at the Paris Cité university.
|
9 |
+
It is part of a project for the course "NLP in Industry". The annotation are handmade and the gold should represent the publications date of the extracted text document.
|
10 |
+
|
11 |
+
|
12 |
+
## Dataset Details
|
13 |
+
|
14 |
+
### Dataset Description
|
15 |
+
|
16 |
+
This dataset consists of publication made by mayor office that have been annotated with publication dates.
|
17 |
+
The annotations are intended to be used for temporal information extraction.
|
18 |
+
The goal is to facilitate tasks in date extraction.
|
19 |
+
Each document has been annotated with a specific date, which corresponds to the publication date of the document.
|
20 |
+
This makes the dataset valuable for tasks related to understanding and processing publication timelines, chronological events, or historical trends in text data.
|
21 |
+
|
22 |
+
Number of Samples: ~500
|
23 |
+
Features:
|
24 |
+
Text: The content of the document.
|
25 |
+
Date: The publication date of the document (the target label).
|
26 |
+
|
27 |
+
- **Curated by:** M2 students in Computational Linguistics at Paris Cité University
|
28 |
+
- **Language(s) (NLP):** French
|
29 |
+
- **License:** afl-3.0
|
30 |
+
|
31 |
+
### Dataset Sources
|
32 |
+
|
33 |
+
This dataset was created with the help of Datapolitics, a startup focused on data analytics in politics.
|
34 |
+
They provided essential resources and guidance throughout the dataset creation process.
|
35 |
+
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
|