Skip to content

Files

Latest commit

f66ea6e · Jun 8, 2023

History

History

wordlist

wordlist:

  • 词汇表格式化工具

英语词汇表

  • ✅️ CET4
  • ✅️ CET6
  • ✅️ GRE
  • ✅️ TOEFL
  • ✅️ IELTS

🔥️ 英语分级词库发布

🔥️ quickstart:

install:

  • ✅️ install python packages
# install 1: under toolbox/ dir:
task word:install

# install 2: under current dir:
task install

run:

# run 1: under toolbox/
task word:run


# run 2: under crrent dir/
task run

run unit test

task word:test

# or
task test

🔥️ 英语分级词汇报告:

  • ✅️ sum(CET4+CET6+TOEFL+IELTS+GRE) = 21151 个
  • ✅️ 重复了接近一半,实际是 13003 个
words num: CET4 = 4471,
words num: CET6 = 2083, 
words num: TOEFL = 3461,
words num: IELTS = 4512,
words num: GRE = 6624, 

sum(cet4+cet6+toefl+ielts+gre) = 21151 (重复了一半,实际是 13003 个)

words union: cet4_cet6 = 6027
words union: cet4_cet6_toefl = 8182
words union: cet4_cet6_toefl_ielts = 9320
words union: cet4_cet6_toefl_ielts_gre = 13003

reference: