Skip to content

Pablousse/NLP-Radix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume parsing - Radix


Table of Contents
  1. About The Project
  2. Installation
  3. data sources
  4. Contributing

About The Project

This project aims to compare resume and find the most similar ones. The first part is to extract informations from the resume database and create a dataset. The second part is to create a model that compare the different resumes (not implemented yet)

Built With

Installation

  1. Clone the repo

    git clone git@github.com:Pablousse/NLP-Radix.git
  2. Install dependencies

    pip install -r requirements.txt
    python3 -m spacy download en_core_web_sm

Data sources

You can find the data we worked with on : Curriculum Vitae

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages