Skip to content

rfpg/text-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Use This Tool

Follow these steps to use the text cleaning tool for transcripts provided by the ITL:

Step 1: Download the Repository

Begin by downloading the repository to your computer.

Step 2: Prepare Your File

Rename your transcript file to file.txt and replace the existing file.txt in the repository with your file.

Step 3: Run the Script

To run the script, you will need to use a Python environment. You can execute the script from the terminal or command prompt. Here are the general steps to run a Python script, with additional help available at this blog post:

Example Code to Run Script on Terminal

  1. Goto the location of the script;
  2. Run the script.
cd ~/text-cleaner

python text-cleaner.py

About

Python Text File Cleaner for Transcripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages