blazingbunny commited on
Commit
c9afb34
·
1 Parent(s): 170f624

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -12,6 +12,9 @@ st.sidebar.markdown("""
12
  2. **User Input**: Enter the text you want to analyze.
13
  3. **Analyze**: Click the 'Analyze' button.
14
  4. **View Results**: See the identified entities and their details.
 
 
 
15
  """)
16
 
17
  # Header and intro
 
12
  2. **User Input**: Enter the text you want to analyze.
13
  3. **Analyze**: Click the 'Analyze' button.
14
  4. **View Results**: See the identified entities and their details.
15
+
16
+ To do:
17
+ https://www.linkedin.com/pulse/seo-content-writing-how-optimize-entity-salience-emmanuel-dan-awoh/
18
  """)
19
 
20
  # Header and intro