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.
- Python 3.12 (may work with older versions)
- pip
pip install -r requirements.txtIt is possible that punkt is not installed, if so, run:
python
nltk.download('punkt')python main.py