bderoo121 / bderoo121/journal-batch-processer
Track special words found in some descriptions, like "index", "supplement", and "incomplete"
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If these words are tracked in the data when descriptions are being parsed, it'll allow us to override the default description regeneration patterns.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the description-parsing entry point and the data structure holding parsed records, then trace where default description regeneration patterns are selected. Define how words such as "index", "supplement", and "incomplete" are retained in parsed data and verify that the regeneration logic can use them to override its defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100