deangelisdf / deangelisdf/write2audiobook

(Pre-analysis) (ebook/docx) Remove reference in book.

Open
#13 0 comments 0 reactions 1 assignee Claimed by @deangelisdf View on GitHub
docx enhancement ePub good first issue
Dominant language
Python
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

In many book is possible to find link to reference, but the reading of those numbers or phrase is not natural in a lecture section.

In all scripts exist a method used to extract chapter text, the analysis required here need to take this text as input and remove possible reference.
Most of times a reference Is defined with following syntax `[1]` where 1 is the reference.
Reference examples:
- [1]
- (Author, 1999)
- phrase.1

Desiderable: add an optional flag to remove the references from text.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.