Taylor Salo

Results 319 issues of Taylor Salo

## Summary GCLDAModel currently accepts a count DataFrame and a coordinate DataFrame. If we convert it into an Annotator, it can take a Dataset directly and return a new one....

enhancement
annotate

## Summary We have functions for extracting Cognitive Atlas terms from text. It would be nice to have an Annotator that does this. Related to #248 and #488.

enhancement
annotate

## Summary We currently have `nimare.annotate.text.generate_counts` for extracting terms and associated counts/tf-idf values from text. It would be good to have an Annotator that does the same thing, but which...

enhancement
annotate

## Summary Per today's check-in call with @angielaird, users could benefit from more summary information. What outputs do we want? 1. Cluster table, possibly with AAL regions. We can use...

enhancement
workflows
opinions wanted

## Summary If we add the space guessing function from ACE (see [here](https://github.com/neurosynth/ACE/blob/4e1d8fa8f924547a41c6d8b79cbd9ef9ffef14c2/ace/extract.py)), we could use it on other datasets, like NeuroQuery. ## Additional details Mostly, I think we would...

enhancement
priority: low
annotate
effort: low
impact: low

Stems from #320. The new `Dataset.basepath` attribute should be sufficient, so the `Dataset.images` DataFrame should only include relative paths.

refactoring
ibma

[This preprint](https://www.biorxiv.org/content/10.1101/299024v1) describes the word2brain application of the Global Vectors for Word Representation (GloVe) for annotation and encoding based on Neurosynth data. It would be good to implement this in...

enhancement
help wanted
priority: low
annotate
effort: high
impact: medium

Here's the traceback from [here](https://app.circleci.com/pipelines/github/neurostuff/NiMARE/956/workflows/065f575e-1037-49e8-9e09-2af981477db5/jobs/4181): ``` Extension error: Here is a summary of the problems encountered when running the examples Unexpected failing examples: /tmp/src/NiMARE/examples/02_meta-analyses/plot_simulated_data.py failed leaving traceback: Traceback (most recent...

bug
documentation
priority: low

Add a wrapper or even the algorithm for [NeuroQuery](https://github.com/neuroquery/neuroquery). ### References Dockès, Jérôme, et al. "Text to brain: predicting the spatial distribution of neuroimaging observations from text reports." International Conference...

enhancement
help wanted
annotate

GCLDA currently supports symmetry in terms of subregion centroids, but the actual shape and direction of each subregion is estimated independently. It would be nice to add an option that...

enhancement
priority: low
annotate
effort: medium
impact: low