Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 295 Bytes

word_file_extractor

如果要读取doc文件需要安装antiword(http://www.winfield.demon.nl)

step 1:

tar -xvf antiword-0.37.tar.gz

step 2:(自己定义安装路径,调用Extractor需要指定doc_extractor)

cd antiword-0.37 && make install && pwd > ~/antiword-path.txt