Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I get a list of all languages to loop over? #60

Open
delebash opened this issue Feb 14, 2023 · 4 comments
Open

How do I get a list of all languages to loop over? #60

delebash opened this issue Feb 14, 2023 · 4 comments

Comments

@delebash
Copy link

Tried this dc = langcodes.Dict.items()

@guimatheus92
Copy link

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?

@aaravrav
Copy link

aaravrav commented Jul 7, 2023

languages.txt
you can use this list that I extracted from langcodes. very suprised why langcodes dosent support a basic functionality like this

@jsaunders92
Copy link

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?

@georgkrause
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants