CentreForDigitalHumanities / CentreForDigitalHumanities/tscan
Skip sentences with errors instead of failing the entire analysis
Open
- Dominant language
- C++
- Stars
- 19
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
e.g. sentences with weird characters like "►►►" seem to completely ruin the entire output
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with a sentence containing "►►►" and compare the analysis output with and without that sentence. Trace the sentence-processing entry point to determine where an error aborts the analysis; done means the invalid sentence is skipped and the remaining text is still analyzed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100