Open Issues Need Help
View All on GitHub dictionary script unit tests about 2 months ago
help wanted tests
Wikitionary Scraper about 2 months ago
AI Summary: Create a Wiktionary data scraper and converter to update the project's Korean dictionary and add support for Vietnamese and Indonesian. This involves processing Wiktionary data dumps (no web scraping needed), converting the data into JSON or YAML, and providing a schema and documentation for the new data format.
Complexity:
4/5
feature help wanted
Populate Database with Korean about 2 months ago
AI Summary: Populate a Supabase database with Korean dictionary entries. This involves setting up a local Supabase instance, creating a Python object and SQL table to represent Korean dictionary entries, and writing a parsing function to import and insert data from a YAML file.
Complexity:
4/5
help wanted