Install requirements
pip install -r requirements.txt
In CLI
python3 detect.py ./path/of/screenshots
WIP
- Detect language before mining data
- Better linter and spellcheck
- Send all mined data to a note book
- Organize mined data, with NLP
Install requirements
pip install -r requirements.txt
In CLI
python3 detect.py ./path/of/screenshots
WIP