79661564

Date: 2025-06-11 07:35:58
Score: 1.5
Natty:
Report link

@RajdeepPal You can use python uroman package (github).


import uroman as ur
uroman = ur.Uroman()  
print(uroman.romanize_string('अंतिम लक्ष्य क्या है'))


output: amtim lakssya kyaa hai
Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @You
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: khari-sing