Skip to content

teeeye/c2jd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

本项目的主要流程是:

  1. 通过 offline/* 模块生成原始数据
  2. 通过 utils/preprocess 将原始数据处理为训练数据, 目前训练数据格式为 candidate_summary | job_description | label 表示的是 candidate_summary 和 job_descprition 所对应的职位是否一致
  3. 选取 model/ 下的一个模型作为 model
  4. 创建 solver, 来求解 model 的最优参数

About

Candidate to job description mapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages