Skip to content

jejobueno/CV-data-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Data Extraction

The aim of the project is to extract and cluster information from a free-format resume which later will be used to match similar Cvs.
To see the dataset: Kaggle


Project Guidelines

  • Repository : CV-data-extraction
  • Duration : 10 days
  • Deadline : 10.09.2021
  • Information to extract:
    • Personal information: name,surname,email address, postal address, phone number
      
    • Education: year, institution name, study name
      
    • Previous Job Experience: year, title, organization name
      
    • Skills
      

Prerequisites

  • Python3

Tools & Libraries

Installation

git clone https://github.com/jejobueno/CV-data-extraction
cd CV-data-extraction
pip install -r requirements.txt

Usage

streamlit run app.py

cvparser

Contributors

About

Extract and Cluster information from a free-format resume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages