Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: gpl-3.0
|
|
4 |
|
5 |
## Co-occurrence Citation Quintuple
|
6 |
|
|
|
|
|
7 |
We construct and release a dataset of co-occurrence citation quintuples, which is used to train text generation model for idea verbalization. The process of identifying and processing concepts is similar to constructing the concept co-occurrence graph. Heuristic rules are adopted to filter redundant and noisy sentences, further improving the quality of the quintuples used for idea generation. More details of co-occurrence citation quintuples can be found in Appendix B, C, and J.
|
8 |
|
9 |
|
@@ -32,7 +34,6 @@ In mid-2023, our DeepReport system underwent a major update, encompassing both d
|
|
32 |
| Chemistry | 565,307 | 13,858 | 231,062 | 108,637 | 286,593 |
|
33 |
| **Total** | 5,342,566 | 206,462 | 2,591,591 | 1,362,922 | 2,941,942 |
|
34 |
|
35 |
-
|
36 |
Download with git
|
37 |
|
38 |
```bash
|
|
|
4 |
|
5 |
## Co-occurrence Citation Quintuple
|
6 |
|
7 |
+
It is the official **Co-occurrence Citation Quintuple** dataset of paper *Exploring and Verbalizing Academic Ideas by Concept Co-occurrence*.
|
8 |
+
|
9 |
We construct and release a dataset of co-occurrence citation quintuples, which is used to train text generation model for idea verbalization. The process of identifying and processing concepts is similar to constructing the concept co-occurrence graph. Heuristic rules are adopted to filter redundant and noisy sentences, further improving the quality of the quintuples used for idea generation. More details of co-occurrence citation quintuples can be found in Appendix B, C, and J.
|
10 |
|
11 |
|
|
|
34 |
| Chemistry | 565,307 | 13,858 | 231,062 | 108,637 | 286,593 |
|
35 |
| **Total** | 5,342,566 | 206,462 | 2,591,591 | 1,362,922 | 2,941,942 |
|
36 |
|
|
|
37 |
Download with git
|
38 |
|
39 |
```bash
|