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