Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 242 Bytes

File metadata and controls

10 lines (9 loc) · 242 Bytes

This is a end of studies' project, realized with Exensa.

Set up

python3 -m venv pf2e_venv
source pf2e_venv/bin/activate
pip3 install -r requirements.txt
python3 readability/setup.py install
python3 -m spacy download fr_core_news_sm