CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator
ngrams: disable with proximity query
Open
frontend
visualisation
- Dominant language
- Python
- Stars
- 12
- Forks
- 3
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 9
Description
The "neighbouring words" visualisation should be disabled if the user makes a proximity query. It's not supported for those queries (nor will it be, it would be too ambiguous).
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the proximity-query handling and the "neighbouring words" visualisation entry point, then trace how the query type controls whether that visualisation is offered. Verify that proximity queries no longer expose the visualisation while other queries retain it, and run the relevant existing test suite if one is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 67/100