add dialog structures
This commit is contained in:
parent
2504053a2c
commit
6f54d63ec4
@ -73,3 +73,4 @@ if __name__ == '__main__':
|
|||||||
text = process_text(text, nazwisko_user, nazwisko_system)
|
text = process_text(text, nazwisko_user, nazwisko_system)
|
||||||
text = replace_first_space_with_tab(text)
|
text = replace_first_space_with_tab(text)
|
||||||
write_tsv(file_path, text)
|
write_tsv(file_path, text)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user