# 智能简历解析系统 **Repository Path**: pray-for-han-spirit/smartResume ## Basic Information - **Project Name**: 智能简历解析系统 - **Description**: 2023中软杯智能简历解析系统参赛作品,三等奖 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-02-22 - **Last Updated**: 2024-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 智能简历解析系统 2023中软杯智能简历解析系统参赛作品,三等奖 只放置了后端部分,通过移动云ocr进行图像识别检测,apachepoi辅助对不同文档进行解析 智能解析程序由python语言构建,主代码在main.py中