Skip to content

bfbenf/ukrainian-dict

This branch is up to date with dmklinger/ukrainian:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
David Klinger
Jul 12, 2023
fc89695 · Jul 12, 2023
Jul 12, 2023
Apr 6, 2022
Apr 21, 2022
Apr 3, 2022
May 25, 2022
May 25, 2022
Nov 4, 2022
Jul 12, 2023
Apr 15, 2022
Jul 12, 2023
Jul 12, 2023

Repository files navigation

Small fun little side project, fully searchable Ukrainian dictionary (Ukr -> Eng). A bit messy.

Made because I was a little annoyed by the dearth of resources for Ukrainian learners. All data scraped from wiktionary and dbnary, which helpfully provides many, many definitions for words that do not have entries yet in Wiktionary. Forms filled in from here, where a match was found.

Frontend gratiously hosted by github pages: https://dmklinger.github.io/ukrainian/

To get the data yourself run main.py in etl/. Requires a lot of time and a decent amount of RAM.

Distributed under Creative Commons Attribution-ShareAlike 3.0 Unported License - feel free to reuse this data!

(If you are also interested in a Russian dictionary, I have made a modified version of this code for Russian)

About

English to Ukrainian dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.0%
  • JavaScript 28.3%
  • CSS 5.3%
  • HTML 3.4%