This commit is contained in:
@@ -35,6 +35,7 @@ def get_input_path() -> Path:
|
||||
return Path(sys.argv[1])
|
||||
# 默认测试路径(可按需修改)
|
||||
return Path("data/corpus/三国演义.txt")
|
||||
#return Path("data/user_docs/doublestory.txt")
|
||||
|
||||
|
||||
async def main():
|
||||
|
||||
Reference in New Issue
Block a user