Update README.md

This commit is contained in:
nevo 2024-06-08 21:25:44 -07:00
parent 5647a7a95d
commit 08b8ec0597

View file

@ -1,6 +1,6 @@
# Pealim.com Dictionary To Anki Flash Cards # Pealim.com Dictionary To Anki Flash Cards
![Picture of a flashcard])(./flashcard.png) ![Picture of a flashcard](./flashcard.png)
## Tell me about the Script ## Tell me about the Script
This repository contains both the python script that can scrape the pealim.com website for dictionary words, as well as the resulting csv file 'pealim_dict.csv.' The script also has a function that adds tags by part of speech as well as add in a "shared roots" field that allows you to view the words with the same root. The resulting file is 'pealim_dict_for_anki.csv.' This file is then imported into Anki, where through a custom "pealim" note type, is turned into flash cards. This repository contains both the python script that can scrape the pealim.com website for dictionary words, as well as the resulting csv file 'pealim_dict.csv.' The script also has a function that adds tags by part of speech as well as add in a "shared roots" field that allows you to view the words with the same root. The resulting file is 'pealim_dict_for_anki.csv.' This file is then imported into Anki, where through a custom "pealim" note type, is turned into flash cards.