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.
|
2 months ago | |
---|---|---|
data | 2 months ago | |
src | 2 months ago | |
.gitignore | 2 years ago | |
.kateproject | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 months ago | |
main.py | 2 years ago | |
requirements.txt | 3 months 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_core_news_sm
Usage
rlwrap python main.py