NikosKprl commited on
Commit
bac6155
·
verified ·
1 Parent(s): 95c6a21

Update ✨Entity Linking Application✨.py

Browse files
✨Entity Linking Application✨.py CHANGED
@@ -297,7 +297,7 @@ chrome_path = r'"C:\Program Files\Google\Chrome\Application\chrome.exe"'
297
 
298
  def main_cli():
299
  st.title("✨ Entity Linking Application ✨")
300
- st.caption("This Web Application is part of my master dissertation.")
301
 
302
 
303
  input_sentence_user = st.text_input("Enter a sentence:", "")
 
297
 
298
  def main_cli():
299
  st.title("✨ Entity Linking Application ✨")
300
+ st.caption("This web application is part of my master’s dissertation.")
301
 
302
 
303
  input_sentence_user = st.text_input("Enter a sentence:", "")