Skip to content

A simple tool for document format transformation and char processing

Notifications You must be signed in to change notification settings

vickyandpiggy/document_preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip install docxpy
pip install pdfminer

进入文件夹>>>
运行单个文件:
python main.py -i input -o output
批量运行文件:将待转换文件放入format_free_input中,转换出的文件放入format_free_output
python main.py -a
帮助:
python main.py -h

About

A simple tool for document format transformation and char processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages