简历提取

xzc 735f069276 修改: Dockerfile 3 years ago
tools 7ebccfa9dd 修改: tools/resume_parse.py 3 years ago
Dockerfile 735f069276 修改: Dockerfile 3 years ago
Python-3.8.12.tgz 1809c75860 新文件: Dockerfile 3 years ago
README.md bb7e0c4d07 modified: README.md 3 years ago
libstdc.so_.6.0.26.zip 1809c75860 新文件: Dockerfile 3 years ago
paddlepaddle-2.3.0-cp38-cp38-linux_x86_64.whl 1809c75860 新文件: Dockerfile 3 years ago
requirements.txt f5a9c561bc new file: Dockerfile 3 years ago

README.md

安装 rar 解压工具

apt install unrar-free

通用模板抽取

resume_parse.py 支持 doc, docx, pdf, txt, tar.gz, 7z, rar, zip

社招简历模板

srafa.py 支持 docx, pdf

内部人才简历模板

irafa.py 支持 docx, pdf

自定义模板抽取

custom.py 支持 docx, pdf

模型

model_100

使用base模型训练,效果较好,预测时间较长

model_best

使用mini模型训练,速度快