Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DebasishDhal99
/
The-Language-Transliteration-Project
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f68287
The-Language-Transliteration-Project
1 contributor
History:
51 commits
DebasishDhal99
Adding Serbo-croatian file which can transliterate both latin and Cyrillic forms of language of Former Yugoslavian countries, namely Croatian, Bosnian and Serbian.
6f68287
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
1.6 kB
Updating readme
over 1 year ago
app.py
Safe
5.22 kB
Removing those "Language:", "Output" things
over 1 year ago
hungarian.py
Safe
1.78 kB
Adding from nltk.tokenize import word_tokenize in Hungarian.py
over 1 year ago
polish.py
Safe
1.88 kB
Adding check special combination function
over 1 year ago
requirements.txt
Safe
56 Bytes
Adding essential-generators and googletrans libs
over 1 year ago
serbo_croatian.py
Safe
2.24 kB
Adding Serbo-croatian file which can transliterate both latin and Cyrillic forms of language of Former Yugoslavian countries, namely Croatian, Bosnian and Serbian.
over 1 year ago
turkish.py
Safe
1.89 kB
Commenting nltk and all as they are no longer required
over 1 year ago