Commit History

Debugging Turkish end char pronunciation
718e9ec

DebasishDhal99 commited on

Debugging the pronunciation with words ending with a puncutation
4ed0334

DebasishDhal99 commited on

Replacing text_input with text_area to allow multi line inputs
bf2aadd

DebasishDhal99 commited on

Adding interactive features to Serbian tab for runtime errors
dc9dbb4

DebasishDhal99 commited on

Adding a simple Serbian tab to check for runtime error
ccfc6a3

DebasishDhal99 commited on

Removing Serbian tab to check for runtime errors.
49393cb

DebasishDhal99 commited on

Debugging an input error for serbian
8e774e6

DebasishDhal99 commited on

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

Removing those "Language:", "Output" things
8e79bf9

DebasishDhal99 commited on

Trying a method to avoid deletion of first words during random sentence mode
d94576d

DebasishDhal99 commited on

Updating Hungarian output indentation
104f6f5

DebasishDhal99 commited on

Expanding the output indentation method on all languages.
8486dac

DebasishDhal99 commited on

Trying an output indentation method on polish only
b18954f

DebasishDhal99 commited on

Putting the generation and translation imports inside translate function
0302af3

DebasishDhal99 commited on

Input should also be shown when using random example method
1962c0b

DebasishDhal99 commited on

Adding .text to the translator function
cd7cb7e

DebasishDhal99 commited on

Adding option for random sentences in all languages.
683a07d

DebasishDhal99 commited on

Adding option for random sentences in both all the languages.
b776334

DebasishDhal99 commited on

Adding essential-generators and googletrans libs
aac72b2

DebasishDhal99 commited on

Hugging face emoji addition
4ece7c6

DebasishDhal99 commited on

Commenting nltk and all as they are no longer required
04ac83f

DebasishDhal99 commited on

Updating the tokenizer method from nltk to regular splitting
d043c48

DebasishDhal99 commited on

nltk.download('punkt') in turkish.py
0a1267d

DebasishDhal99 commited on

nltk.download('punkt') in turkish.py
d38b8c7

DebasishDhal99 commited on

Adding from nltk.tokenize import word_tokenize to turkish.py
a216a89

DebasishDhal99 commited on

Adding from nltk.tokenize import word_tokenize in Hungarian.py
b8e56e6

DebasishDhal99 commited on

Removing re from requirement
2e3d8ee

DebasishDhal99 commited on

Adding nltk and re to the main app
6ba7298

DebasishDhal99 commited on

Adding nltk to the requirement
8002f9d

DebasishDhal99 commited on

Adding one more Hungarian example
6bb0b40

DebasishDhal99 commited on