-
Notifications
You must be signed in to change notification settings - Fork 246
Pull requests: agwaBom/Assignment_12
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: correct file I/O modes, escaping logic, and main execution flow
#416
opened Nov 19, 2025 by
jigmee11
Loading…
Fix wrong file open mode and undefined variable in path_to_file_list
#412
opened Nov 19, 2025 by
2ez4mii
Loading…
Fix main.py to correctly build JSON from english/german files
#411
opened Nov 19, 2025 by
kunghun-jeong
Loading…
Fix: read utf-8 files, correct paragraph parsing, generate concated.json
#408
opened Nov 19, 2025 by
farhana-lgtm
Loading…
Fix main.py to generate valid JSON from input files
#407
opened Nov 19, 2025 by
hongjunki-405
Loading…
Fix variable overwrite bug in train_file_list_to_json
#406
opened Nov 19, 2025 by
seardrag0n
Loading…
Fix bugs in main.py for English/German JSON conversion
#405
opened Nov 19, 2025 by
STACSEMTH
Loading…
fix: correct file mode from 'w' to 'r' in path_to_file_list()
#401
opened Nov 19, 2025 by
winnercup1602
Loading…
Fixed main.py: Correct file reading and JSON formatting
#399
opened Nov 19, 2025 by
217785-collab
Loading…
Fix: correct file handling and JSON processing in training scripts — …
#398
opened Nov 19, 2025 by
tpdlsson
Loading…
Fix line 28 : change variable name (english_file -> german_file)
#394
opened Nov 19, 2025 by
YuriPark0123
Loading…
Fix file reading and writing functions in main.py
#392
opened Nov 19, 2025 by
Kimhyojung0810
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.