-
Notifications
You must be signed in to change notification settings - Fork 71
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
Refactor ISO code usage using Python langcodes #55
Comments
Ping @m-charlton: definitely not the most difficult of issues, but this would be a solid one to pick up for now :) I'll get to the merges soon! |
This would basically allow us to remove this data from the JSON once that's merged :) |
@andrewtavis I have setup the development environment locally. I can see two functions |
Thanks @shashank-iitbhu! Really appreciate all the details! Let me know if there's anything I can to do help! |
Signed-off-by: Shashank Mittal <[email protected]>
fixes #55 : Refactor ISO code usage using Python langcodes
Terms
Description
Something that I realized while doing a project for work is that there is a Python package langcodes that can handle a lot of the ISO-2 code work we're doing with Scribe-Data. Adding this to the dependencies would also make adding new languages to the data process easier in the future :)
Contribution
Happy to support someone who has interest in working on this!
The text was updated successfully, but these errors were encountered: