from local

This commit is contained in:
dohe0342 2023-01-27 16:38:25 +09:00
parent 0a071ecf27
commit fca11ea2f9
3 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
import os
import sys
import re
import glob
metafile = sys.argv[1]
outdir = "texts"