Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 357 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 357 Bytes

Just a simple script that vectorizes txt files.


Usage

1. Install dependencies

pip install -r requirements.txt

2. Configure script:

Make changes to config.yaml


3. Run script

python vector-library

4. Check output

The output is saved as .csv in the output path found in config.yaml.