Skip to content

GuitooStephan/nlp-project-epita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

This program reads any resume and extract various information from it.

The extractable information is

  • The skills
  • The Diploma
  • The diploma major
  • The experience

It is a simple python program which relies on a NER model built with Spacy.

Usage

# Make sure to create an environment
# This script will install the necessary requirements and run the application automatically
# You can also use the resumes stored in /data for testing
bash run_program.sh <resume_file_path>

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published