Closed aleksejrs closed 3 months ago
I haven't considered using different frequency lists and therefore different corpora in it, so persistent. If I do change it all the time, it will still be good if it remembers what I was looking at last time, even though I have a bookmark for the main corpus in the Open window.
sure, this is a nice QOL upgrade.
It probably makes sense to store all the settings (extensions, preprocessing, etc), and not just the input dir.
I think this makes a lot of sense for the RRG since I imagine someone might want to run it every day, but the FFG usage is probably less frequent, so I'm not sure there is much to gain with storing the previous settings for it.
Thoughts @aleksejrs ?
Sure, all those settings are important to those who use them. I always considered readability just a nice addition to the frequency list generation. FFG has a greater impact on the learning process, so its settings seem more important, but if anybody uses the settings in RRG often, they will also want the output to be consistent.
I'll make the RRG settings persistent first, then maybe do the same for the FFG later.
On the other hand, the persistence of the frequency.csv file can lead to accidental overwriting if you use multiple files. A history dropdown might help.
On the other hand, the persistence of the frequency.csv file can lead to accidental overwriting if you use multiple files. A history dropdown might help.
A history drop down would be overkill I think. Cool idea though.
The generators' settings will be very volatile for a while, so I'll wait a little longer to implement this.
@aleksejrs @Gardengul
you guys want all the settings to be saved and not just the preprocessing ones, right?
@mortii, yeah. It seems obvious to me that the settings that are not changed every time should be saved.
@aleksejrs could you help test it?
Either pull the extra-settings branch or use this .addon file.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Per session or persistent between sessions too?