Skip to content

Splits text into sentences, useful for automatic YouTube captions

License

Yeah-Jack/text-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Parser

DeepSource

This project contains a Python script that reads a text file, splits the text into sentences, formats the sentences, and writes the formatted text to a new file.

File Structure

  • Parser.py: The main script that performs the text parsing and formatting.

How to Run

  1. Ensure you have Python installed on your system.
  2. Place the text file you want to parse in the same directory as Parser.py and name it input.txt.
  3. Run the Parser.py script with Python:
python Parser.py

About

Splits text into sentences, useful for automatic YouTube captions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages