Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAN Academy Vocabulary Quiz Generator

Description

The vocab_generator is a Python program designed to assist users in generating vocabulary lists from text files. It processes input text files, extracts unique words, and compiles them into a structured vocabulary list.

Features:

  • Text File Processing: Reads and processes input text files to extract words.
  • Vocabulary Compilation: Identifies unique words and compiles them into a list.
  • Output Options: Provides options to save the vocabulary list in various formats.

Installation

  1. Clone the repository:
git clone https://github.com/7174Andy/vocab_generator.git
  1. Navigate to the project directory:
cd vocab_generator
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Prepare input files Place the text files you wish to process into the 칸 단어 directory within the project folder.

  2. Run the program. Execute the following command to generate the vocabulary list:

    python vocab_generator.py
  3. Access the Output The program will generate a vocabulary list in the working directory within the project folder.

Warnings

Since I made the program in a Korean private English academy called KAN Academy, there are some Koreans within the code.

About

Automatic Vocabulary Quiz Generator

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages