cluster_inference#
You can see the full contents of this project on GitHub.
cluster_inference#
Repo to do LabelBuddy annotations of a corpus of fMRI literature. This corpus consists of the open-access portion of NeuroQuery papers that conatain fMRI in the title or abstract.
Papers#
How the papers were obtained#
We rand a script with this code:
`bash
#!/bin/bash
pubget run –pmcids_file pmcids_for_open_fmri_papers.txt
–fit_neuroquery
–labelbuddy
–nimare
~/data/pubget_data
`
The pmcids_for_open_fmri_papers.txt
file is found in the current directory.
It contains the pmcids for all the papers in the neuroquery
dataset that could be found on PubMed Central (i.e., that were open access).
Where the full papers are stored#
The full pubget output is stored on OSF: https://osf.io/gukw2.
Annotations#
File(s) being annotated:#
/projects/cluster_inference/documents/documents.jsonl
corresponding file in the pubget output:
cluster_inference/pmcidList_a84871e6b29a46f53d30d0463f66407f/subset_allArticles_labelbuddyData/documents00001.jsonl
Annotation labels:#
smoothing_snippet
cluster_thresh_used
cluster_thresh_in_voxels
cluster_thresh_in_mm
nonparametric_cluster_thresh
info_removed_in_name_extract
is_annotated
annotation_in_progress
discard_this_paper
Labels found in other projects as well:#
<label2>
Instructions for annotators#
<description>
Labels in this project#
smoothing_snippet (175 docs)
Example annotations:
cluster_thresh_used (152 docs)
Example annotations:
cluster_thresh_in_voxels (82 docs)
Example annotations:
n_participants_total (76 docs)
Example annotations:
nonparametric_cluster_thresh (55 docs)
Example annotations:
voxel_size_snippet (50 docs)
Example annotations:
n_participants_in_subgroup (49 docs)
Example annotations:
n_participants_excluded (29 docs)
Example annotations:
n_participants (23 docs)
Example annotations:
cluster_thresh_in_mm (22 docs)
Example annotations:
difficult_annotation_example (21 docs)
Example annotations:
bad_methods_example (11 docs)
Example annotations:
info_removed_in_text_extract (6 docs)
Example annotations:
_bad_practice (6 docs)
Example annotations:
discard_this_paper (5 docs)
Example annotations:
is_annotated (3 docs)
Example annotations:
_not_sure (2 docs)
Example annotations:
annotation_in_progress (1 docs)
Example annotations:
_note (1 docs)
Example annotations:
funny_topic (1 docs)
Example annotations:
info_removed_in_name_extract (0 docs)
(No annotations with this label in the current project)