Szymon Woźniak commited on
Commit
c63fab5
·
1 Parent(s): 878e3b5

change description of datasets page

Browse files
pages/2_Dataset_Statistics_&_citation_export.py CHANGED
@@ -36,7 +36,7 @@ st.set_page_config(page_title=TITLE, page_icon="📈")
36
 
37
  st.markdown(f"# {TITLE}")
38
  st.write("""\
39
- The table below shows the per-language statistics of the MMS corpus.
40
  You can use the **'Add filters'** checkbox to filter the table by any of the columns.
41
  You can also use the 'Export citations' button to export the citations for the datasets in the filtered table.
42
 
 
36
 
37
  st.markdown(f"# {TITLE}")
38
  st.write("""\
39
+ The table below shows the per-dataset statistics of the MMS corpus.
40
  You can use the **'Add filters'** checkbox to filter the table by any of the columns.
41
  You can also use the 'Export citations' button to export the citations for the datasets in the filtered table.
42