A-Z-Python-Projects icon indicating copy to clipboard operation
A-Z-Python-Projects copied to clipboard

(CODE):Added program to append full stops at the end of the sentences in the files in an folder

Open Atharva1723 opened this issue 1 year ago • 2 comments

This Python program is designed to process text files within a specified input folder and add full stops to the end of sentences where needed. It is particularly useful for text in languages that do not consistently use full stops to denote the end of sentences. Please merge this code in the repository

Atharva1723 avatar Oct 13 '23 07:10 Atharva1723