Update dataset card
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ Evidence was deduplicated to detect the use of the same piece of evidence in dif
|
|
38 |
|
39 |
The parsing of debate documents was also improved, most notably now detecting highlighted text, which is typically used to denote what parts of the evidence is read out loud during the debate.
|
40 |
|
|
|
41 |
- **Curated by:** Yusuf Shabazz
|
42 |
- **Language(s) (NLP):** English
|
43 |
- **License:** MIT
|
@@ -100,6 +101,8 @@ Debaters will often reuse the same evidence across different debates and repurpo
|
|
100 |
|
101 |
<img src="./deduplication.svg" alt="deduplication diagram" width="33%">
|
102 |
|
|
|
|
|
103 |
#### Files
|
104 |
|
105 |
Evidence is uploaded in .docx files. For evidence uploading during the debate season, each file is typically contains all the evidence used in a specific speech. For evidence uploaded to the preseason "Open Evidence" project, each file will typically contain a collection of evidence relating to a specific argument.
|
|
|
38 |
|
39 |
The parsing of debate documents was also improved, most notably now detecting highlighted text, which is typically used to denote what parts of the evidence is read out loud during the debate.
|
40 |
|
41 |
+
|
42 |
- **Curated by:** Yusuf Shabazz
|
43 |
- **Language(s) (NLP):** English
|
44 |
- **License:** MIT
|
|
|
101 |
|
102 |
<img src="./deduplication.svg" alt="deduplication diagram" width="33%">
|
103 |
|
104 |
+
A version of the dataset with additional semantic deduplication is available at [OpenCaseList-Deduplicated](https://huggingface.co/datasets/Hellisotherpeople/OpenCaseList-Deduplicated)
|
105 |
+
|
106 |
#### Files
|
107 |
|
108 |
Evidence is uploaded in .docx files. For evidence uploading during the debate season, each file is typically contains all the evidence used in a specific speech. For evidence uploaded to the preseason "Open Evidence" project, each file will typically contain a collection of evidence relating to a specific argument.
|