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.
4
datasets available to search
ShareScore release 0.9.0
Dataset results
4 results for “Pharo”
Replication package of `Can We Automatically Generate Class Comments in Pharo?`
<pre><code class="language-markdown"># RP Automatic-comment-generation This folder contains all the material needed to replicate the experiments. ## Content - [RP Automatic-comment-generation](#automatic-comment-generation) - Appendix.pdf - [Content](#content) - [Dataset/](#dataset/) - [Online evaluation/](#online-evaluation/) - [Results/](#results/) - [SI-Approach/](#SI-Approach/) ## Dataset/ This contains the data for the online evaluation - #### Online evaluation/ Contains set of questions used in online evaluation, results of these questions and lists of classes used for each online evaluation - [Class_understanding_questions.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Class_understanding_questions.xlsx) Questions used to determin if a participant understood the functionality of a class. - [Q_and_A_class_comment_characteristics.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Q_and_A_class_comment_characteristics) Questions and possible answers used for the evaluation of the characteristics adequacy, conciseness and comprehensibility of a generated class comment. - [Q_and_A_what_participants_write_and_look_for.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Q_and_A_what_participants_write_and_look_for.xlsx) Questions and possible answers used to determine what participants look for and write in class comments. - [Classes_used_in_evaluation1.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation1.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 1. - [Classes_used_in_evaluation2.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation2.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 2. - [Classes_used_in_evaluation3.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation3.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 3. - [Classes_used_in_evaluation4.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation4.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 4. - [How_often_participants_write_comments.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\How_often_participants_write_comments.xlsx) Results for distribution of how often participants claim to write comments. - [How_participants_follow_class_comment_template.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\How_participants_follow_class_comment_template.xlsx) Results for distribution of how participants follow the class comment template. - [What_participants_look_for_in_comments.xlsx](RP-Automatic-comment-generation\Dataset\Online_evaluation\What_participants_look_for_in_comments.xlsx) Results of evaluation for what participants look for in class comments. - [What_participants_write_in_comments.xlsx](\RP-Automatic-comment-generation\Dataset\Online_evaluation\What_participants_write_in_comments.xlsx) Results of evaluation for what participants write in class comments. ## Results/ - #### SI-Approach/ Contains all the data for the results related to SI-Approach and the scripts used to generate said data. - [Class_stereotype_distribution.xlsx](RP-Automatic-comment-generation\Results\SI-Approach\Class_stereotype_distribution.xlsx) Extracted class stereotypes for 350 random classes in the Pharo base image. Evaluated in 10 classes per step. - [Class_stereotype_script.txt](RP-Automatic-comment-generation\Results\SI-Approach\Class_stereotype_script.txt) Script used in the Playground of Pharo to return counts of how many classes get assigned the specific class stereotypes. Returns numbers for the class stereotypes in alphabetical order. Boundary => Small - [Method_stereotype_dstribution.xlsx](RP-Automatic-comment-generation\Results\SI-Approach\Method_stereotype_distribution.xlsx) Extracted method stereotypes for 500 random classes in the Pharo base image. Evaluated in 20 classes per step. - [Method_stereotype_script.txt](RP-Automatic-comment-generation\Results\SI-Approach\Method_stereotype_script.txt) Script used in the Playground of Pharo to return counts of how many methods get assigned the specific method stereotypes. Returns numbers for the method stereotypes in the order Accessors, Getters, Mutators, Setters, Collaborators, Controllers, Factories and Degenerate. </code></pre> <p>Replication package of 'Can We Automatically Generate Class Comments in Pharo?'</p> <pre><code class="language-markdown"># RP Automatic-comment-generation This folder contains all the material needed to replicate the experiments. ## Content - [RP Automatic-comment-generation](#automatic-comment-generation) - [Content](#content) - [Dataset/](#dataset/) - [Online evaluation/](#online-evaluation/) - [Results/](#results/) - [SI-Approach/](#SI-Approach/) ## Dataset/ This contains the data for the online evaluation - #### Online evaluation/ Contains set of questions used in online evaluation, results of these questions and lists of classes used for each online evaluation - [Class_understanding_questions.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Class_understanding_questions.xlsx) Questions used to determin if a participant understood the functionality of a class. - [Q_and_A_class_comment_characteristics.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Q_and_A_class_comment_characteristics) Questions and possible answers used for the evaluation of the characteristics adequacy, conciseness and comprehensibility of a generated class comment. - [Q_and_A_what_participants_write_and_look_for.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Q_and_A_what_participants_write_and_look_for.xlsx) Questions and possible answers used to determine what participants look for and write in class comments. - [Classes_used_in_evaluation1.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation1.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 1. - [Classes_used_in_evaluation2.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation2.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 2. - [Classes_used_in_evaluation3.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation3.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 3. - [Classes_used_in_evaluation4.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\Classes_used_in_evaluation4.xlsx) Extracted classes with information to LOC, instance variables, number of methods, number of classes using it and class stereotypes for evaluation 4. - [How_often_participants_write_comments.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\How_often_participants_write_comments.xlsx) Results for distribution of how often participants claim to write comments. - [How_participants_follow_class_comment_template.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\How_participants_follow_class_comment_template.xlsx) Results for distribution of how participants follow the class comment template. - [What_participants_look_for_in_comments.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\What_participants_look_for_in_comments.xlsx) Results of evaluation for what participants look for in class comments. - [What_participants_write_in_comments.xlsx](thesis\RP-Automatic-comment-generation\Dataset\Online_evaluation\What_participants_write_in_comments.xlsx) Results of evaluation for what participants write in class comments. ## Results/ - #### SI-Approach/ Contains all the data for the results related to SI-Approach and the scripts used to generate said data. - [Class_stereotype_distribution.xlsx](thesis\RP-Automatic-comment-generation\Results\RQ2\Class_stereotype_distribution.xlsx) Extracted class stereotypes for 350 random classes in the Pharo base image. Evaluated in 10 classes per step. - [Class_stereotype_script.txt](thesis\RP-Automatic-comment-generation\Results\RQ2\Class_stereotype_script.txt) Script used in the Playground of Pharo to return counts of how many classes get assigned the specific class stereotypes. Returns numbers for the class stereotypes in alphabetical order. Boundary => Small - [Method_stereotype_dstribution.xlsx](thesis\RP-Automatic-comment-generation\Results\RQ2\Method_stereotype_distribution.xlsx) Extracted method stereotypes for 500 random classes in the Pharo base image. Evaluated in 20 classes per step. - [Method_stereotype_script.txt](thesis\RP-Automatic-comment-generation\Results\RQ2\Method_stereotype_script.txt) Script used in the Playground of Pharo to return counts of how many methods get assigned the specific method stereotypes. Returns numbers for the method stereotypes in the order Accessors, Getters, Mutators, Setters, Collaborators, Controllers, Factories and Degenerate.</code></pre> <p> </p>
Sculpture Pharo
Source: Objaverse 1.0 / Sketchfab
Optimizing the Pharmacotherapy of Vascular Surgery Patients at Hospital Admission, at Discharge and at Post-discharge Check-up: Quasi-experimental Clinical Uncontrolled Trial (PHAROS)
ClinicalTrials.gov study NCT04930302. IPD Sharing: NO. Countries: 1. Publications: 2.
Pharos LightHouse
The Pharos lighthouse. One of the 7 ancient world wonders. Source: Objaverse 1.0 / Sketchfab
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.