Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnlzrgz/uned-glossary-to-anki
Workaround to extract terms and definition from glossary files from the UNED and migrate them to Anki.
https://github.com/dnlzrgz/uned-glossary-to-anki
anki jupyter jupyter-notebook workflow
Last synced: about 1 month ago
JSON representation
Workaround to extract terms and definition from glossary files from the UNED and migrate them to Anki.
- Host: GitHub
- URL: https://github.com/dnlzrgz/uned-glossary-to-anki
- Owner: dnlzrgz
- Created: 2022-12-06T12:16:45.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T12:16:49.000Z (about 2 years ago)
- Last Synced: 2024-11-05T21:08:14.566Z (3 months ago)
- Topics: anki, jupyter, jupyter-notebook, workflow
- Language: Jupyter Notebook
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNED's glossary to Anki deck
Being a student at the UNED, I have found that many subjects offer a glossary of "important" terms for the subject. This notebook shows a way to automate the export file of such glossary to Anki eliminating part of the, in my opinion, horrible format in which the UNED allows you to download it.
In the example it's used to parse the terms and definitions from the GEI subject.
Unfortunately much of the code consists of cleaning up the original formatting but, even so, I hope this workbook can be of help to you in similar tasks.