Skip to content

Ellioben/wordwander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocabulary Processor

License

Vocabulary Processor is a program that automates the processing of vocabulary lists in the .svc format. It generates English articles for users to review and study. The program provides features to extract desired columns from a file, filter words and their meanings, generate new English articles, and create a new .svc file with the extracted vocabulary. Additionally, it allows users to randomly select a specified number of English words from the extracted vocabulary and display them.

Features

  • Automatically extracts desired columns from a file and filters words and their meanings.
  • Generates new English articles and saves them as a new .svc file.
  • Randomly selects a specified number of English words from the extracted vocabulary and displays them.

Installation

  1. Ensure you have Go installed on your system. If not, you can download and install it from the official Go website: https://golang.org/

  2. Clone this repository:

git@github.com:Ellioben/wordwander.git
  1. Navigate to the project directory.
cd wordwander
  1. Place the input .svc file in the collection folder within the project directory.

  2. Compile the source code to generate the binary file.

go build  main.go

Usage

  1. Run the compiled binary file.
./main
  1. Follow the program prompts to perform the desired operations, such as generating English articles or displaying random words.

  2. View the generated English articles and other result files in the output folder within the project directory.

AI platform:智谱AI开放平台

About

Good & Simple tool to learn English

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages