You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# docx-corpus
2
2
3
-
The largest open corpus of .docx files (~800K documents) for document processing research. Built by [SuperDoc](https://superdoc.dev) — the document engine for DOCX files.
3
+
The largest open corpus of .docx files (~800K documents) for document processing research. Built by [SuperDoc](https://superdoc.dev) — DOCX editing and tooling.
Copy file name to clipboardExpand all lines: apps/web/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -888,7 +888,7 @@
888
888
<h1>The largest classified corpus of Word documents</h1>
889
889
<pclass="hero-sub">.docx files from the public web, classified into document types and topics across dozens of
890
890
languages.</p>
891
-
<pclass="hero-by">Built by <ahref="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=hero">SuperDoc</a> — the document engine for DOCX files.</p>
891
+
<pclass="hero-by">Built by <ahref="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=hero">SuperDoc</a> — DOCX editing and tooling.</p>
@@ -981,7 +981,7 @@ <h1>The largest classified corpus of Word documents</h1>
981
981
</div>
982
982
983
983
<divclass="site-footer">
984
-
<span>Built by <ahref="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=footer">SuperDoc</a> — the document engine for DOCX files.</span>
984
+
<span>Built by <ahref="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=footer">SuperDoc</a> — DOCX editing and tooling.</span>
<span>Built by <a href="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=footer">SuperDoc</a> — the document engine for DOCX files.</span>
337
+
<span>Built by <a href="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=footer">SuperDoc</a> — DOCX editing and tooling.</span>
@@ -511,7 +511,7 @@ function renderPage(data: PageData): string {
511
511
A collection of ${fmt(total)}+ ${label.toLowerCase()} Word documents from the public web.
512
512
${esc(description)}
513
513
</p>
514
-
<p class="hero-by">Built by <a href="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=hero">SuperDoc</a> — the document engine for DOCX files.</p>
514
+
<p class="hero-by">Built by <a href="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=hero">SuperDoc</a> — DOCX editing and tooling.</p>
The docx-corpus dataset classifies documents into ${items.length}${kindPlural.toLowerCase()}.
593
593
Click on any ${kind} to explore its documents, language distribution, and download options.
594
594
</p>
595
-
<p class="hero-by">Built by <a href="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=hero">SuperDoc</a> — the document engine for DOCX files.</p>
595
+
<p class="hero-by">Built by <a href="https://superdoc.dev/?utm_source=docxcorp.us&utm_medium=referral&utm_campaign=hero">SuperDoc</a> — DOCX editing and tooling.</p>
0 commit comments