Debugging the pronunciation with words ending with a puncutation 4ed0334 DebasishDhal99 commited on Sep 8, 2023
Replacing text_input with text_area to allow multi line inputs bf2aadd DebasishDhal99 commited on Sep 2, 2023
Adding interactive features to Serbian tab for runtime errors dc9dbb4 DebasishDhal99 commited on Sep 2, 2023
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