CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator

Enable full data download for wordcloud

Open
#687 7 comments 0 reactions 0 assignees View on GitHub
new feature visualisation
Dominant language
Python
Stars
12
Forks
3
Avg merge
3d 3m
Merged PRs (30d)
9

Description

The `load more data` in the wordcloud does _something_ (shows a loading spinner for a while, then finishes), but perhaps the loaded data is not actually used. In any case, the frequency table is not updated when loading more data. The wordcloud picture is re-drawn, but I don't think the data changes. (It has a random component, so it's hard to see.)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the wordcloud's “load more data” action and the code that updates the frequency table. Reproduce the loading behavior, then verify that loading more data changes both the frequency table and the wordcloud output; done means the additional data is actually used.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.