langcodes
langcodes copied to clipboard
How do I get a list of all languages to loop over?
Tried this dc = langcodes.Dict.items()
AC.
I also need this, didn't find a documentation about this (even on ChatGPT is not updated). How can I get a list of all languages?
languages.txt you can use this list that I extracted from langcodes. very suprised why langcodes dosent support a basic functionality like this
languages.txt you can use this list that I extracted from langcodes. very suprised why langcodes dosent support a basic functionality like this
How did you do this?
very suprised why langcodes dosent support a basic functionality like this
I don't want to be harsh here, but the reason is nobody worked on this. The project is not backed by a company and didn't have any funding, so please try to be kind instead of putting pressure on the people working on it. However, if you want to file a PR, its really welcome.
If you want to request new features, feel free to do so on https://github.com/georgkrause/language_data/issues