- MHacks 12 Hackathon project
- Team members: Victor Fu, Brian Lin, Alan Tran, Shayne
- Project Features:
- Use Google Cloud's Natural Language Processing to analyse text materials for keywords. Keywords are evaluated using the salience score, a measure of the word's importance relative to the rest of the text passage.
- Randomly remove from a list of N-most-salient keywords from the text and generate fill-in-the-blank quiz flashcards as PDF.
- Hosted a live demo web application using Flask. Originally hosted on a Google Compute Engine VM.
forked from victorfu14/flashcard_generator
-
Notifications
You must be signed in to change notification settings - Fork 0
brianlinUM/flashcard_generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Generate fill-in-the-blank flashcards automatically from a body of text! Hackathon project for helping students to study.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 47.5%
- Python 33.1%
- CSS 16.3%
- JavaScript 3.1%