Commit ·
e0c07ab
1
Parent(s): 3e84639
add metadata for hfspaces
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# cij-analysis
|
| 2 |
|
| 3 |
A data analysis of [cijapanese.com](https://cijapanese.com/), built with streamlit. View the analysis [here](https://cij-analysis.streamlit.app/).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Comprehensible Input Analysis
|
| 3 |
+
emoji: 🌸
|
| 4 |
+
sdk: docker
|
| 5 |
+
app_port: 8501
|
| 6 |
+
tags:
|
| 7 |
+
- streamlit
|
| 8 |
+
pinned: true
|
| 9 |
+
short_description: Data analysis of cijapanese.com
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# cij-analysis
|
| 13 |
|
| 14 |
A data analysis of [cijapanese.com](https://cijapanese.com/), built with streamlit. View the analysis [here](https://cij-analysis.streamlit.app/).
|