salsabilapl commited on
Commit
c6f05ae
1 Parent(s): b050133

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def get_top_keywords(topic, num_keywords=10):
22
 
23
  # Streamlit app
24
  def main():
25
- st.title("Aplikasi Diskusi Topic Produk Menggunakan Latent Dirichlet Allocation pada Platform Youtube📰")
26
 
27
  # Sidebar with title and description
28
  st.sidebar.title("Aplikasi Diskusi Topic Produk")
 
22
 
23
  # Streamlit app
24
  def main():
25
+ st.title("Aplikasi Diskusi Topic Produk Menggunakan Latent Dirichlet Allocation pada Artikel Berita📰")
26
 
27
  # Sidebar with title and description
28
  st.sidebar.title("Aplikasi Diskusi Topic Produk")