powered by
space_quasher will automatically remove extra spaces between words. Therefore only one space between any pair of words will be left
space_quasher
space_quasher(x)
Sentences(s) in which extra spaces between any pair of words are quashed to one.
x is a text with single or multiple sentences given within double quotes.
S.Ramachandran
The extra spaces between words in sentences is quashed to one via space_quasher().
if (FALSE) space_quasher("I am a ghostbuster. I have the tools required to hunt ghosts") ##here pubmed_result.txt is the text file of abstracts saved from PubMed.
Run the code above in your browser using DataLab