Adding a simple Serbian tab to check for runtime error ccfc6a3 DebasishDhal99 commited on Sep 2, 2023
Adding Serbo-croatian file which can transliterate both latin and Cyrillic forms of language of Former Yugoslavian countries, namely Croatian, Bosnian and Serbian. 6f68287 DebasishDhal99 commited on Sep 2, 2023
Trying a method to avoid deletion of first words during random sentence mode d94576d DebasishDhal99 commited on Aug 27, 2023
Expanding the output indentation method on all languages. 8486dac DebasishDhal99 commited on Aug 27, 2023
Putting the generation and translation imports inside translate function 0302af3 DebasishDhal99 commited on Aug 27, 2023
Input should also be shown when using random example method 1962c0b DebasishDhal99 commited on Aug 27, 2023
Adding option for random sentences in both all the languages. b776334 DebasishDhal99 commited on Aug 27, 2023
Commenting nltk and all as they are no longer required 04ac83f DebasishDhal99 commited on Aug 26, 2023
Updating the tokenizer method from nltk to regular splitting d043c48 DebasishDhal99 commited on Aug 26, 2023
Adding from nltk.tokenize import word_tokenize to turkish.py a216a89 DebasishDhal99 commited on Aug 26, 2023
Adding from nltk.tokenize import word_tokenize in Hungarian.py b8e56e6 DebasishDhal99 commited on Aug 26, 2023
Trying to eliminate multiple identical st.button widgets with the same generated key 459afd1 DebasishDhal99 commited on Aug 25, 2023
Eliminating error for st.button widgets with the same generated key. if st.button("Transliterate"): error 8e95c41 DebasishDhal99 commited on Aug 25, 2023
Attempting double tabbed interface, one tab for each language ae7c243 DebasishDhal99 commited on Aug 25, 2023
Changing hungarian_word_to_eng to hungarian_sentence_to_latin 7338704 DebasishDhal99 commited on Aug 25, 2023