Skip to content

tphuongvo/vocabulary_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocabulary list
Vocabulary is from three main resources:

Dictionary Vocab
Dictionary crawls word's meaning on Cambridge dictionary by command line then storing them in an excel workbook.
Using

  • Command line:
python DictionaryVocab/Cambridge_vocab.py `your word to look up`
  • Searching ubiquitous
python DictionaryVocab/Cambridge_vocab.py ubiquitous

Return:

Definition: seeming to be everywhere

                / juːˈbɪk.wɪ.təs /

Noted: This workbook should be converted to csv format and eliminated "," (comma) before being used for the Vocab_learner.

Vocab Learner
A vocabulary checking helper for English learners
vocab_learner.py
Using

  • Command line:
python vocab_learner.py

Set your Vocab list: give your vocab list to learn
Set your Target correct answer: give number of correct answers you want to check

Vocab List
Each list.csv contains around 25 words from personal sites.

About

A vocabulary checking helper for English learners

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages