Rearrange corpus
This commit is contained in:
@@ -83,7 +83,7 @@ import torch
|
||||
# -------------------------
|
||||
# Knowledge base selection
|
||||
# -------------------------
|
||||
BOOK_DIR = 'Books/Procedure' # just a string
|
||||
BOOK_DIR = 'Books/SongWriting' # just a string
|
||||
book_files = []
|
||||
|
||||
for f in Path(BOOK_DIR).rglob('*'):
|
||||
|
||||
Reference in New Issue
Block a user