Commit ·
e18b985
1
Parent(s): a175de4
add note about data not containing transcripts
Browse files
README.md
CHANGED
|
@@ -14,4 +14,9 @@ Run the app
|
|
| 14 |
streamlit run app.py
|
| 15 |
```
|
| 16 |
|
| 17 |
-
Note: This app can also be run as a Docker container. See [Dockerfile](Dockerfile).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
streamlit run app.py
|
| 15 |
```
|
| 16 |
|
| 17 |
+
Note: This app can also be run as a Docker container. See [Dockerfile](Dockerfile).
|
| 18 |
+
|
| 19 |
+
## Data
|
| 20 |
+
|
| 21 |
+
Only derived statistics are included in this repository. If you would like access to the original raw transcripts, please consider purchasing a membership
|
| 22 |
+
with [cijapanese.com](https://cijapanese.com/).
|