Spaces:
Runtime error
Runtime error
chore: update TODOs
Browse files
app.py
CHANGED
|
@@ -32,19 +32,10 @@ st.write("")
|
|
| 32 |
st.write("")
|
| 33 |
|
| 34 |
# TODO
|
| 35 |
-
#
|
| 36 |
-
# MVP
|
| 37 |
-
# - ask sources' authors for permission or rephrase (Nick appproved)
|
| 38 |
-
|
| 39 |
-
# Workshopping:
|
| 40 |
# - try to write a headline with that tool
|
| 41 |
# - ask in Facebook/reddit group/privs Medium Wroters/bloggers for feedback!
|
| 42 |
|
| 43 |
-
# Features:
|
| 44 |
-
# - bloom few shot for high-level guidelines
|
| 45 |
-
# - train paraphraser to specific types
|
| 46 |
-
# - BERT for suprise metric
|
| 47 |
-
|
| 48 |
# 1 Primary guidelines
|
| 49 |
st.subheader("Primary Guidelines")
|
| 50 |
st.write("**Make sure your headline answers the following questions:**")
|
|
|
|
| 32 |
st.write("")
|
| 33 |
|
| 34 |
# TODO
|
| 35 |
+
# - editorial features
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
# - try to write a headline with that tool
|
| 37 |
# - ask in Facebook/reddit group/privs Medium Wroters/bloggers for feedback!
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
# 1 Primary guidelines
|
| 40 |
st.subheader("Primary Guidelines")
|
| 41 |
st.write("**Make sure your headline answers the following questions:**")
|