Todayâs post is very similar to one of my earlier posts titled â How to teach Algorithms ? â. In that earlier post, I announced an Algorithms App for iPad [1] . Recently, I ported Algorithms App to Mac [2] . Todayâs post is about âHow to learn Vocabulary efficiently ?â.
This summer, I went to a local bookstore to checkout the vocabulary section. There are several expensive books with limited number of practice tests. I also noticed a box of paper flashcards (with only 300 words) for around $25 !!! After doing some more research, I realized that the existing solutions (to learn english vocabulary) are either too hard to use and/or expensive and/or old-fashioned.
So I started building an app with âadaptivenessâ and âusabilityâ as primary goals. The result is the Vocabulary App [3] (for iPhone and iPad). Here is a short description of my app.
Vocabulary app uses a sophisticated algorithm (based on spaced repetition and Leitner system) to design adaptive multiple-choice vocabulary questions. It is built on a hypergraph of words constructed using lexical cohesion.
Learning tasks are divided into small sets of multiple-choice tests designed to help you master basic words before moving on to advanced words. Words that you have the hardest time are selected more frequently. For a fixed word, the correct and wrong answers are selected adaptively giving rise to hundreds of combinations. After each wrong answer, you receive a detailed feedback with the meaning and usage of the underlying word.
Works best when used every day. Take a test whenever you have free time.
Go ahead and download the Vocabulary App [4] and let me know your feedback/opinion (or) suggest new features.
At any given waking moment I spend my time either (1) math monkeying around (or) (2) code monkeying around. During math monkeying phase, I work on math open problems (currently related to directed minors [5] ). During code monkeying phase, I work on developing apps (currently Algorithms App, Vocabulary App) or adding new features to my websites TrueShelf [6] or Polytopix [7] . I try to maintain a balance between (1) and (2), subject to the nearest available equipment (a laptop or pen-and-paper). My next post will be on one of my papers (on directed minors) that is nearing completion. Stay tuned.
Links
- ^ Algorithms App for iPad (itunes.apple.com)
- ^ Algorithms App to Mac (itunes.apple.com)
- ^ Vocabulary App (itunes.apple.com)
- ^ Vocabulary App (itunes.apple.com)
- ^ directed minors (www.cs.princeton.edu)
- ^ TrueShelf (trueshelf.com)
- ^ Polytopix (polytopix.com)
No comments:
Post a Comment