Update README.md

This commit is contained in:
originalmk 2023-03-27 21:08:34 +02:00 committed by GitHub
parent 2330f9c1d1
commit ab6de0497d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ but it will be expanded to include even recursive neural networks version or the
1. Execute `pip3 install -r requirements.txt` to install all dependencies. 1. Execute `pip3 install -r requirements.txt` to install all dependencies.
2. Open Python shell (just `python3` command) and enter `nltk.download("punkt")`. 2. Open Python shell (just `python3` command) and enter `nltk.download("punkt")`.
3. Run `python3 main.py`, then select "Prepare data". 3. Run `python3 main.py`, then select "Prepare data".
4. Pick your desired song type from menu :) 4. Pick your desired song type from the menu :)
## Authors ## Authors
- Sebastian Kutny - Sebastian Kutny