https://github.com/kaczmarj/nyt-word-of-the-day
Meanings of words from NYT Word of the Day
https://github.com/kaczmarj/nyt-word-of-the-day
Last synced: about 2 months ago
JSON representation
Meanings of words from NYT Word of the Day
- Host: GitHub
- URL: https://github.com/kaczmarj/nyt-word-of-the-day
- Owner: kaczmarj
- License: mit
- Created: 2023-02-27T00:39:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T21:29:17.000Z (about 2 years ago)
- Last Synced: 2025-02-10T02:33:27.088Z (4 months ago)
- Language: Python
- Homepage:
- Size: 118 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NYT Words of the Day
This is a list of 2,378 words and their meanings from
[NYT Word of the Day](https://www.nytimes.com/column/learning-word-of-the-day) from
Oct. 17, 2009 to Nov. 30, 2021.The [original list is available here](https://int.nyt.com/data/documenttools/vocabulary-video-contest-2021-word-list/8dd26e74fef8fe88/full.pdf).
The meanings were retrieved with the Python script `get_meanings.py`.
## Anki flashcards
2,333 of the words are now in flashcards. Please see the [releases]([url](https://github.com/kaczmarj/NYT-word-of-the-day/releases)). The script `make_csv.py` was used to make a CSV of the words and meanings, and this CSV was imported into Anki to create a deck. Some of the words are not included in the flashcards because they were not valid in the eyes of PyDictionary (consisted of multiple words).