hassiahk commited on
Commit
8a5dee8
β€’
1 Parent(s): 4aa97f4

Format strings

Browse files
Files changed (1) hide show
  1. apps/classifier.py +1 -0
apps/classifier.py CHANGED
@@ -67,6 +67,7 @@ def app():
67
 
68
  st.markdown(
69
  "❓ Can't figure out where to get a sample text other than the predefined ones? ❓\n"
 
70
  "We have provided Marathi newspaper links (section wise) below. Head over to any section of your choice, "
71
  "copy any headline and paste below to see if the model is predicting the respective class correctly or not?\n"
72
  "- [entertainment](https://maharashtratimes.com/entertainment/articlelist/19359255.cms)\n"
67
 
68
  st.markdown(
69
  "❓ Can't figure out where to get a sample text other than the predefined ones? ❓\n"
70
+ "\n"
71
  "We have provided Marathi newspaper links (section wise) below. Head over to any section of your choice, "
72
  "copy any headline and paste below to see if the model is predicting the respective class correctly or not?\n"
73
  "- [entertainment](https://maharashtratimes.com/entertainment/articlelist/19359255.cms)\n"