internetarchive / internetarchive/bookreader

Concatenate isolated letters generated in the text files.

Open
#274 0 comments 0 reactions 0 assignees View on GitHub
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)**
![Screenshot_20200326_013317](https://user-images.githubusercontent.com/45262592/78130775-8e70c580-7437-11ea-8998-9f42d6468f4c.png)
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.