Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.