Create flashcards from Japanese material for learning kanji and vocabulary.
- At the root of the repo,
poetry install
python -m spacy download ja_core_news_sm
pip install fasttext-langdetect==1.0.5
- Download the 三省堂スーパー大辞林 and place it into
data/in/dictionnaries
streamlit run scripts/1_app.py