internetarchive / internetarchive/bookreader
Concatenate isolated letters generated in the text files.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 491
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 3
Description
**Description**
Few of the words in the text files generated can be fixed by concatenation
**Evidence / Screenshot (if possible)**

Here the 'W' and 'hen' needs to be concatenated
**Proposal & Constraints**
'A' and 'I' are the only one letter word present in English language,
hence a small algorithm can be written which concatenates the other single letters with the
next word in case they are anything other than 'A' or 'I'.
**Stakeholders**
> @-tag any stakeholders of this bug
Contributor guide
Assessment
This issue has not been assessed yet.