Views
No views yet
acl23_future_cleaned_final.json and acl24_future_cleaned_final.json) has the following format:1{
2 "ACL23_1.pdf": {
3 "abstractText": "Abstract of the paper...",
4 "sections": [
5 {
6 "heading": "1 Introduction",
7 "text": "..."
8 },
9 ...
10 {
11 "heading": "Future Work",
12 "text": "We plan to extend this method by..."
13 }
14 ],
15 "title": "Paper Title",
16 "year": 2023
17 },
18 ...
19}
20
21## 📜 License
22
23This dataset is licensed under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
24You are free to use, share, and adapt the dataset as long as you give appropriate credit.
25
26### ✍️ Curated by
27Ibrahim Al Azher, Northern Illinois University, DATALab
28
29