Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is simply, a free subject, academic project where we are asked to manipulate Machine Learning.

The goal of this project is to create a program that can make kind of CV screening.

Table of contents

Installation

Requirements

  • Python 3.12 (may work with older versions)
  • pip

Install dependencies with requirements.txt

pip install -r requirements.txt

It is possible that punkt is not installed, if so, run:

python
nltk.download('punkt')

Usage

Run the program

python main.py

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages