You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, i could not understand how to give input for Hindi language. Its there in list of pre-trained language.
So i gave these test sentence of hindi.
"tum kahaan ja rahe ho" - Result -normalized (Fi, '0.8528')
i gave the above sentence in cmd on windows.
"तुम कहाँ जा रहे हो" - Result -normalized (Zh, '0.9999')
i gave the above hindi sentence in cmd with "test.docx" file as input
python langid.py -n < test.docx
What could be the possible reasons for not detecting hindi.
I tried with litthe bigger sentences too. Doesnot seem to work. What am i missing ??
The text was updated successfully, but these errors were encountered:
Hi,
First of all, i could not understand how to give input for Hindi language. Its there in list of pre-trained language.
So i gave these test sentence of hindi.
i gave the above sentence in cmd on windows.
i gave the above hindi sentence in cmd with "test.docx" file as input
python langid.py -n < test.docx
What could be the possible reasons for not detecting hindi.
I tried with litthe bigger sentences too. Doesnot seem to work. What am i missing ??
The text was updated successfully, but these errors were encountered: