classtranscribe / classtranscribe/FrontEnd
Improve Epub Quick Split
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Current impl overgenerates chapters
Want to get rid of short chapters
Possible solutions
- Merge current chapter with next chapter if word count is below threshold
- Look at whether the text finishes with a complete sentence (i.e: ends with a period)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.