Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

231017000161 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

231017000161 #37

wants to merge 1 commit into from

Conversation

68632351
Copy link

基于对简历文本进行词性标注与依存句法分析等处理而实现的人员能力标签匹配的简历筛选系统。
该方法提供一种基于非结构化文本的转化为标签结构化数据的解决方案,为人力资源系统提供便捷的信息抽取能力,为人才招聘提供快速精准的筛选能力。主要使用自然语言中的文本相似度计算提供标签提取依据;依靠自然语言深度学习的ltp库中的句法分析技术结合词性分析,实现标签修饰成分的提取;利用标签库结合目标标签库实现简历的打分以及排名。

基于对简历文本进行词性标注与依存句法分析等处理而实现的人员能力标签匹配的简历筛选系统。
该方法提供一种基于非结构化文本的转化为标签结构化数据的解决方案,为人力资源系统提供便捷的信息抽取能力,为人才招聘提供快速精准的筛选能力。主要使用自然语言中的文本相似度计算提供标签提取依据;依靠自然语言深度学习的ltp库中的句法分析技术结合词性分析,实现标签修饰成分的提取;利用标签库结合目标标签库实现简历的打分以及排名。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant