survey-visualizer icon indicating copy to clipboard operation
survey-visualizer copied to clipboard

Interactive paper generator

Open TathagataChakraborti opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Currently, the new paper generator on the Insights tab has no modifiers -- especially for larger datasets, it's difficult to focus the search based on the user's needs. We want more interactive elements!

This will help out with a better user experience as well as being able to finish the computations faster.

Describe the solution you'd like

Currently, enabling the interactive key on the interface allows the user to pick

  • One or more taxonomic classes of interest
  • One or more papers of interest (which internally translate to a selection of taxonomic classes that those papers belong to, in addition to the identity of the paper itself)

How we interpret this is left to be determined, but it's a start. Possible interpretations:

  1. Consider only this subset of taxonomic classes.
  2. Consider the selected papers as neighbors.
  3. Consider the selected papers as producing topics of interest, feeding into (1) above.

One problem with 1-3 is that with a low number of selections, there won't be any solutions. But we can start with everything selected and adjust to deselections instead.

Screen Shot 2022-05-06 at 4 22 19 PM

TathagataChakraborti avatar May 06 '22 20:05 TathagataChakraborti