alicia-ziying-yang / conTEXT-explorer

ConTEXT Explorer is an open Web-based system for exploring and visualizing concepts (combinations of occurring words and phrases) over time in the text documents.
Apache License 2.0
9 stars 3 forks source link

Suggestions for ConTEXT-explorer dashboard #3

Closed baileythegreen closed 3 years ago

baileythegreen commented 3 years ago

Here are some thoughts I've had when playing around with the dashboard. These are mostly UI/UX-related, and none of them are about things that are 'broken' or absolutely have to be fixed; they're just things I think would constitute improvements. I've put them all in one issue with headings so it's easier to read through, but am happy to resubmit some or all of them as individual issues so the suggestions can be considered on an individual basis.

General

Sentences

Graphs

Save

JOSS Reference: openjournals/joss-reviews#3347

alicia-ziying-yang commented 3 years ago

Hi @baileythegreen , Thank you so much for giving these ideas. Given the limited time and funding, we cannot implemented all of them now. So I listed some of them into the issues of the wish list. And for some others, please see the reply below.

General

Sentences This tab seems to reset automatically if you navigate away (to another tab), and then back. This may be frustrating for users.(Re: yes the sentences search the corpus again every time, because the query could be changed by users when users view other tabs.)

Graphs

Save

baileythegreen commented 3 years ago

Thanks for considering these!

I wanted to clarify that this suggestion:

Some way to share settings—like, when I save an analysis, does this produce a configuration file I could send to someone?

is about sharing things with people who do not have access to the same computer. For example, I, like many people these days, work remotely, and have never even met the people in my team in person. Even if we were in the same place, we all have our own computers we would run analyses on. So, this:

(Re: the saved analysis will be "saved" into the application folders, and other users can reload all the "settings")

doesn't address the point of the suggestion, and is why I tried to clarify by saying I wanted to 'send' it.

alicia-ziying-yang commented 3 years ago

Thanks for considering these!

I wanted to clarify that this suggestion:

Some way to share settings—like, when I save an analysis, does this produce a configuration file I could send to someone?

is about sharing things with people who do not have access to the same computer. For example, I, like many people these days, work remotely, and have never even met the people in my team in person. Even if we were in the same place, we all have our own computers we would run analyses on. So, this:

(Re: the saved analysis will be "saved" into the application folders, and other users can reload all the "settings")

doesn't address the point of the suggestion, and is why I tried to clarify by saying I wanted to 'send' it.

Actually yes, it is possible, but only when they have the same corpus with the same parameters when uploading. If so, then just copy and paste the analysis config file to the same folder in another computer. But we suggest, just hosting this app on a server that every member can access...

baileythegreen commented 3 years ago

Okay, then maybe add something to the Readme that explains where to find the config files. I have looked for something like that, but have not yet managed to find where they are stored; this may just be that I don't know how they are named, or what file extension they would use, but if that's the case, it won't be any different for the users.