huggingface / transfer-learning-conv-ai

🦄 State-of-the-Art Conversational AI with Transfer Learning
MIT License
1.74k stars 430 forks source link

Is It Possible To Train With Unsupported Language In Spacy #125

Closed krisprabowo closed 1 year ago

krisprabowo commented 1 year ago

Hello so i just found this and wanted to explore with my own language (Indonesian Language). I'm aware that in Installation I need to download the English version for spacy: python -m spacy download en. I just found out that Indonesian is still not yet available for Spacy. What I wanted to ask is, is it still possible for me to train my own Conversational AI in the Indonesian language even though the language is still not supported yet by Spacy?