--- title: Comprehensible Input Analysis emoji: 🌸 sdk: docker app_port: 8501 tags: - streamlit pinned: true short_description: Data analysis of cijapanese.com --- # cij-analysis A data analysis of [cijapanese.com](https://cijapanese.com/), built with streamlit. View the analysis [here](https://cij-analysis.streamlit.app/). ## Local development Install the dependencies: ``` pip install -r requirements.txt ``` Run the app ``` streamlit run app.py ``` Note: This app can also be run as a Docker container. See [Dockerfile](Dockerfile). ## Data Only derived statistics are included in this repository. If you would like access to the original raw transcripts, please consider purchasing a membership with [cijapanese.com](https://cijapanese.com/).