Skip to content

Fix: correct file I/O modes, escaping logic, and main execution flow#416

Open
jigmee11 wants to merge 1 commit intoagwaBom:mainfrom
jigmee11:main
Open

Fix: correct file I/O modes, escaping logic, and main execution flow#416
jigmee11 wants to merge 1 commit intoagwaBom:mainfrom
jigmee11:main

Conversation

@jigmee11
Copy link
Copy Markdown

  • Swap incorrect 'w'/'r' modes in file reading and writing functions.
  • Fix variable assignment bug in path_to_file_list.
  • Correct boolean logic for character replacement checks.
  • Fix variable overwriting in train_file_list_to_json loop.
  • Update __main__ to correctly parse files before processing and call the correct functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant