mcPear commited on
Commit
5450279
·
1 Parent(s): 568c6a8

chore: update TODO section

Browse files
Files changed (1) hide show
  1. app.py +5 -11
app.py CHANGED
@@ -23,17 +23,15 @@ st.markdown("---")
23
  # TODO
24
  # """
25
  # MVP
26
- # - keep merging guidelines
27
- # - clean up helps
28
- # - ask sources' authors for permission (or rephrase)
29
- # - ask Danni for help
30
 
31
  # Workshopping:
32
  # - try to write a headline with that tool
33
- # - use columns or expander to organise that
34
  # - fill help when possible, for types too
35
  # - ask in Facebook/reddit group/privs Medium Wroters/bloggers for feedback!
36
- # - own domain (host on Streamlit)
37
 
38
  # Features:
39
  # - consider turning examplary headlines into links
@@ -41,12 +39,8 @@ st.markdown("---")
41
  # - train paraphraser to specific types
42
  # - BERT for suprise metric
43
 
44
- # Design:
45
- # - check out H1-6 instead of Streamlit's header/subheader
46
- # """
47
-
48
  # 1 Substantial guidelines
49
- st.subheader("Substantial guidelines")
50
  st.write("**Make sure your headline answers the ultimate questions:**")
51
  st.checkbox("What the story is about?")
52
  st.checkbox(
 
23
  # TODO
24
  # """
25
  # MVP
26
+ # - research "Why the story matters to a reader?" and subtitles
27
+ # - ask sources' authors for permission or rephrase (Nick appproved)
28
+ # - ask Danni for help (asked)
 
29
 
30
  # Workshopping:
31
  # - try to write a headline with that tool
 
32
  # - fill help when possible, for types too
33
  # - ask in Facebook/reddit group/privs Medium Wroters/bloggers for feedback!
34
+ # - own domain (hosting on Streamlit requires asking for extra capacity, 3 users is default)
35
 
36
  # Features:
37
  # - consider turning examplary headlines into links
 
39
  # - train paraphraser to specific types
40
  # - BERT for suprise metric
41
 
 
 
 
 
42
  # 1 Substantial guidelines
43
+ st.subheader("Substantial Guidelines")
44
  st.write("**Make sure your headline answers the ultimate questions:**")
45
  st.checkbox("What the story is about?")
46
  st.checkbox(