Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python_Project

  • Pink_Transcript_Editor_01
  • Audit Analyzer_Version_01
  • Audit Analyzer_Version_02

Pink_Transcript_Editor_01

Pink Transcript Cleaner is a User-friendly application designed to assist users in cleaning up text transcripts by removing all numbers, specific characters, or specific words. This tool is particularly useful for educators, students, and professionals who need to clean transcripts or text data for presentations, reports, or other purposes.

  • Run the Application: Execute the script to open the Pink Transcript Cleaner window.
  • Input Text: Copy and paste the transcript or text you want to clean into the "Input Text" area.
  • Remove All Numbers: Click the "Remove All Numbers" button to automatically remove all numeric characters from the text.
  • Remove Specific Characters/Words: Enter the specific characters or words you wish to remove in the provided input field (for words, separate them with commas). Click the "Remove Specific" button to clean the text based on your specified criteria.
  • Save the Cleaned Text: Click the "Save Output" button to save the cleaned text to a file of your choice.

image

Audit Analyzer Version 01

Python tool designed to help auditors efficiently scan and analyze PDF documents. By searching for specific keywords and extracting relevant text snippets, this tool enhances the auditing process, making it faster and more accurate.

  • Audit Analyzer_V01
    • The user runs the script and is prompted to enter the path to the PDF file.
    • The script reads the PDF and extracts the text.
    • The user enters a keyword to search within the PDF. The script returns snippets of text containing the keyword, with context.
    • The user can continue searching for additional keywords or exit the program by typing 'quit'.

Audit Analyzer Version 02

Significant upgrade from its predecessor, designed to provide a more intuitive and user-friendly experience through a graphical user interface (GUI). This tool empowers auditors to efficiently scan and analyze PDF documents for specific keywords, extract relevant text snippets, and save the results for further review.

  • Audit Analyzer_V02
    • Run the Script: Execute the script to launch the GUI.
    • Add PDF Files: Click the "Add PDF File" button to select PDF files for analysis.
    • Enter Keyword: Input a keyword in the text entry field and click "Search Keyword".
    • View Results: The results will be displayed in the text box with contextual snippets.
    • Save Results: Click "Save Results to CSV" to save the search results to a file. image

About

Python Project tools designed to help and enhances process

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages