You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 months ago | |
---|---|---|
data | 4 months ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
.kateproject | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 4 months ago | |
main.py | 1 year ago | |
requirements.txt | 1 year ago |
README.md
Errol
Futur intelligence du projet Némo (sera inclue dans Ratatouille)
- Traitement du language avec Spacy.
- Utilisation du rdf pour sauvegarder et traiter les données.
Installation
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python -m spacy download fr_dep_news_trf