Skip to content

elrob/AutoFlashcardGenerator

Repository files navigation

Final Submission of code for my MSc Project entitled:

Optimizing Terminology Extraction and Information Retrieval for the Automatic Generation of Flashcards from Lecture Notes



Place a PDF or txt file in this directory.

Examples for my_file_name.txt and my_file_name.pdf

TermSiphon: (this will fail - see the avoe note)

./TermSiphon.py my_file_name.txt [# of terms]
./TermSiphon.py my_file_name.pdf [# of terms]


Wikitriever:

./Wikitriever.py my_file_name.txt [# of Wikipedia articles]
./Wikitriever.py my_file_name.pdf [# of Wikipedia articles]


AutomaticFlashcardGenerator:

./AutomaticFlashcardGenerator.py my_file_name.txt [# of flashcards]
./AutomaticFlashcardGenerator.py my_file_name.pdf [# of flashcards]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages