Skip to content

Commit

Permalink
Merge pull request #11 from sakan811/sakan811-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sakan811 authored Oct 12, 2024
2 parents ec49ad5 + bf75acf commit 560dda4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ Showcase visualizations about the common Japanese morphemes in YOASOBI's songs'
5. Save the file with a meaningful name (e.g., `yoasobi_songs.json`).
6. The script will automatically process all JSON files in the lyrics directory.

> You can seperate songs into it own JSON file, but the JSON structure should be as instructed
### Example of adding multiple songs:
```json
{
Expand Down Expand Up @@ -93,4 +95,4 @@ Showcase visualizations about the common Japanese morphemes in YOASOBI's songs'
```bash
docker exec morphemes-extractor python main.py
```
- Data is saved to a Postgres database.
- Data is saved to a Postgres database.

0 comments on commit 560dda4

Please sign in to comment.