Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regex章节识别支持及断章控制 #9

Open
donmor opened this issue Dec 5, 2024 · 0 comments
Open

regex章节识别支持及断章控制 #9

donmor opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@donmor
Copy link

donmor commented Dec 5, 2024

比如识别第....章关键字可以匹配第0001章到第9999章。3000字每章的文本可在一本成书上容纳5章,可设置断章为5章以避免章节被从中间截断。应用章节识别后,生成的成书标题包含a-b格式章节号(由于原版限制,1-9章书名截至13字,10-99章截至11字,100-999章截至9字,1000-9999章截至7字)或者在作者行包含章节号。

@XiYang6666 XiYang6666 self-assigned this Dec 5, 2024
@XiYang6666 XiYang6666 added the enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants