Replies: 1 comment
-
This was just asked yesterday. It seems, I have to improve the documentation. >>> from lingua import Language
>>> Language.ENGLISH.iso_code_639_1
IsoCode639_1.EN
>>> Language.ENGLISH.iso_code_639_1.name
'EN' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Can lingua output ISO codes or just language names?
Cheers,
Ed
Beta Was this translation helpful? Give feedback.
All reactions