Ralfouzan commited on
Commit
433b20d
·
1 Parent(s): a50fbaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -40,7 +40,12 @@ st.sidebar.markdown("[وكالة الانباء الكويتية](https://www.ku
40
  nlp = spacy.load("spacy.aravec.model")
41
 
42
  st.write("""
43
- Arabic headline news detection
 
 
 
 
 
44
  """)
45
 
46
  #read input from user
 
40
  nlp = spacy.load("spacy.aravec.model")
41
 
42
  st.write("""
43
+ YAQEN: is an Arabic headline news detection system Submitted to the College of Graduate Studies in Partial Fulfillment of the Requirements for the M.Sc.
44
+ Degree in:Computing Information Systems
45
+ Submitted by:
46
+ Reem Alfouzan
47
+ Project Supervisor:
48
+ Dr. Abdullah Almutairi
49
  """)
50
 
51
  #read input from user