Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
2
datasets available to search
ShareScore release 0.9.0
Dataset results
2 results for “historical English”
International Labour Office Historical Studies and Reports English
<p>This is a collection of English texts based on historical reports from the International Labour Office from the 20th century. The original documents can be found at <a href="https://www.ilo.org/public/libdoc/ilo/ILO-SR/">https://www.ilo.org/public/libdoc/ilo/ILO-SR/</a></p> <p>This collection may be used and distributed provided that the International Labour Office is always duly acknowledged as the original source and that the use is non-commercial.</p> <p>The collection was created with the tools <a href="https://curl.haxx.se/">curl</a>, <a href="https://ocrmypdf.readthedocs.io/">OCRmyPDF</a>, <a href="https://poppler.freedesktop.org/">Poppler</a> and the following script on Debian GNU/Linux.</p> <pre><code class="language-bash">curl https://www.ilo.org/public/libdoc/ilo/ILO-SR/ | grep -o 'ILO[^"]*engl[^"><\/]*' | uniq | sed 's,ILO,https://www.ilo.org/public/libdoc/ilo/ILO-SR/ILO,g' > list_of_files.txt xargs -n 1 curl -O < list_of_files.txt rm list_of_files.txt find . -name '*.pdf' -exec ocrmypdf --language eng --deskew --clean '{}' '{}' \; && find . -name '*.pdf' -exec pdftotext '{}' '{}.txt' \; rm *.pdf</code></pre>
Test set for Normalization of Historical English in CEEC
<p>The file contains three lists of normalizations of historical English forms that have been produced by hand. The file contains 3 lists of 100 historical-modern spelling pairs: a mixed century list, a 15th century list and an 18th century list. The historical forms originate from the CEEC corpus.</p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.