Commit Graph

33 Commits

Author SHA1 Message Date
Seth Morabito d1ca855ced Move to directories from directories_next 2023-09-04 09:21:20 -07:00
Seth Morabito 3bb4ec26a1 Clean up clippy warnings 2023-09-04 09:15:42 -07:00
Seth Morabito ebf616d359 More words 2021-07-21 18:45:13 -07:00
Seth Morabito 8bbf6edcc0 Update categories in README.md 2021-07-20 09:45:14 -07:00
Seth Morabito a6988be1af Rename project to icecards 2021-07-20 09:41:25 -07:00
Seth Morabito 6998808b50 Added support for numerals 2021-07-20 09:34:29 -07:00
Seth Morabito 329e89dedd Support for Indefinite Pronouns 2021-07-19 19:40:46 -07:00
Seth Morabito 8b8c135026 Wordlist fixes, style changes
Fixed several words that were broken in the wordlist.
2021-07-19 14:50:44 -07:00
Seth Morabito c555e6536a Style changes 2021-07-19 13:54:51 -07:00
Seth Morabito e309b10e42 More words in the wordlist 2021-07-17 18:18:31 -07:00
Seth Morabito 53949176e1 Style changes 2021-07-14 03:31:47 -07:00
Seth Morabito c9af8e54be Even more words in the wordlist 2021-07-13 18:20:35 -07:00
Seth Morabito 725aae72a8 Sorted and cleaned up wordlist.txt 2021-07-13 17:25:01 -07:00
Seth Morabito a7c032a922 Simplified options and improved card styles 2021-07-13 14:45:16 -07:00
Seth Morabito 31b4dcdb55 Expanded wordlist 2021-07-13 11:44:24 -07:00
Seth Morabito 750a9447c5 Update README 2021-07-13 09:36:56 -07:00
Seth Morabito 63819eb7d2 Support for pronouns
Closes #5
2021-07-13 09:08:35 -07:00
Seth Morabito a27c4805aa Support for adverbs and phrases
Closes #1, #4
2021-07-12 19:53:36 -07:00
Seth Morabito d7d036141a Added vocabulary to sample wordlist 2021-07-12 16:49:47 -07:00
Seth Morabito 12dcf0e4cc Improved card layout 2021-07-11 17:50:04 -07:00
Seth Morabito 26736efc60 Simplifying options and clarifying README 2021-07-11 14:39:50 -07:00
Seth Morabito 627d79ee60 Merge branch 'verbs' into 'main'
Removed definition lookup, added verb support

See merge request seth/is-anki-gen!1
2021-07-11 21:25:34 +00:00
Seth Morabito 79d21b9535 Removed definition lookup, added verb support 2021-07-11 21:25:34 +00:00
Seth Morabito b9bc96a451 Refactor of Dictionary Management
The entire pathway from BIN data to card generation has been refactored
for better maintainability and better logical separation.
2021-07-10 09:52:10 -07:00
Seth Morabito e996940789 Load definitions from online dictionary
This change adds the ability to load definitions of words from the
University of Wisconsin Online Icelandic Dictionary at
https://digicoll.library.wisc.edu/IcelOnline/Search.TEId.html

The input file may now contain root words without pre-loaded
definitions. The definitions will be loaded from the UW Online
Dictionary and cached locally.

Lookups are rate-limited to 1 request per second, so it will
take a while to load a very long list of words.
2021-06-26 15:33:28 -07:00
Seth Morabito 7846174cce Added build script to gitignore 2021-06-01 18:01:49 -07:00
Seth Morabito a396393cdc Added more sample data 2021-05-28 12:31:20 -07:00
Seth Morabito 53914d818d Sort sample data using is_IS.UTF-8 2021-05-28 11:45:05 -07:00
Seth Morabito 5ddca8a27a Added ability to set IDs 2021-05-27 14:50:10 -07:00
Seth Morabito 3abc89bedc Input category support 2021-05-26 09:03:00 -07:00
Seth Morabito acf35684bf Added License and Readme 2021-05-26 07:51:38 -07:00
Seth Morabito 2076ae627f Added adjective support 2021-05-26 07:45:59 -07:00
Seth Morabito 9250725657 Working generation of Anki plural nouns deck 2021-05-26 05:38:35 -07:00