CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator

Word models: sort the time bins

Open
#1,317 0 comments 0 reactions 0 assignees View on GitHub
backend code quality good first issue
Dominant language
Python
Stars
12
Forks
3
Avg merge
3d 3m
Merged PRs (30d)
9

Description

Due to slightly different naming conventions, files imported for the word model views may not appear in strictly chronological order. If the data is sent in non-chronological order, the graph will appear shuffled as well.

We should introduce a function to sort the time bins chronologically prior to sending them to the frontend.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the word model view data preparation and trace how imported time bins are sent to the frontend. Done means the bins are chronological even when input filenames use different naming conventions, and the graph is no longer shuffled.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.